|
JBoss Remoting 4.0.0.Beta3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConnectionProviderContext

A context for a connection provider. This provides additional endpoint methods to connection providers which are not accessible otherwise.
| Method Summary | |
|---|---|
void |
accept(ConnectionHandlerFactory connectionHandlerFactory)
Accept a connection that was received by the corresponding protocol handler. |
Endpoint |
getEndpoint()
Get the endpoint. |
Executor |
getExecutor()
Get an executor usable for running asynchronous tasks. |
org.xnio.Xnio |
getXnio()
Get the XNIO instance. |
org.xnio.XnioWorker |
getXnioWorker()
Get the XNIO worker to use for network operations. |
| Method Detail |
|---|
void accept(ConnectionHandlerFactory connectionHandlerFactory)
connectionHandlerFactory - the connection handler factoryEndpoint getEndpoint()
org.xnio.Xnio getXnio()
Executor getExecutor()
org.xnio.XnioWorker getXnioWorker()
|
JBoss Remoting 4.0.0.Beta3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||