public class GrizzlyEngine extends Object implements TyrusContainer
| Constructor and Description |
|---|
GrizzlyEngine()
Creates Grizzly engine.
|
| Modifier and Type | Method and Description |
|---|---|
TyrusServer |
createServer(String rootPath,
int port) |
TyrusClientSocket |
openClientSocket(String url,
javax.websocket.ClientEndpointConfig cec,
SPIEndpoint endpoint) |
public TyrusServer createServer(String rootPath, int port)
createServer in interface TyrusContainerpublic TyrusClientSocket openClientSocket(String url, javax.websocket.ClientEndpointConfig cec, SPIEndpoint endpoint)
openClientSocket in interface TyrusContainerCopyright © 2012-2013. All Rights Reserved.