public class UscRemoteChannelEventMessage extends UscRemoteMessage
| Modifier and Type | Class and Description |
|---|---|
static class |
UscRemoteChannelEventMessage.ChannelEventType |
routeIdentifier| Constructor and Description |
|---|
UscRemoteChannelEventMessage(UscRemoteChannelIdentifier remoteChannel,
UscRemoteChannelEventMessage.ChannelEventType type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isClose() |
boolean |
isCreate() |
String |
toString() |
getRouteIdentifierpublic UscRemoteChannelEventMessage(UscRemoteChannelIdentifier remoteChannel, UscRemoteChannelEventMessage.ChannelEventType type)
public boolean isCreate()
public boolean isClose()
public String toString()
toString in class UscRemoteMessageCopyright © 2019 OpenDaylight. All rights reserved.