public class

RemoteForwardingData

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

Class Overview

RemoteForwardingData. Data about a requested remote forwarding.

Summary

Fields
public String bindAddress
public int bindPort
String targetAddress
int targetPort
Public Constructors
RemoteForwardingData()
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public String bindAddress

public int bindPort

String targetAddress

int targetPort

Public Constructors

public RemoteForwardingData ()