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 Object


Constructor Summary
JavaParamToPDCConverter(Type[] paramTypes, Annotation[][] paramAnnotations)
           
 
Method Summary
 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(Type[] paramTypes,
                               Annotation[][] paramAnnotations)
Method Detail

convertParams

public List<ParameterDescriptionComposite> convertParams()


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.