|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VmPipeAddress | |
|---|---|
| org.littleshoot.mina.transport.vmpipe | In-VM pipe support which removes the overhead of local loopback communication. |
| org.littleshoot.mina.transport.vmpipe.support | Internal classes used by org.apache.mina.transport.vmpipe package. |
| Uses of VmPipeAddress in org.littleshoot.mina.transport.vmpipe |
|---|
| Methods in org.littleshoot.mina.transport.vmpipe with parameters of type VmPipeAddress | |
|---|---|
int |
VmPipeAddress.compareTo(VmPipeAddress o)
|
| Uses of VmPipeAddress in org.littleshoot.mina.transport.vmpipe.support |
|---|
| Methods in org.littleshoot.mina.transport.vmpipe.support that return VmPipeAddress | |
|---|---|
VmPipeAddress |
VmPipe.getAddress()
|
| Constructors in org.littleshoot.mina.transport.vmpipe.support with parameters of type VmPipeAddress | |
|---|---|
VmPipe(VmPipeAcceptor acceptor,
VmPipeAddress address,
IoHandler handler,
IoServiceConfig config,
IoServiceListenerSupport listeners)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||