| Package | Description |
|---|---|
| javax.net.websocket |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ServerContainer
The ServerContainer is an implementation provided object that, in addition
to being able to initiate web socket connections (client), can register endpoints
that can handle incoming connection requests.
|
Copyright © 2012 Oracle and/or its affiliates. All rights reserved.