Uses of Class
gnu.rfb.server.RFBHost

Packages that use RFBHost
gnu.rfb.server   
 

Uses of RFBHost in gnu.rfb.server
 

Constructors in gnu.rfb.server with parameters of type RFBHost
RFBSocket(java.net.Socket socket, RFBServer server, RFBHost host, RFBAuthenticator authenticator)
          new constructor by Marcus Wolschon
RFBSocket(java.net.Socket socket, RFBServer server, RFBHost host, RFBAuthenticator authenticator, boolean syncronous)
          new constructor by Marcus Wolschon