Uses of Interface
com.sun.xml.ws.api.model.Parameter
-
Packages that use Parameter Package Description com.sun.xml.ws.model -
-
Uses of Parameter in com.sun.xml.ws.model
Classes in com.sun.xml.ws.model that implement Parameter Modifier and Type Class Description classParameterImplruntime Parameter that abstracts the annotated java parameterclassWrapperParameterParameterImplthat represents a wrapper, which is a parameter that consists of multiple nestedParameterImpls within, which together form a body part.
-