Package | Description |
---|---|
io.undertow.websockets.jsr |
Modifier and Type | Method and Description |
---|---|
ConfiguredClientEndpoint |
ServerWebSocketContainer.getClientEndpoint(Class<?> type) |
Modifier and Type | Method and Description |
---|---|
javax.websocket.Session |
ServerWebSocketContainer.connectToServerInternal(javax.websocket.Endpoint endpointInstance,
ConfiguredClientEndpoint cec,
URI path) |
Copyright © 2013 JBoss by Red Hat. All rights reserved.