|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis.handlers.BasicHandler
org.eclipse.higgins.sts.server.addressing.WSARequestConsumerHandler
public class WSARequestConsumerHandler
Implements a handler that processes WS-Addressing headers received by a web service in request messages, placing appropriate header values into properties of the message context, making them available to subsequent handlers. This class works together with the WSAResponseGeneratorHandler class.
| Field Summary |
|---|
| Fields inherited from class org.apache.axis.handlers.BasicHandler |
|---|
makeLockable, name, options |
| Constructor Summary | |
|---|---|
WSARequestConsumerHandler()
|
|
| Method Summary | |
|---|---|
void |
invoke(org.apache.axis.MessageContext messageContext)
Invoked by the framework to perform the main processing for the class. |
| Methods inherited from class org.apache.axis.handlers.BasicHandler |
|---|
canHandleBlock, cleanup, generateWSDL, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, init, initHashtable, onFault, setName, setOption, setOptionDefault, setOptions, setOptionsLockable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WSARequestConsumerHandler()
| Method Detail |
|---|
public void invoke(org.apache.axis.MessageContext messageContext)
throws org.apache.axis.AxisFault
messageContext - the MessageContext associated with the request.
org.apache.axis.AxisFault
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||