public class InMemoryClientContainer extends Object implements org.glassfish.tyrus.spi.ClientContainer
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVER_CONFIG |
| Constructor and Description |
|---|
InMemoryClientContainer() |
| 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 static final String SERVER_CONFIG
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 © 2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.