| Package | Description |
|---|---|
| javax.net.websocket | |
| org.glassfish.tyrus.platform |
| 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,
ServerEndpointConfiguration ilc)
Publish the given endpoint with the provided configuration
information.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultServerEndpointConfiguration
Provides the default
ServerConfiguration used by the BeanServer. |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerContainerImpl.publishServer(Endpoint endpoint,
ServerEndpointConfiguration serverEndpointConfiguration) |
Copyright © 2012. All Rights Reserved.