Uses of Class
eu.ill.webx.exceptions.WebXClientException
Packages that use WebXClientException
-
Uses of WebXClientException in eu.ill.webx
Methods in eu.ill.webx that throw WebXClientExceptionModifier and TypeMethodDescriptionWebXTunnel.getConnectionId()Returns the connection Id of the client: corresponds to the session Id of the WebX Enginebyte[]WebXTunnel.read()Blocking call to get next message from the Client.voidWebXTunnel.write(byte[] payload) Writes data to the WebX Engine, sending instructions from the client. -
Uses of WebXClientException in eu.ill.webx.relay
Methods in eu.ill.webx.relay that throw WebXClientExceptionModifier and TypeMethodDescriptionbyte[]WebXClient.getMessage()Blocking method, waiting for a message to be sent from the server.