public static class ControlFrameTags.RPC extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ControlFrameTags.RPC.EndService |
static class |
ControlFrameTags.RPC.EndServiceACK |
static class |
ControlFrameTags.RPC.EndServiceNAK |
static class |
ControlFrameTags.RPC.RegisterSecondaryTransport
This frame is sent from application to Core to notify that Secondary Transport has been
established.
|
static class |
ControlFrameTags.RPC.RegisterSecondaryTransportACK |
static class |
ControlFrameTags.RPC.RegisterSecondaryTransportNAK |
static class |
ControlFrameTags.RPC.StartService |
static class |
ControlFrameTags.RPC.StartServiceACK |
static class |
ControlFrameTags.RPC.StartServiceNAK |
static class |
ControlFrameTags.RPC.TransportEventUpdate
This frame is sent from Core to application to indicate that status or configuration of
transport(s) is/are updated.
|
| Constructor and Description |
|---|
RPC() |