|
jSyncManager | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PADP_PacketTooBigException | |
---|---|
org.jSyncManager.API.Protocol |
Uses of PADP_PacketTooBigException in org.jSyncManager.API.Protocol |
---|
Methods in org.jSyncManager.API.Protocol that throw PADP_PacketTooBigException | |
(package private) static PADPFragmentSet |
PADPFragmentSet.fragmentPacket(byte[] data,
byte src,
byte dest,
byte transID)
Fragments a packet of data into multiple PADP packets. |
void |
PADP.transmitPacket(GenericPacket pkt)
Transmit a packet to the underlying SLP protocol layer. |
void |
PADP.transmitPacket(byte[] data,
byte hostSocket,
byte serverSocket)
Transmit a packet to the underlying SLP protocol layer. |
protected void |
PADP.transmitPacket(byte[] data,
byte hostSocket,
byte serverSocket,
boolean flag)
Transmit a packet to the underlying SLP protocol layer. |
void |
CMPDLPTransferInterface.transmitPacket(byte[] date,
byte srcSocket,
byte destSocket)
Transmits a packet to the underlying communication subsystem. |
void |
USB.transmitPacket(byte[] data,
byte srcSocket,
byte destSocket)
Transmits a packet to the underlying communication subsystem. |
|
jSyncManager | |||||||||
PREV NEXT | FRAMES NO FRAMES |