| Class | Description |
|---|---|
| AbstractInvocationHandler |
Base class for all Web Service invocation handlers inside AS.
|
| AbstractInvocationHandlerJSE |
Handles invocations on JSE endpoints.
|
| DefaultResourceInjectorFactory | |
| InvocationHandlerJAXRPC |
Handles invocations on JAXRPC endpoints.
|
| InvocationHandlerJAXWS |
Handles invocations on JAXWS endpoints.
|
| RecordingServerHandler |
This handler is responsible for collecting the information about the
messages being exchanged and recording them on the server side.
|
| WebServiceContextAdapter |
Web service context which security related methods delegate to servlet container.
|
| WebServiceContextInjector |
Inject the JAXWS WebServiceContext
|
Copyright © 2012. All Rights Reserved.