|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.arjuna.mw.wst.client.JaxBaseHeaderContextProcessor
public class JaxBaseHeaderContextProcessor
Common base class for classes used to perform WS-Transaction context manipulation on SOAP messages.
Constructor Summary | |
---|---|
JaxBaseHeaderContextProcessor()
|
Method Summary | |
---|---|
boolean |
handleOutboundMessage(javax.xml.soap.SOAPMessage soapMessage)
Handle the request. |
protected void |
resumeTransaction(javax.xml.soap.SOAPMessage soapMessage)
Resume the current transaction. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JaxBaseHeaderContextProcessor()
Method Detail |
---|
public boolean handleOutboundMessage(javax.xml.soap.SOAPMessage soapMessage)
soapMessage
- The current message context.protected void resumeTransaction(javax.xml.soap.SOAPMessage soapMessage)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |