Uses of Interface
com.sun.xml.ws.test.client.XmlResource
-
Packages that use XmlResource Package Description com.sun.xml.ws.test.client com.sun.xml.ws.test.model Classes that describe a test (metadata of test). -
-
Uses of XmlResource in com.sun.xml.ws.test.client
Classes in com.sun.xml.ws.test.client that implement XmlResource Modifier and Type Class Description classAbstractXmlResourcePartial default implementation.classInlineXmlResourceResource XML defined inline.classReferencedXmlResourceResource XML defined as a reference. -
Uses of XmlResource in com.sun.xml.ws.test.model
Fields in com.sun.xml.ws.test.model with type parameters of type XmlResource Modifier and Type Field Description Map<String,XmlResource>TestDescriptor. xmlResources<xml-resource>s.
-