public static interface DirectDispatcher.SwitcherReceiveable
Modifier and Type | Method and Description |
---|---|
void |
switcherBroadcast(int ptype,
Octets data) |
void |
switcherUnicast(long sid,
int ptype,
Octets data) |
void |
syncViewToClients(limax.provider.providerendpoint.SyncViewToClients protocol) |
void |
tunnel(limax.provider.providerendpoint.Tunnel protocol) |
void switcherUnicast(long sid, int ptype, Octets data)
void switcherBroadcast(int ptype, Octets data)
void syncViewToClients(limax.provider.providerendpoint.SyncViewToClients protocol)
void tunnel(limax.provider.providerendpoint.Tunnel protocol)