Uses of Class
com.sun.xml.ws.test.model.WSDL
-
Packages that use WSDL Package Description com.sun.xml.ws.test.model Classes that describe a test (metadata of test). -
-
Uses of WSDL in com.sun.xml.ws.test.model
Fields in com.sun.xml.ws.test.model with type parameters of type WSDL Modifier and Type Field Description List<WSDL>TestService. wsdlOptional WSDL file that describes this service.Constructor parameters in com.sun.xml.ws.test.model with type arguments of type WSDL Constructor Description TestService(TestDescriptor parent, String name, File baseDir, List<WSDL> wsdl, boolean sts, String explicitServiceClassName)
-