org.apache.axis2.jaxws.description.builder.converter
Class JavaParamToPDCConverter

java.lang.Object
  extended by org.apache.axis2.jaxws.description.builder.converter.JavaParamToPDCConverter

public class JavaParamToPDCConverter
extends java.lang.Object


Constructor Summary
JavaParamToPDCConverter(java.lang.reflect.Type[] paramTypes, java.lang.annotation.Annotation[][] paramAnnotations)
           
 
Method Summary
 java.util.List<ParameterDescriptionComposite> convertParams()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaParamToPDCConverter

public JavaParamToPDCConverter(java.lang.reflect.Type[] paramTypes,
                               java.lang.annotation.Annotation[][] paramAnnotations)
Method Detail

convertParams

public java.util.List<ParameterDescriptionComposite> convertParams()


Copyright © 2007 Apache Web Services Project. All Rights Reserved.