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