Uses of Class
com.trilead.ssh2.channel.FifoBuffer.Page
-
Packages that use FifoBuffer.Page Package Description com.trilead.ssh2.channel -
-
Uses of FifoBuffer.Page in com.trilead.ssh2.channel
Fields in com.trilead.ssh2.channel declared as FifoBuffer.Page Modifier and Type Field Description (package private) FifoBuffer.Page
FifoBuffer.Page. next
(package private) FifoBuffer.Page
FifoBuffer.Pointer. p
Methods in com.trilead.ssh2.channel that return FifoBuffer.Page Modifier and Type Method Description private FifoBuffer.Page
FifoBuffer. newPage()
Constructors in com.trilead.ssh2.channel with parameters of type FifoBuffer.Page Constructor Description Pointer(FifoBuffer.Page p, int off)
-