Class ServerEntry

java.lang.Object
com.swiftmq.net.client.ServerEntry

public class ServerEntry extends Object
  • Constructor Details

    • ServerEntry

      public ServerEntry(String hostname, int port)
  • Method Details

    • getHostname

      public String getHostname()
    • getPort

      public int getPort()
    • toString

      public String toString()
      Overrides:
      toString in class Object