Uses of Class
com.trilead.ssh2.channel.X11ServerData
-
Packages that use X11ServerData Package Description com.trilead.ssh2.channel -
-
Uses of X11ServerData in com.trilead.ssh2.channel
Methods in com.trilead.ssh2.channel that return X11ServerData Modifier and Type Method Description X11ServerDataChannelManager. checkX11Cookie(String hexFakeCookie)Methods in com.trilead.ssh2.channel with parameters of type X11ServerData Modifier and Type Method Description voidChannelManager. registerX11Cookie(String hexFakeCookie, X11ServerData data)
-