Uses of Class
org.apache.cxf.jbi.transport.JBIDestination

Packages that use JBIDestination
org.apache.cxf.jbi.transport   
 

Uses of JBIDestination in org.apache.cxf.jbi.transport
 

Fields in org.apache.cxf.jbi.transport declared as JBIDestination
protected  JBIDestination JBIDestination.BackChannelConduit.jbiDestination
           
 

Methods in org.apache.cxf.jbi.transport that return JBIDestination
 JBIDestination JBITransportFactory.getDestination(java.lang.String epName)
           
 

Methods in org.apache.cxf.jbi.transport with parameters of type JBIDestination
 void JBITransportFactory.putDestination(java.lang.String epName, JBIDestination destination)
           
 



Copyright © 2006-2007 Apache Software Foundation. All Rights Reserved.