Uses of Class
org.apache.cxf.aegis.type.encoded.ArrayTypeInfo
-
Packages that use ArrayTypeInfo Package Description org.apache.cxf.aegis.type.encoded -
-
Uses of ArrayTypeInfo in org.apache.cxf.aegis.type.encoded
Methods in org.apache.cxf.aegis.type.encoded with parameters of type ArrayTypeInfo Modifier and Type Method Description protected List<Object>SoapArrayType. readCollection(MessageReader reader, Context context, ArrayTypeInfo arrayTypeInfo, int maxSize)
-