public static class TimeBaseMarshaller.GotTimeBaseMarshaller extends InvocationMarshaller.ListenerMarshaller implements TimeBaseService.GotTimeBaseListener
TimeBaseService.GotTimeBaseListener.Streamable.Closure| Modifier and Type | Field and Description |
|---|---|
static int |
GOT_TIME_OID
The method id used to dispatch
gotTimeOid(int)
responses. |
callerOid, listener, mapStamp, omgr, REQUEST_FAILED_RSPID, requestId, transport| Constructor and Description |
|---|
GotTimeBaseMarshaller() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispatchResponse(int methodId,
Object[] args)
Called to dispatch an invocation response to our target listener.
|
void |
gotTimeOid(int arg1)
Communicates the result of a successful
TimeBaseService.getTimeOid(java.lang.String, com.threerings.presents.client.TimeBaseService.GotTimeBaseListener) request. |
requestFailed, setInvocationId, setNoResponse, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitrequestFailedpublic static final int GOT_TIME_OID
gotTimeOid(int)
responses.public void gotTimeOid(int arg1)
TimeBaseService.GotTimeBaseListenerTimeBaseService.getTimeOid(java.lang.String, com.threerings.presents.client.TimeBaseService.GotTimeBaseListener) request.gotTimeOid in interface TimeBaseService.GotTimeBaseListenerpublic void dispatchResponse(int methodId,
Object[] args)
InvocationMarshaller.ListenerMarshallerdispatchResponse in class InvocationMarshaller.ListenerMarshallerCopyright © 2015. All rights reserved.