|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.soa.esb.actions.soap.AbstractSOAPProcessor
org.jboss.soa.esb.actions.soap.NativeSOAPProcessor
public class NativeSOAPProcessor
JBossWS-Native SOAP Processor.
| Field Summary |
|---|
| Fields inherited from class org.jboss.soa.esb.actions.soap.AbstractSOAPProcessor |
|---|
httpResponseStatusEnabled, jbossws_endpoint, payloadProxy |
| Constructor Summary | |
|---|---|
NativeSOAPProcessor(ConfigTree config)
|
|
| Method Summary | |
|---|---|
Message |
process(Message message)
Process the SOAP message. |
| Methods inherited from class org.jboss.soa.esb.actions.soap.AbstractSOAPProcessor |
|---|
getSOAPMessagePayload |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NativeSOAPProcessor(ConfigTree config)
throws ConfigurationException
ConfigurationException| Method Detail |
|---|
public Message process(Message message)
throws ActionProcessingException
process in class AbstractSOAPProcessormessage - The ESB Aware (normalized) SOAP request message.
ActionProcessingException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||