Class ForwardingNotice

java.lang.Object
com.sshtools.agent.ForwardingNotice

public class ForwardingNotice extends Object
  • Constructor Details

    • ForwardingNotice

      public ForwardingNotice(String remoteHostname, String remoteIPAddress, int remotePort)
      Creates a new ForwardingNotice object.
      Parameters:
      remoteHostname -
      remoteIPAddress -
      remotePort -
  • Method Details

    • getRemoteHostname

      public String getRemoteHostname()
      Returns:
    • getRemoteIPAddress

      public String getRemoteIPAddress()
      Returns:
    • getRemotePort

      public int getRemotePort()
      Returns: