Uses of Class
com.shinyhut.vernacular.protocol.messages.ServerInit
-
Packages that use ServerInit Package Description com.shinyhut.vernacular.client com.shinyhut.vernacular.protocol.messages -
-
Uses of ServerInit in com.shinyhut.vernacular.client
Methods in com.shinyhut.vernacular.client that return ServerInit Modifier and Type Method Description ServerInitVncSession. getServerInit()Methods in com.shinyhut.vernacular.client with parameters of type ServerInit Modifier and Type Method Description voidVncSession. setServerInit(ServerInit serverInit) -
Uses of ServerInit in com.shinyhut.vernacular.protocol.messages
Methods in com.shinyhut.vernacular.protocol.messages that return ServerInit Modifier and Type Method Description static ServerInitServerInit. decode(InputStream in)
-