Class RemoteForwardingData

java.lang.Object
com.trilead.ssh2.channel.RemoteForwardingData

public class RemoteForwardingData extends Object
RemoteForwardingData. Data about a requested remote forwarding.
  • Field Details

    • bindAddress

      public String bindAddress
    • bindPort

      public int bindPort
  • Constructor Details

    • RemoteForwardingData

      public RemoteForwardingData()