|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientInfo | |
|---|---|
| com.github.inspektr.common.spi | |
| com.github.inspektr.common.web | |
| Uses of ClientInfo in com.github.inspektr.common.spi |
|---|
| Methods in com.github.inspektr.common.spi that return ClientInfo | |
|---|---|
ClientInfo |
DefaultClientInfoResolver.resolveFrom(org.aspectj.lang.JoinPoint joinPoint,
java.lang.Object retVal)
|
ClientInfo |
ClientInfoResolver.resolveFrom(org.aspectj.lang.JoinPoint joinPoint,
java.lang.Object retVal)
Resolve the ClientInfo from the provided arguments and return value. |
| Uses of ClientInfo in com.github.inspektr.common.web |
|---|
| Fields in com.github.inspektr.common.web declared as ClientInfo | |
|---|---|
static ClientInfo |
ClientInfo.EMPTY_CLIENT_INFO
|
| Methods in com.github.inspektr.common.web that return ClientInfo | |
|---|---|
static ClientInfo |
ClientInfoHolder.getClientInfo()
|
| Methods in com.github.inspektr.common.web with parameters of type ClientInfo | |
|---|---|
static void |
ClientInfoHolder.setClientInfo(ClientInfo clientInfo)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||