Uses of Class
org.apache.cxf.binding.corba.types.CorbaStructHandler
-
Packages that use CorbaStructHandler Package Description 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 Modifier and Type Method Description voidCorbaObjectReader. readStruct(CorbaStructHandler structObj)voidCorbaObjectWriter. writeStruct(CorbaStructHandler structHandler)
-