Class ControllerInfo

java.lang.Object
com.pnfsoftware.jeb.core.ControllerInfo

public class ControllerInfo extends Object
Floating controller information.
  • Constructor Details

  • Method Details

    • getAddress

      public InetSocketAddress getAddress()
    • getInterface

      public String getInterface()
    • getPort

      public int getPort()
    • getProtocol

      public int getProtocol()
    • isSecure

      public boolean isSecure()