public interface SPIRegisteredEndpoint
| Modifier and Type | Method and Description |
|---|---|
Set<javax.websocket.Session> |
getOpenSessions()
Get the endpoint's open
Sessions. |
void |
remove()
Called by the SDK when it is cleaning up or needs to shut down.
|
void remove()
Set<javax.websocket.Session> getOpenSessions()
Sessions.Copyright © 2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.