Apache CXF API

Uses of Class
org.apache.cxf.binding.corba.types.CorbaUnionHandler

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

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

Methods in org.apache.cxf.binding.corba.runtime with parameters of type CorbaUnionHandler
 void CorbaObjectReader.readEnumDiscriminator(CorbaUnionHandler unionHandler, CorbaEnumHandler disc)
           
 void CorbaObjectReader.readUnion(CorbaUnionHandler unionHandler)
           
 


Apache CXF API

Apache CXF