|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.arjuna.mw.wst.service.JaxBaseHeaderContextProcessor
com.arjuna.mw.wst.service.JaxWSHeaderContextProcessor
com.arjuna.mw.wst.service.JaxWSSubordinateHeaderContextProcessor
public class JaxWSSubordinateHeaderContextProcessor
specialised version which creates and interposes a subordinate AT transaction when it finds an incoming AT context in the message headers
Constructor Summary | |
---|---|
JaxWSSubordinateHeaderContextProcessor()
|
Method Summary | |
---|---|
protected boolean |
handleInbound(javax.xml.ws.handler.MessageContext msgContext)
Process the tx context header that is attached to the received message. |
Methods inherited from class com.arjuna.mw.wst.service.JaxWSHeaderContextProcessor |
---|
close, getHeaders, handleFault, handleMessage, handleOutbound, setHeaders |
Methods inherited from class com.arjuna.mw.wst.service.JaxBaseHeaderContextProcessor |
---|
handleInboundMessage, handleInboundMessage, suspendTransaction |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JaxWSSubordinateHeaderContextProcessor()
Method Detail |
---|
protected boolean handleInbound(javax.xml.ws.handler.MessageContext msgContext)
handleInbound
in class JaxWSHeaderContextProcessor
msgContext
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |