Uses of Class
com.jcraft.jsch.Buffer
| Package | Description |
|---|---|
| com.jcraft.jsch |
-
Uses of Buffer in com.jcraft.jsch
Fields in com.jcraft.jsch declared as Buffer Modifier and Type Field Description protected BufferUserAuth. bufMethods in com.jcraft.jsch that return Buffer Modifier and Type Method Description BufferSession. read(Buffer buf)Methods in com.jcraft.jsch with parameters of type Buffer Modifier and Type Method Description booleanDHECN. next(Buffer _buf)booleanDHGEX. next(Buffer _buf)booleanDHGN. next(Buffer _buf)booleanDHXEC. next(Buffer _buf)abstract booleanKeyExchange. next(Buffer buf)BufferSession. read(Buffer buf)Constructors in com.jcraft.jsch with parameters of type Buffer Constructor Description Packet(Buffer buffer)