Package | Description |
---|---|
com.sun.xml.ws.api.server |
APIs for hosting JAX-WS services.
|
com.sun.xml.ws.transport.http |
Modifier and Type | Class and Description |
---|---|
class |
Adapter<TK extends Adapter.Toolkit>
Receives incoming messages from a transport (such as HTTP, JMS, etc)
in a transport specific way, and delivers it to
WSEndpoint.PipeHead.process(com.sun.xml.ws.api.message.Packet, com.sun.xml.ws.api.server.WebServiceContextDelegate, com.sun.xml.ws.api.server.TransportBackChannel) . |
Modifier and Type | Class and Description |
---|---|
(package private) class |
HttpAdapter.HttpToolkit |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.