Class | Description |
---|---|
AbstractInvocationHandler |
Base class for all Web Service invocation handlers inside AS.
|
AbstractInvocationHandlerJSE |
Handles invocations on JSE endpoints.
|
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.
|
Copyright © 2014 JBoss, by Red Hat. All rights reserved.