| Package | Description |
|---|---|
| com.sun.xml.ws.transport.tcp.grizzly | |
| com.sun.xml.ws.transport.tcp.server | |
| com.sun.xml.ws.transport.tcp.server.tomcat |
| Modifier and Type | Method and Description |
|---|---|
TCPMessageListener |
GrizzlyTCPConnector.getListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
GrizzlyTCPConnector.setListener(TCPMessageListener listener) |
| Constructor and Description |
|---|
GrizzlyTCPConnector(String host,
int port,
TCPMessageListener listener) |
GrizzlyTCPConnector(TCPMessageListener listener,
Properties properties) |
| Modifier and Type | Class and Description |
|---|---|
class |
WSTCPDelegate |
| Modifier and Type | Method and Description |
|---|---|
TCPMessageListener |
WSTCPConnector.getListener() |
| Modifier and Type | Method and Description |
|---|---|
static IncomeMessageProcessor |
IncomeMessageProcessor.registerListener(int port,
TCPMessageListener listener,
Properties properties) |
void |
WSTCPConnector.setListener(TCPMessageListener listener) |
| Modifier and Type | Class and Description |
|---|---|
class |
WSTCPTomcatRegistry |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.