Class ClientApiRegSafeLocal<RT>

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected ClientApiRegSafeLocal​(RT remoteApi)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      RT getRemoteApi()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • remoteApi

        protected final RT remoteApi
    • Constructor Detail

      • ClientApiRegSafeLocal

        protected ClientApiRegSafeLocal​(RT remoteApi)
    • Method Detail

      • getRemoteApi

        public RT getRemoteApi()