|
Secure iNet Factory | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jscape.inet.ssh.connection.channels.Channel.Parameters
public static final class Channel.Parameters
| Constructor Summary | |
|---|---|
Channel.Parameters(java.lang.String type,
long localNo,
long localWindowSize,
long localPacketSize,
long remoteNo,
long remoteWindowSize,
long remotePacketSize)
Method Parameters |
|
| Method Summary | |
|---|---|
long |
getLocalNo()
Method getLocalNo |
long |
getLocalPacketSize()
Method getLocalPacketSize |
long |
getLocalWindowSize()
Method getLocalWindowSize |
long |
getRemoteNo()
Method getRemoteNo |
long |
getRemotePacketSize()
Method getRemotePacketSize |
long |
getRemoteWindowSize()
Method getRemoteWindowSize |
java.lang.String |
getType()
Method getType |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Channel.Parameters(java.lang.String type,
long localNo,
long localWindowSize,
long localPacketSize,
long remoteNo,
long remoteWindowSize,
long remotePacketSize)
type - localNo - localWindowSize - localPacketSize - remoteNo - remoteWindowSize - remotePacketSize - | Method Detail |
|---|
public java.lang.String getType()
public long getLocalNo()
public long getLocalWindowSize()
public long getLocalPacketSize()
public long getRemoteNo()
public long getRemoteWindowSize()
public long getRemotePacketSize()
|
Secure iNet Factory | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||