Class EmptyServiceSdk

  • All Implemented Interfaces:
    ServiceSdk

    public class EmptyServiceSdk
    extends java.lang.Object
    implements ServiceSdk
    If a service does not provide its own ServiceSdk, this empty class will be provided in return.
    • Constructor Summary

      Constructors 
      Constructor Description
      EmptyServiceSdk()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • EmptyServiceSdk

        public EmptyServiceSdk()