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