Uses of Class
com.sun.xml.ws.mex.client.schema.MetadataReference
Packages that use MetadataReference
-
Uses of MetadataReference in com.sun.xml.ws.mex.client
Methods in com.sun.xml.ws.mex.client with parameters of type MetadataReferenceModifier and TypeMethodDescriptionMetadataClient.retrieveMetadata(MetadataReference reference) Currently only supports Get requests (not Get Metadata), so we only need the reference's address. -
Uses of MetadataReference in com.sun.xml.ws.mex.client.schema
Fields in com.sun.xml.ws.mex.client.schema declared as MetadataReferenceMethods in com.sun.xml.ws.mex.client.schema that return MetadataReferenceModifier and TypeMethodDescriptionObjectFactory.createMetadataReference()Create an instance ofMetadataReferenceMetadataSection.getMetadataReference()Gets the value of the metadataReference property.Methods in com.sun.xml.ws.mex.client.schema with parameters of type MetadataReferenceModifier and TypeMethodDescriptionvoidMetadataSection.setMetadataReference(MetadataReference value) Sets the value of the metadataReference property.