public class JdkClientContainer extends java.lang.Object implements ClientContainer
ClientContainer implementation based on Java 7 NIO API.INCOMING_BUFFER_SIZE, WLS_INCOMING_BUFFER_SIZE| Constructor and Description |
|---|
JdkClientContainer() |
| Modifier and Type | Method and Description |
|---|---|
void |
openClientSocket(ClientEndpointConfig cec,
java.util.Map<java.lang.String,java.lang.Object> properties,
ClientEngine clientEngine) |
public void openClientSocket(ClientEndpointConfig cec, java.util.Map<java.lang.String,java.lang.Object> properties, ClientEngine clientEngine) throws DeploymentException, java.io.IOException
openClientSocket in interface ClientContainerDeploymentExceptionjava.io.IOExceptionCopyright © 2012–2020 Oracle Corporation. All rights reserved.