|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
AprSocketConnectorAprIoProcessor with a given Exector for
handling I/Os events.
IoSession serving of base for APR based sessions.IoAcceptor for APR based socket transport (TCP/IP).AprSocketAcceptor using default parameters (multiple thread model).
AprSocketAcceptor using default parameters, and
given number of AprIoProcessor for multithreading I/O operations.
AprSocketAcceptor with default configuration but a
specific AprIoProcessor, useful for sharing the same processor over multiple
IoService of the same type.
AprSocketAcceptor with a given Executor for handling
connection events and a given AprIoProcessor for handling I/O events, useful for
sharing the same processor and executor over multiple IoService of the same type.
IoConnector for APR based socket transport (TCP/IP).AprSocketConnector with default configuration (multiple thread model).
AprSocketConnector with default configuration, and
given number of AprIoProcessor for multithreading I/O operations
AprSocketConnector with default configuration but a
specific IoProcessor, useful for sharing the same processor over multiple
IoService of the same type.
AprSocketConnector with a given Executor for handling
connection events and a given IoProcessor for handling I/O events, useful for sharing
the same processor and executor over multiple IoService of the same type.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||