org.drools.jax.soap
Class PreCxfTransportSoapProcessor

java.lang.Object
  extended by org.drools.jax.soap.PreCxfTransportSoapProcessor
All Implemented Interfaces:
org.apache.camel.Processor

public class PreCxfTransportSoapProcessor
extends Object
implements org.apache.camel.Processor


Constructor Summary
PreCxfTransportSoapProcessor()
           
 
Method Summary
 void process(org.apache.camel.Exchange exchange)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreCxfTransportSoapProcessor

public PreCxfTransportSoapProcessor()
Method Detail

process

public void process(org.apache.camel.Exchange exchange)
             throws Exception
Specified by:
process in interface org.apache.camel.Processor
Throws:
Exception


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.