Interface RpcManager

  • All Known Implementing Classes:
    ExtendedStatisticRpcManager, RpcManagerImpl

    public interface RpcManager
    Provides a mechanism for communicating with other caches in the cluster, by formatting and passing requests down to the registered Transport.
    Since:
    4.0
    Author:
    Manik Surtani, Mircea.Markus@jboss.com