public interface PacketReceiver
Modifier and Type | Method and Description |
---|---|
void |
ReceivePacket(DatagramSocket sock)
Receive packets on the specified datagram socket.
|
void ReceivePacket(DatagramSocket sock) throws IOException
sock
- java.net.DatagramSocketIOException
- The exception description.Copyright © 2005–2018 Alfresco Software. All rights reserved.