Uses of Class
udt.packets.DataPacket

Packages that use DataPacket
udt   
 

Uses of DataPacket in udt
 

Methods in udt with parameters of type DataPacket
protected  void UDTReceiver.onDataPacketReceived(DataPacket dp)
           
protected  boolean UDTSender.sendUdtPacket(DataPacket p, int timeout, TimeUnit units)
          writes a data packet into the sendQueue, waiting at most for the specified time if this is not possible due to a full send queue
 



Copyright © 2013 LittleShoot. All Rights Reserved.