Secure iNet Factory

Uses of Class
com.jscape.inet.ssh.types.SshBoolean

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

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved