| Package | Description |
|---|---|
| javax.net.websocket |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientContainer.connectToServer(Endpoint endpoint,
ClientConfiguration olc)
Connect the supplied endpoint to its server using the supplied handshake
parameters
|
void |
ServerContainer.publishServer(Endpoint endpoint,
ServerConfiguration ilc)
Publish the given endpoint with the provided configuration
information.
|
Copyright © 2012 Oracle and/or its affiliates. All rights reserved.