|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Client | |
|---|---|
| org.jboss.remoting | |
| org.jboss.remoting.callback | |
| org.jboss.remoting.loading | |
| Uses of Client in org.jboss.remoting |
|---|
| Methods in org.jboss.remoting with parameters of type Client | |
|---|---|
void |
ConnectionListener.handleConnectionException(java.lang.Throwable throwable,
Client client)
Called when a target server or client found to be dead. |
| Constructors in org.jboss.remoting with parameters of type Client | |
|---|---|
ConnectionValidator(Client client)
|
|
ConnectionValidator(Client client,
int pingPeriod)
|
|
LeasePinger(Client remotingClient)
|
|
| Uses of Client in org.jboss.remoting.callback |
|---|
| Methods in org.jboss.remoting.callback that return Client | |
|---|---|
Client |
ServerInvokerCallbackHandler.getCallbackClient()
|
| Uses of Client in org.jboss.remoting.loading |
|---|
| Methods in org.jboss.remoting.loading with parameters of type Client | |
|---|---|
void |
ClassByteClassLoader.setClientInvoker(Client loaderClient)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||