Uses of Class
eu.ill.webx.exceptions.WebXConnectionInterruptException
Packages that use WebXConnectionInterruptException
-
Uses of WebXConnectionInterruptException in eu.ill.webx
Methods in eu.ill.webx that throw WebXConnectionInterruptExceptionModifier and TypeMethodDescriptionbyte[]WebXTunnel.read()Blocking call to get next message from the Client. -
Uses of WebXConnectionInterruptException in eu.ill.webx.relay
Methods in eu.ill.webx.relay that throw WebXConnectionInterruptExceptionModifier and TypeMethodDescriptionbyte[]WebXClient.getMessage()Blocking method, waiting for a message to be sent from the server.