public interface DSPacket extends DSSerializable
The base interface for any DataSource packet that can be sent to peers.
Modifier and Type | Method and Description |
---|---|
void |
send()
Send this DSPacket.
|
void |
sendDirect()
Send this DSPacket directly - bypassing any configured sending mechanism that may be in place.
|
void |
sendToPeer(int peer)
Sends this DSPacket object to the specified peer.
|
toBytes
void sendToPeer(int peer)
peer
- the DataSource
peer.void sendDirect()
void send()
Please send bug reports and comments to Caplin support