|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SPIRegisteredEndpoint | |
|---|---|
| org.glassfish.tyrus.spi | |
| Uses of SPIRegisteredEndpoint in org.glassfish.tyrus.spi |
|---|
| Methods in org.glassfish.tyrus.spi that return SPIRegisteredEndpoint | |
|---|---|
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. |
| Methods in org.glassfish.tyrus.spi with parameters of type SPIRegisteredEndpoint | |
|---|---|
void |
TyrusServer.unregister(SPIRegisteredEndpoint ge)
The SDK calls unregister when it no longer wishes the endpoint to be in service. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||