it.imolinfo.jbi4cics.jbi
Class Jbi4cicsExchangeProcessor
java.lang.Object
it.imolinfo.jbi4cics.jbi.Jbi4cicsExchangeProcessor
- All Implemented Interfaces:
- org.apache.servicemix.common.ExchangeProcessor
public class Jbi4cicsExchangeProcessor
- extends java.lang.Object
- implements org.apache.servicemix.common.ExchangeProcessor
Method Summary |
protected javax.xml.stream.XMLStreamReader |
getXMLStreamReader(javax.xml.transform.Source source)
|
protected boolean |
isInAndOut(javax.jbi.messaging.MessageExchange exchange)
|
void |
process(javax.jbi.messaging.MessageExchange exchange)
|
void |
start()
|
void |
stop()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOAP_FAULT_CODE
public static final java.lang.String SOAP_FAULT_CODE
- See Also:
- Constant Field Values
SOAP_FAULT_SUBCODE
public static final java.lang.String SOAP_FAULT_SUBCODE
- See Also:
- Constant Field Values
SOAP_FAULT_REASON
public static final java.lang.String SOAP_FAULT_REASON
- See Also:
- Constant Field Values
SOAP_FAULT_NODE
public static final java.lang.String SOAP_FAULT_NODE
- See Also:
- Constant Field Values
SOAP_FAULT_ROLE
public static final java.lang.String SOAP_FAULT_ROLE
- See Also:
- Constant Field Values
channel
protected javax.jbi.messaging.DeliveryChannel channel
endpoint
protected Jbi4cicsEndpoint endpoint
transformer
protected org.apache.servicemix.jbi.jaxp.StAXSourceTransformer transformer
Jbi4cicsExchangeProcessor
public Jbi4cicsExchangeProcessor(Jbi4cicsEndpoint endpoint)
process
public void process(javax.jbi.messaging.MessageExchange exchange)
throws java.lang.Exception
- Specified by:
process
in interface org.apache.servicemix.common.ExchangeProcessor
- Throws:
java.lang.Exception
start
public void start()
throws java.lang.Exception
- Specified by:
start
in interface org.apache.servicemix.common.ExchangeProcessor
- Throws:
java.lang.Exception
stop
public void stop()
throws java.lang.Exception
- Specified by:
stop
in interface org.apache.servicemix.common.ExchangeProcessor
- Throws:
java.lang.Exception
getXMLStreamReader
protected javax.xml.stream.XMLStreamReader getXMLStreamReader(javax.xml.transform.Source source)
throws javax.xml.transform.TransformerException,
javax.xml.stream.XMLStreamException
- Throws:
javax.xml.transform.TransformerException
javax.xml.stream.XMLStreamException
isInAndOut
protected boolean isInAndOut(javax.jbi.messaging.MessageExchange exchange)
Copyright © 2005-2008 Imola Informatica. All Rights Reserved.