Uses of Class
org.apache.cxf.binding.corba.CorbaDestination
Packages that use CorbaDestination
-
Uses of CorbaDestination in org.apache.cxf.binding.corba.interceptors
Methods in org.apache.cxf.binding.corba.interceptors with parameters of type CorbaDestinationModifier and TypeMethodDescriptionprotected org.omg.CORBA.NVListCorbaStreamInInterceptor.prepareArguments(CorbaMessage corbaMsg, InterfaceInfo info, OperationType opType, QName opQName, CorbaTypeMap typeMap, CorbaDestination destination, ServiceInfo service) protected voidCorbaStreamFaultOutInterceptor.setSystemException(CorbaMessage message, Throwable ex, CorbaDestination dest) -
Uses of CorbaDestination in org.apache.cxf.binding.corba.runtime
Methods in org.apache.cxf.binding.corba.runtime that return CorbaDestinationMethods in org.apache.cxf.binding.corba.runtime with parameters of type CorbaDestinationModifier and TypeMethodDescriptionvoidCorbaDSIServant.init(org.omg.CORBA.ORB theOrb, org.omg.PortableServer.POA poa, CorbaDestination dest, MessageObserver observer) voidCorbaDSIServant.init(org.omg.CORBA.ORB theOrb, org.omg.PortableServer.POA poa, CorbaDestination dest, MessageObserver observer, CorbaTypeMap map)