org.apache.camel.component.cxf
Class CxfProducer.ResultFuture
java.lang.Object
org.apache.camel.component.cxf.CxfProducer.ResultFuture
- All Implemented Interfaces:
- org.apache.cxf.transport.MessageObserver
- Enclosing class:
- CxfProducer
protected class CxfProducer.ResultFuture
- extends Object
- implements org.apache.cxf.transport.MessageObserver
Method Summary |
org.apache.cxf.message.Message |
getResponse()
|
void |
onMessage(org.apache.cxf.message.Message message)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CxfProducer.ResultFuture
protected CxfProducer.ResultFuture()
getResponse
public org.apache.cxf.message.Message getResponse()
onMessage
public void onMessage(org.apache.cxf.message.Message message)
- Specified by:
onMessage
in interface org.apache.cxf.transport.MessageObserver
Copyright © 2007 Apache Software Foundation. All Rights Reserved.