Uses of Interface
com.sun.xml.ws.api.model.Parameter

Packages that use Parameter
com.sun.xml.ws.model   
 

Uses of Parameter in com.sun.xml.ws.model
 

Classes in com.sun.xml.ws.model that implement Parameter
 class ParameterImpl
          runtime Parameter that abstracts the annotated java parameter
 class WrapperParameter
          ParameterImpl that represents a wrapper, which is a parameter that consists of multiple nested ParameterImpls within, which together form a body part.