|
JBoss Remoting 3 3.2.0.Beta2-redhat-1 | |||||||||
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 the endpoint's executor. |
Method Detail |
---|
Executor getExecutor()
void accept(ConnectionHandlerFactory connectionHandlerFactory)
connectionHandlerFactory
- the connection handler factoryEndpoint getEndpoint()
|
JBoss Remoting 3 3.2.0.Beta2-redhat-1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |