Class RemoteLocation


  • public class RemoteLocation
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      RemoteLocation​(java.lang.String host, java.lang.Integer port)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • RemoteLocation

        public RemoteLocation​(java.lang.String host,
                              java.lang.Integer port)