Interface BindingAwareBroker.RpcRegistration<T extends RpcService>

    • Method Detail

      • getServiceType

        Class<T> getServiceType()
        Returns the implemented RPC service interface.