- onClose(Session, CloseReason) - Method in class eventweb.net.ws.EvwWsEndpoint
-
Intercept session closure.
- onError(Session, Throwable) - Method in class eventweb.net.ws.EvwWsEndpoint
-
Intercept error condition.
- onMessage(String) - Method in class eventweb.net.ws.EvwWsEndpoint.TvMessageHandler
-
- onOpen(Session, EndpointConfig) - Method in class eventweb.net.ws.EvwWsEndpoint
-
Intercept the creation of a new session.
- openRsrc(URL) - Method in interface eventweb.prov.ByteDataProv
-
Open a resource
- openRsrc(URL) - Method in class eventweb.prov.ByteFileProv
-
- openUrl(String) - Method in interface eventweb.net.http.HttpCliChan
-
Connect to URL using the default communication mode.
- openUrl(String, int) - Method in interface eventweb.net.http.HttpCliChan
-
Connect to URL.
- openUrl(URL) - Method in interface eventweb.net.http.HttpCliChan
-
Connect to URL using the default communication mode.
- openUrl(URL, int) - Method in interface eventweb.net.http.HttpCliChan
-
Connect to URL.
- openUrl(String) - Method in class eventweb.net.http.RandPortCliChan
-
Connect to URL using the default communication mode.
- openUrl(String, int) - Method in class eventweb.net.http.RandPortCliChan
-
Connect to URL.
- openUrl(URL) - Method in class eventweb.net.http.RandPortCliChan
-
Connect to URL using the default communication mode.
- openUrl(URL, int) - Method in class eventweb.net.http.RandPortCliChan
-
Connect to URL.
- openUrl(String) - Method in class eventweb.TvIoWwgt
-
Connect to URL in default communication mode
- openUrl(String, int) - Method in class eventweb.TvIoWwgt
-
Connect to URL
The URL is opened asynchronously.
- openUrlSynch(String, int) - Method in class eventweb.TvIoWwgt
-
Connect to URL Synchronously.