|
||||||||||
| 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.JBIConduit
public class JBIConduit
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.transport.AbstractConduit |
|---|
target |
| Fields inherited from class org.apache.cxf.transport.AbstractObservable |
|---|
incomingObserver |
| Constructor Summary | |
|---|---|
JBIConduit(Bus b,
EndpointReferenceType target,
javax.jbi.messaging.DeliveryChannel dc)
|
|
JBIConduit(EndpointReferenceType target,
javax.jbi.messaging.DeliveryChannel dc)
|
|
| Method Summary | |
|---|---|
Bus |
getBus()
|
protected Logger |
getLogger()
|
void |
prepare(Message message)
Prepare the message for sending. |
| Methods inherited from class org.apache.cxf.transport.AbstractConduit |
|---|
close, close, getTarget, toString |
| Methods inherited from class org.apache.cxf.transport.AbstractObservable |
|---|
activate, deactivate, getMessageObserver, getTargetReference, getTargetReference, setMessageObserver |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.cxf.transport.Observable |
|---|
getMessageObserver, setMessageObserver |
| Constructor Detail |
|---|
public JBIConduit(EndpointReferenceType target,
javax.jbi.messaging.DeliveryChannel dc)
public JBIConduit(Bus b,
EndpointReferenceType target,
javax.jbi.messaging.DeliveryChannel dc)
| Method Detail |
|---|
public Bus getBus()
protected Logger getLogger()
getLogger in class AbstractObservable
public void prepare(Message message)
throws IOException
Conduit
message - the message to be sent.
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||