public class InMemoryClientContainer extends Object implements org.glassfish.tyrus.spi.ClientContainer
ClientContainer implementation.| Modifier and Type | Field and Description |
|---|---|
static String |
SERVER_CONFIG
Property used to define server config used for in-memory container.
|
| Constructor and Description |
|---|
InMemoryClientContainer() |
| Modifier and Type | Method and Description |
|---|---|
void |
openClientSocket(ClientEndpointConfig cec,
Map<String,Object> properties,
org.glassfish.tyrus.spi.ClientEngine clientEngine) |
public static final String SERVER_CONFIG
ServerApplicationConfig and is provided as user
parameter in ClientEndpointConfig.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.