Class IIOPAddressImpl

    • Field Detail

      • host

        private java.lang.String host
      • port

        private int port
    • Constructor Detail

      • IIOPAddressImpl

        public IIOPAddressImpl​(java.lang.String host,
                               int port)
      • IIOPAddressImpl

        public IIOPAddressImpl​(InputStream is)
    • Method Detail

      • getHost

        public java.lang.String getHost()
      • getPort

        public int getPort()