public interface RpcCallContext extends Delayable
Modifier and Type | Method and Description |
---|---|
void |
throwExceptionIfCallerDisconnected()
Throw an exception if the caller who made this IPC call has disconnected.
|
endDelay, endDelay, endDelayThrowing, isDelayed, isReturnValueDelayed, startDelay
void throwExceptionIfCallerDisconnected() throws CallerDisconnectedException
CallerDisconnectedException
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.