| Modifier and Type | Method and Description |
|---|---|
SPIRegisteredEndpoint |
TyrusServer.register(SPIEndpoint endpoint)
The register method is called by the SDK when it
has created a web socket endpoint it wishes to be managed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TyrusServer.unregister(SPIRegisteredEndpoint ge)
The SDK calls unregister when it no longer wishes the endpoint to be
in service.
|
Copyright © 2012-2013. All Rights Reserved.