Uses of Class
org.apache.cxf.binding.corba.types.CorbaExceptionHandler
-
Packages that use CorbaExceptionHandler Package Description 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 Modifier and Type Method Description voidCorbaObjectReader. readException(CorbaExceptionHandler exceptObj)voidCorbaObjectWriter. writeException(CorbaExceptionHandler exHandler)
-