Class ProxyResource.ProxyDescriptor

  • Enclosing class:
    ProxyResource

    public static class ProxyResource.ProxyDescriptor
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getPort()  
      void setPort​(int port)  
      • Methods inherited from class java.lang.Object

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

      • ProxyDescriptor

        public ProxyDescriptor()
      • ProxyDescriptor

        public ProxyDescriptor​(int port)
    • Method Detail

      • getPort

        public int getPort()
      • setPort

        public void setPort​(int port)