public interface UscSession
| Modifier and Type | Method and Description |
|---|---|
UscChannel |
getChannel()
The physical USC channel that this session's traffic is traveling over.
|
int |
getPort()
The port number of the service on the device.
|
int |
getSessionId()
The session ID corresponding to this session.
|
UscChannel getChannel()
int getSessionId()
int getPort()
Copyright © 2019 OpenDaylight. All rights reserved.