Interface | Description |
---|---|
IIPPlugin |
The ip plug-in interface is implemented by ip plug-ins to enable the
reuse of the ip-based connectors.
|
Class | Description |
---|---|
IPPacket |
The ip packet is a packet that wraps the underlying datagram packet.
|
IPPacketConnector |
A connector that encapsulates a datagram socket.
|
IPStreamConnector |
The stream connector transforms an incoming or outgoing socket into a
stream connector that can be used by base.
|