Apache CXF API

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

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

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

Methods in org.apache.cxf.binding.corba.runtime with parameters of type CorbaStructHandler
 void CorbaObjectReader.readStruct(CorbaStructHandler structObj)
           
 void CorbaObjectWriter.writeStruct(CorbaStructHandler structHandler)
           
 


Apache CXF API

Apache CXF