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(String url,
javax.websocket.ClientEndpointConfig cec,
Map<String,Object> properties,
org.glassfish.tyrus.spi.ClientEngine clientEngine) |
public void openClientSocket(String url, 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-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.