|
JBoss Remoting 3.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionHandlerFactory | |
|---|---|
| org.jboss.remoting3.spi | Service provider classes and interfaces. |
| Uses of ConnectionHandlerFactory in org.jboss.remoting3.spi |
|---|
| Methods in org.jboss.remoting3.spi with parameters of type ConnectionHandlerFactory | |
|---|---|
void |
ConnectionProviderContext.accept(ConnectionHandlerFactory connectionHandlerFactory)
Accept a connection that was received by the corresponding protocol handler. |
| Method parameters in org.jboss.remoting3.spi with type arguments of type ConnectionHandlerFactory | |
|---|---|
org.jboss.xnio.Cancellable |
ConnectionProvider.connect(URI uri,
org.jboss.xnio.OptionMap connectOptions,
org.jboss.xnio.Result<ConnectionHandlerFactory> result,
CallbackHandler callbackHandler)
Open an outbound connection to the given URI. |
|
JBoss Remoting 3.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||