com.sun.xml.ws.api.server
Class Adapter.Toolkit
java.lang.Object
com.sun.xml.ws.api.server.Adapter.Toolkit
- Direct Known Subclasses:
- HttpAdapter.HttpToolkit
- Enclosing class:
- Adapter<TK extends Adapter.Toolkit>
public class Adapter.Toolkit
- extends Object
Object that groups all thread-unsafe resources.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
codec
public final Codec codec
- For encoding/decoding infoset to/from the byte stream.
head
public final WSEndpoint.PipeHead head
- This object from
WSEndpoint
serves the request.
Adapter.Toolkit
public Adapter.Toolkit()