public class JdkClientContainer extends Object implements org.glassfish.tyrus.spi.ClientContainer
ClientContainer implementation based on Java 7 NIO API.| Constructor and Description |
|---|
JdkClientContainer() |
| Modifier and Type | Method and Description |
|---|---|
void |
openClientSocket(javax.websocket.ClientEndpointConfig cec,
Map<String,Object> properties,
org.glassfish.tyrus.spi.ClientEngine clientEngine) |
public void openClientSocket(javax.websocket.ClientEndpointConfig cec,
Map<String,Object> properties,
org.glassfish.tyrus.spi.ClientEngine clientEngine)
throws javax.websocket.DeploymentException,
IOException
openClientSocket in interface org.glassfish.tyrus.spi.ClientContainerjavax.websocket.DeploymentExceptionIOExceptionCopyright © 2012–2020 Oracle Corporation. All rights reserved.