public interface RpcCommand<T extends com.google.protobuf.MessageLite,C extends RemoteConnection,E extends com.google.protobuf.Internal.EnumLite,M extends com.google.protobuf.MessageLite> extends RpcConnectionHandler<C>
RpcConnectionHandler.FailureType
Modifier and Type | Method and Description |
---|---|
void |
connectionAvailable(C connection) |
M |
getMessage() |
RpcOutcomeListener<T> |
getOutcomeListener() |
E |
getRpcType() |
connectionFailed, connectionSucceeded
void connectionAvailable(C connection)
E getRpcType()
M getMessage()
RpcOutcomeListener<T> getOutcomeListener()
Copyright © 1970 The Apache Software Foundation. All rights reserved.