Package | Description |
---|---|
info.pppc.base.plugin.ip | |
info.pppc.base.plugin.ip.util |
Modifier and Type | Method and Description |
---|---|
void |
IPMulticastTransceiver.release(IPPacketConnector connector)
Releases the specified connector by removing it from the
list of open connectors.
|
void |
IPBroadcastTransceiver.release(IPPacketConnector connector)
Releases the specified connector by removing it from the list of open
connectors.
|
Modifier and Type | Method and Description |
---|---|
void |
IIPPlugin.release(IPPacketConnector connector)
Called by the packet connector to signal that it has been
removed.
|