当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档
javax.xml.rpc.handler (JBoss J2EE API) - JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档
Package javax.xml.rpc.handler
|
Interface Summary |
| Handler |
This interface is required to be implemented by a SOAP message handler. |
| HandlerChain |
This interface represents a list of handlers. |
| HandlerRegistry |
This interface provides support for the programmatic configuration of
handlers in a HandlerRegistry. |
| MessageContext |
This interface abstracts the message context that is processed by a handler
in the handle method. |
|
Class Summary |
| GenericHandler |
The GenericHandler class implements the Handler interface. |
| HandlerInfo |
This represents information about a handler in the HandlerChain. |
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.