|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CorbaDestination | |
---|---|
org.apache.cxf.binding.corba.interceptors | |
org.apache.cxf.binding.corba.runtime |
Uses of CorbaDestination in org.apache.cxf.binding.corba.interceptors |
---|
Methods in org.apache.cxf.binding.corba.interceptors with parameters of type CorbaDestination | |
---|---|
protected org.omg.CORBA.NVList |
CorbaStreamInInterceptor.prepareArguments(CorbaMessage corbaMsg,
InterfaceInfo info,
org.apache.cxf.binding.corba.wsdl.OperationType opType,
javax.xml.namespace.QName opQName,
CorbaTypeMap typeMap,
CorbaDestination destination,
ServiceInfo service)
|
protected void |
CorbaStreamFaultOutInterceptor.setSystemException(CorbaMessage message,
java.lang.Throwable ex,
CorbaDestination dest)
|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |