| Package | Description |
|---|---|
| javax.net.websocket |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultServerConfiguration
The DefaultServerConfiguration is a concrete class that embodies all the configuration
parameters for an endpoint that is to be published as a server endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
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.