Interface RpcConnectionHandler<T extends RemoteConnection>

All Known Subinterfaces:
RpcCommand<T,C,E,M>
All Known Implementing Classes:
ControlTunnel.CancelQuery, ControlTunnel.CustomMessageSender, ControlTunnel.ReceiverFinished, ControlTunnel.RequestProfile, ControlTunnel.SendFragment, ControlTunnel.SendFragmentStatus, ControlTunnel.SignalFragment, ControlTunnel.SyncCustomMessageSender, FutureBitCommand, ListeningCommand, ReconnectingConnection.ConnectionListeningFuture

public interface RpcConnectionHandler<T extends RemoteConnection>