Class ServerApiByUidLocal<RT>

  • All Implemented Interfaces:
    ServerApiByUid

    public abstract class ServerApiByUidLocal<RT>
    extends java.lang.Object
    implements ServerApiByUid
    • Field Detail

      • remoteApi

        protected final RT remoteApi
    • Constructor Detail

      • ServerApiByUidLocal

        protected ServerApiByUidLocal​(RT remoteApi)
    • Method Detail

      • getRemoteApi

        public RT getRemoteApi()