|
Celtix User APIs | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServerTransportCallback
ServerTransportCallback
Method Summary | |
---|---|
void |
dispatch(InputStreamMessageContext ctx,
ServerTransport transport)
Used to dispatch a message from the ServerTransport
to an servant. |
Method Detail |
---|
void dispatch(InputStreamMessageContext ctx, ServerTransport transport)
ServerTransport
to an servant.
ctx
- The MessageContext associated with the call.
|
Celtix User APIs | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |