Package | Description |
---|---|
org.apache.mina.transport.vmpipe |
In-VM pipe support which removes the overhead of local loopback communication.
|
Modifier and Type | Method and Description |
---|---|
VmPipeSessionConfig |
VmPipeConnector.getSessionConfig()
Returns the default configuration of the new
IoSession s
created by this service. |
VmPipeSessionConfig |
VmPipeAcceptor.getSessionConfig()
Returns the default configuration of the new
IoSession s
created by this service. |
Copyright © 2004–2016 Apache MINA Project. All rights reserved.