jSyncManager

Uses of Class
org.jSyncManager.API.Protocol.PADP_PacketTooBigException

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

Copyright (c) 1999 - 2003 Brad BARCLAY and others. All Rights Reserved.