public static interface DirectDispatcher.ProviderDispatchable
Modifier and Type | Method and Description |
---|---|
void |
dispatchSessionProtocol(long sid,
int ptype,
Octets pdata) |
void |
onTunnel(limax.provider.providerendpoint.Tunnel protocol) |
void |
onViewControl(limax.provider.providerendpoint.SendControlToServer protocol) |
void |
setSwitcherReceiveable(DirectDispatcher.SwitcherReceiveable recvable) |
void dispatchSessionProtocol(long sid, int ptype, Octets pdata)
void onViewControl(limax.provider.providerendpoint.SendControlToServer protocol)
void onTunnel(limax.provider.providerendpoint.Tunnel protocol)
void setSwitcherReceiveable(DirectDispatcher.SwitcherReceiveable recvable)