| Package | Description |
|---|---|
| org.apache.mina.transport.vmpipe |
In-VM pipe support which removes the overhead of local loopback communication.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
DefaultVmPipeSessionConfig
A default implementation of
VmPipeSessionConfig. |
| Modifier and Type | Method and Description |
|---|---|
VmPipeSessionConfig |
VmPipeSession.getConfig() |
VmPipeSessionConfig |
VmPipeAcceptor.getSessionConfig()
Returns the default configuration of the new
IoSessions
created by this service. |
VmPipeSessionConfig |
VmPipeConnector.getSessionConfig()
Returns the default configuration of the new
IoSessions
created by this service. |