| org.apache.cxf.transport.jbi.JBIDestination
JBIDestination | public class JBIDestination extends AbstractDestination (Code) | | |
Inner Class :protected class BackChannelConduit extends AbstractConduit | |
activate | public void activate()(Code) | | |
deactivate | public void deactivate()(Code) | | |
getDeliveryChannel | public DeliveryChannel getDeliveryChannel()(Code) | | |
getInbuiltBackChannel | protected Conduit getInbuiltBackChannel(Message inMessage)(Code) | | Parameters: inMessage - the incoming message the inbuilt backchannel |
setDeliveryChannel | public void setDeliveryChannel(DeliveryChannel dc)(Code) | | |
shutdown | public void shutdown()(Code) | | |
|
|