|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseSessionConfig | |
|---|---|
| org.apache.mina.io.datagram | Datagram (UDP/IP) support. |
| org.apache.mina.io.socket | Socket (TCP/IP) support. |
| org.apache.mina.protocol.vmpipe | In-VM pipe support which removes the overhead of local loopback communication. |
| Uses of BaseSessionConfig in org.apache.mina.io.datagram |
|---|
| Subclasses of BaseSessionConfig in org.apache.mina.io.datagram | |
|---|---|
class |
DatagramSessionConfig
A SessionConfig for datagram transport (UDP/IP). |
| Uses of BaseSessionConfig in org.apache.mina.io.socket |
|---|
| Subclasses of BaseSessionConfig in org.apache.mina.io.socket | |
|---|---|
class |
SocketSessionConfig
A SessionConfig for socket transport (TCP/IP). |
| Uses of BaseSessionConfig in org.apache.mina.protocol.vmpipe |
|---|
| Subclasses of BaseSessionConfig in org.apache.mina.protocol.vmpipe | |
|---|---|
class |
VmPipeSessionConfig
A SessionConfig for in-VM pipe transport. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||