Apache CXF API

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

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

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

Methods in org.apache.cxf.binding.corba.runtime with parameters of type CorbaFixedHandler
 void CorbaObjectReader.readFixed(CorbaFixedHandler fixedHandler)
           
 void CorbaObjectWriter.writeFixed(CorbaFixedHandler fixedHandler)
           
 


Apache CXF API

Apache CXF