|
JBoss Remoting 3.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientConnector | |
|---|---|
| org.jboss.remoting3 | The base Remoting 3 API package. |
| Uses of ClientConnector in org.jboss.remoting3 |
|---|
| Methods in org.jboss.remoting3 that return ClientConnector | ||
|---|---|---|
|
Connection.createClientConnector(RequestListener<I,O> listener,
Class<I> requestClass,
Class<O> replyClass)
Create a client connector which may only transmitted to the remote side of this connection, allowing it to use the included service. |
|
|
Connection.createClientConnector(RequestListener<I,O> listener,
Class<I> requestClass,
Class<O> replyClass,
org.jboss.xnio.OptionMap optionMap)
Create a client connector which may only transmitted to the remote side of this connection, allowing it to use the included service. |
|
|
JBoss Remoting 3.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||