Class ServiceProxyUpstream

    • Method Summary

      Modifier and Type Method Description
      abstract java.lang.String getDestinationName()  
      abstract java.lang.String getDestinationType()  
      abstract int getLocalBindPort()  
      • Methods inherited from class java.lang.Object

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

      • ServiceProxyUpstream

        public ServiceProxyUpstream()
    • Method Detail

      • getDestinationType

        public abstract java.lang.String getDestinationType()
      • getDestinationName

        public abstract java.lang.String getDestinationName()
      • getLocalBindPort

        public abstract int getLocalBindPort()