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.PageFifoBuffer.Page. next(package private) FifoBuffer.PageFifoBuffer.Pointer. pMethods in com.trilead.ssh2.channel that return FifoBuffer.Page Modifier and Type Method Description private FifoBuffer.PageFifoBuffer. newPage()Constructors in com.trilead.ssh2.channel with parameters of type FifoBuffer.Page Constructor Description Pointer(FifoBuffer.Page p, int off)
-