|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WSTCPException | |
|---|---|
| com.sun.xml.ws.transport.tcp.client | |
| com.sun.xml.ws.transport.tcp.server | |
| com.sun.xml.ws.transport.tcp.server.glassfish | |
| com.sun.xml.ws.transport.tcp.util | |
| Uses of WSTCPException in com.sun.xml.ws.transport.tcp.client |
|---|
| Methods in com.sun.xml.ws.transport.tcp.client that throw WSTCPException | |
|---|---|
InputStream |
TCPClientTransport.openInputStream()
|
OutputStream |
TCPClientTransport.openOutputStream()
|
| Uses of WSTCPException in com.sun.xml.ws.transport.tcp.server |
|---|
| Methods in com.sun.xml.ws.transport.tcp.server that throw WSTCPException | |
|---|---|
void |
TCPConnectionImpl.flush()
|
void |
TCPAdapter.handle(ChannelContext channelContext)
|
protected void |
TCPAdapter.TCPToolkit.handle(TCPConnectionImpl con)
|
InputStream |
TCPConnectionImpl.openInput()
|
OutputStream |
TCPConnectionImpl.openOutput()
|
void |
TCPConnectionImpl.sendErrorMessage(WSTCPError message)
|
static void |
TCPAdapter.sendErrorResponse(ChannelContext channelContext,
WSTCPError message)
|
| Uses of WSTCPException in com.sun.xml.ws.transport.tcp.server.glassfish |
|---|
| Methods in com.sun.xml.ws.transport.tcp.server.glassfish that throw WSTCPException | |
|---|---|
void |
TCP109Adapter.handle(ChannelContext channelContext)
|
| Uses of WSTCPException in com.sun.xml.ws.transport.tcp.util |
|---|
| Methods in com.sun.xml.ws.transport.tcp.util that throw WSTCPException | |
|---|---|
String |
ChannelContext.decodeMimeType(int contentId)
|
String |
ChannelContext.decodeParam(int paramId)
|
int |
ChannelContext.encodeMimeType(String mimeType)
|
int |
ChannelContext.encodeParam(String paramStr)
|
String |
ChannelContext.getContentType()
Gets message's content type from TCP protocol specific representation |
void |
ContentType.parse(String contentType)
|
void |
ChannelContext.setContentType(String contentTypeS)
Sets message's content type to TCP protocol specific representation |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||