public class UDPNotification extends Notification
RECEPTION, SEND| Constructor and Description |
|---|
UDPNotification(boolean isReception,
java.net.InetSocketAddress address,
byte[] buffer) |
UDPNotification(boolean isReception,
java.net.InetSocketAddress address,
byte[] buffer,
long timeMillis) |
getAddress, getBuffer, getDeliveryListener, getErrorObject, getOperationResult, getTimeMillis, isReception, isSend, setAddress, setBuffer, setDeliveryListener, setErrorObject, setOperationResult, setReception, setSend, setTimeMillispublic UDPNotification(boolean isReception,
java.net.InetSocketAddress address,
byte[] buffer)
isReception - address - buffer - public UDPNotification(boolean isReception,
java.net.InetSocketAddress address,
byte[] buffer,
long timeMillis)
reception - socketAddress - recBytes - currentTimeMillis - Copyright © 2004-2016 FEUP-LSTS and Neptus developers. All Rights Reserved.