Uses of Class
org.apache.cxf.binding.corba.types.CorbaArrayHandler
-
Packages that use CorbaArrayHandler Package Description org.apache.cxf.binding.corba.runtime -
-
Uses of CorbaArrayHandler in org.apache.cxf.binding.corba.runtime
Methods in org.apache.cxf.binding.corba.runtime with parameters of type CorbaArrayHandler Modifier and Type Method Description voidCorbaObjectReader. readArray(CorbaArrayHandler arrayObj)voidCorbaObjectWriter. writeArray(CorbaArrayHandler arrayHandler)
-