Apache CXF API

Uses of Class
org.apache.cxf.binding.corba.CorbaDestination

Packages that use CorbaDestination
org.apache.cxf.binding.corba.runtime   
 

Uses of CorbaDestination in org.apache.cxf.binding.corba.runtime
 

Methods in org.apache.cxf.binding.corba.runtime that return CorbaDestination
 CorbaDestination CorbaDSIServant.getDestination()
           
 

Methods in org.apache.cxf.binding.corba.runtime with parameters of type CorbaDestination
 void CorbaDSIServant.init(org.omg.CORBA.ORB theOrb, org.omg.PortableServer.POA poa, CorbaDestination dest, MessageObserver observer)
           
 void CorbaDSIServant.init(org.omg.CORBA.ORB theOrb, org.omg.PortableServer.POA poa, CorbaDestination dest, MessageObserver observer, CorbaTypeMap map)
           
 


Apache CXF API

Apache CXF