|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SshBoolean | |
---|---|
com.jscape.inet.ssh.types |
Uses of SshBoolean in com.jscape.inet.ssh.types |
---|
Fields in com.jscape.inet.ssh.types declared as SshBoolean | |
---|---|
static SshBoolean |
SshBoolean.FALSE
The Boolean object corresponding to the primitive value false . |
static SshBoolean |
SshBoolean.TRUE
The SSH boolean object corresponding to the primitive value true . |
Methods in com.jscape.inet.ssh.types that return SshBoolean | |
---|---|
static SshBoolean |
SshBoolean.readFrom(java.io.InputStream in)
Reads SSH boolean object from the stream. |
|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |