Apache CXF API

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

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

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

Methods in org.apache.cxf.binding.corba.runtime with parameters of type CorbaExceptionHandler
 void CorbaObjectReader.readException(CorbaExceptionHandler exceptObj)
           
 void CorbaObjectWriter.writeException(CorbaExceptionHandler exHandler)
           
 


Apache CXF API

Apache CXF