public interface PacketRequest
| Modifier and Type | Method and Description | 
|---|---|
ApplicationId | 
appId()
Obtains the application id. 
 | 
Optional<DeviceId> | 
deviceId()
Obtains the optional device id. 
 | 
NodeId | 
nodeId()
Obtains the node id. 
 | 
PacketPriority | 
priority()
Obtains the priority. 
 | 
TrafficSelector | 
selector()
Obtains the traffic selector. 
 | 
TrafficSelector selector()
PacketPriority priority()
ApplicationId appId()
NodeId nodeId()