|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

A common transport configuration that specifies basic dependencies for channel
multiplexers, connectors and acceptors.
| Method Summary | |
|---|---|
IBufferProvider |
getBufferProvider()
|
ILifecycle |
getLifecycle()
Returns the lifecycle delegate used for inactivity checks in the setter implementations of this transport configuration. |
IProtocolProvider |
getProtocolProvider()
|
ExecutorService |
getReceiveExecutor()
|
void |
setBufferProvider(IBufferProvider bufferProvider)
|
void |
setLifecycle(ILifecycle lifecycle)
Sets the lifecycle delegate to be used for inactivity checks in the setter implementations of this transport configuration. |
void |
setProtocolProvider(IProtocolProvider protocolProvider)
|
void |
setReceiveExecutor(ExecutorService receiveExecutor)
|
| Methods inherited from interface org.eclipse.net4j.util.security.INegotiatorAware |
|---|
getNegotiator, setNegotiator |
| Method Detail |
|---|
ILifecycle getLifecycle()
void setLifecycle(ILifecycle lifecycle)
IBufferProvider getBufferProvider()
void setBufferProvider(IBufferProvider bufferProvider)
ExecutorService getReceiveExecutor()
void setReceiveExecutor(ExecutorService receiveExecutor)
IProtocolProvider getProtocolProvider()
void setProtocolProvider(IProtocolProvider protocolProvider)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||