|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.transport.AbstractObservable
org.apache.cxf.transport.AbstractConduit
org.apache.cxf.transport.jbi.JBIDestination.BackChannelConduit
protected class JBIDestination.BackChannelConduit
Field Summary | |
---|---|
protected Message |
inMessage
|
protected JBIDestination |
jbiDestination
|
Fields inherited from class org.apache.cxf.transport.AbstractConduit |
---|
target |
Fields inherited from class org.apache.cxf.transport.AbstractObservable |
---|
incomingObserver |
Method Summary | |
---|---|
protected java.util.logging.Logger |
getLogger()
|
void |
prepare(Message message)
Send an outbound message, assumed to contain all the name-value mappings of the corresponding input message (if any). |
void |
setMessageObserver(MessageObserver observer)
Register a message observer for incoming messages. |
Methods inherited from class org.apache.cxf.transport.AbstractConduit |
---|
close, close, getBackChannel, getTarget, toString |
Methods inherited from class org.apache.cxf.transport.AbstractObservable |
---|
activate, deactivate, getMessageObserver, getTargetReference, getTargetReference |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected Message inMessage
protected JBIDestination jbiDestination
Method Detail |
---|
public void setMessageObserver(MessageObserver observer)
setMessageObserver
in interface Observable
setMessageObserver
in class AbstractObservable
observer
- the observer to notify on receipt of incomingpublic void prepare(Message message) throws java.io.IOException
message
- the message to be sent.
java.io.IOException
protected java.util.logging.Logger getLogger()
getLogger
in class AbstractObservable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |