Package | Description |
---|---|
com.captainalm.lib.calmnet.marshal |
This package contains the network marshals for managed sending of
IPacket s on sockets. |
com.captainalm.lib.calmnet.packet |
This package contains the network packets and handling code.
|
com.captainalm.lib.calmnet.packet.core |
This package contains the core network packets.
|
com.captainalm.lib.calmnet.packet.factory |
This package contains the
IPacketFactory interface and standard classes. |
com.captainalm.lib.calmnet.packet.fragment |
This package contains the fragment network packets and
the
FragmentReceiver and FragmentSender objects. |
com.captainalm.lib.calmnet.ssl |
This package provides SSL utilities for wrapping
Socket s and creating SSLContext s. |
com.captainalm.lib.calmnet.stream |
This package provides streams for network packet streaming.
|