Index

A B C D G I L O R S W 
All Classes and Interfaces|All Packages

A

address - Variable in class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory.BroadcastingWsServer
 

B

BroadcastingWsServer(ServerAddress) - Constructor for class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory.BroadcastingWsServer
Creates the server instance.

C

client - Variable in class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory.WebSocketImpl
 
close() - Method in class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory.WebSocketImpl
 
closeBocking() - Method in class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory.WebSocketImpl
 
connect() - Method in class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory.WebSocketImpl
 
connectBlocking() - Method in class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory.WebSocketImpl
 
connections - Variable in class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory.BroadcastingWsServer
 
create() - Method in class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactoryPluginDescriptor
 
createBroadcastingServer(ServerAddress) - Method in class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory
 
createSocket(URI) - Method in class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory
 

D

de.oktoflow.platform.support.ws.websocket - package de.oktoflow.platform.support.ws.websocket
Implementation.

G

getLogger() - Static method in class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory
Returns the logger.
getURI() - Method in class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory.WebSocketImpl
 

I

isClosed() - Method in class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory.WebSocketImpl
 
isOpen() - Method in class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory.WebSocketImpl
 

L

lastError - Variable in class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory.WebSocketClientImpl
 

O

onClose(int, String, boolean) - Method in class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory.WebSocketClientImpl
 
onClose(WebSocket, int, String, boolean) - Method in class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory.BroadcastingWsServer
 
onError(Exception) - Method in class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory.WebSocketClientImpl
 
onError(WebSocket, Exception) - Method in class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory.BroadcastingWsServer
 
onMessage(String) - Method in class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory.WebSocketClientImpl
 
onMessage(WebSocket, String) - Method in class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory.BroadcastingWsServer
 
onOpen(ServerHandshake) - Method in class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory.WebSocketClientImpl
 
onOpen(WebSocket, ClientHandshake) - Method in class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory.BroadcastingWsServer
 
onStart() - Method in class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory.BroadcastingWsServer
 

R

receptionHandler - Variable in class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory.WebSocketClientImpl
 

S

send(String) - Method in class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory.WebSocketImpl
 
setReceptionHander(Consumer<String>) - Method in class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory.WebSocketImpl
 
setStatusListener(WebsocketFactory.StatusListener) - Method in class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory.WebSocketImpl
 
statusListener - Variable in class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory.WebSocketClientImpl
 

W

WebSocketClientImpl(URI) - Constructor for class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory.WebSocketClientImpl
Creates a web socket client for the given server URI.
WebSocketClientImpl(URI, Map<String, String>) - Constructor for class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory.WebSocketClientImpl
Creates a web socket for the given server URI.
WebSocketImpl(URI) - Constructor for class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory.WebSocketImpl
Creates a web socket for the given server URI.
WebsocketWebsocketFactory - Class in de.oktoflow.platform.support.ws.websocket
Implements the WS interface by WebSocket.
WebsocketWebsocketFactory() - Constructor for class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactory
 
WebsocketWebsocketFactory.BroadcastingWsServer - Class in de.oktoflow.platform.support.ws.websocket
A simple web socket server.
WebsocketWebsocketFactory.WebSocketClientImpl - Class in de.oktoflow.platform.support.ws.websocket
Client implementation.
WebsocketWebsocketFactory.WebSocketImpl - Class in de.oktoflow.platform.support.ws.websocket
Implements the actual web socket.
WebsocketWebsocketFactoryPluginDescriptor - Class in de.oktoflow.platform.support.ws.websocket
The Websocket plugin descriptor.
WebsocketWebsocketFactoryPluginDescriptor() - Constructor for class de.oktoflow.platform.support.ws.websocket.WebsocketWebsocketFactoryPluginDescriptor
Creates the descriptor.
A B C D G I L O R S W 
All Classes and Interfaces|All Packages