Class SmartHomeClientApiLocal<RT>

java.lang.Object
io.aether.api.smarthome.SmartHomeClientApiLocal<RT>
All Implemented Interfaces:
SmartHomeClientApi

public abstract class SmartHomeClientApiLocal<RT> extends Object implements SmartHomeClientApi
  • Field Details

    • remoteApi

      protected final RT remoteApi
  • Constructor Details

    • SmartHomeClientApiLocal

      protected SmartHomeClientApiLocal(RT remoteApi)
  • Method Details

    • getRemoteApi

      public RT getRemoteApi()