public class ServletContainer extends Object implements org.glassfish.tyrus.spi.TyrusContainer
| Constructor and Description |
|---|
ServletContainer() |
| Modifier and Type | Method and Description |
|---|---|
org.glassfish.tyrus.spi.TyrusServer |
createServer(String rootPath,
int port) |
org.glassfish.tyrus.spi.TyrusClientSocket |
openClientSocket(String url,
javax.websocket.ClientEndpointConfig cec,
org.glassfish.tyrus.spi.SPIEndpoint endpoint,
org.glassfish.tyrus.spi.SPIHandshakeListener listener,
Map<String,Object> properties) |
public org.glassfish.tyrus.spi.TyrusServer createServer(String rootPath, int port)
createServer in interface org.glassfish.tyrus.spi.TyrusContainerpublic org.glassfish.tyrus.spi.TyrusClientSocket openClientSocket(String url, javax.websocket.ClientEndpointConfig cec, org.glassfish.tyrus.spi.SPIEndpoint endpoint, org.glassfish.tyrus.spi.SPIHandshakeListener listener, Map<String,Object> properties)
openClientSocket in interface org.glassfish.tyrus.spi.TyrusContainerCopyright © 2012-2013. All Rights Reserved.