|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.api.server.Adapter.Toolkit
public class Adapter.Toolkit
Object that groups all thread-unsafe resources.
| Field Summary | |
|---|---|
Codec |
codec
For encoding/decoding infoset to/from the byte stream. |
WSEndpoint.PipeHead |
head
This object from WSEndpoint serves the request. |
| Constructor Summary | |
|---|---|
Adapter.Toolkit()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final Codec codec
public final WSEndpoint.PipeHead head
WSEndpoint serves the request.
| Constructor Detail |
|---|
public Adapter.Toolkit()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||