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(ClientEndpointConfig cec,
Map<String,Object> properties,
org.glassfish.tyrus.spi.ClientEngine clientEngine) |
public void openClientSocket(ClientEndpointConfig cec, Map<String,Object> properties, org.glassfish.tyrus.spi.ClientEngine clientEngine) throws DeploymentException, IOException
openClientSocket in interface org.glassfish.tyrus.spi.ClientContainerDeploymentExceptionIOExceptionCopyright © 2012-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.