Uses of Class
org.javastro.ivoa.entities.resource.registry.OAISOAP
Packages that use OAISOAP
-
Uses of OAISOAP in org.javastro.ivoa.entities.resource.registry
Methods in org.javastro.ivoa.entities.resource.registry that return OAISOAPModifier and TypeMethodDescriptionObjectFactory.createOAISOAP()Create an instance ofOAISOAPOAISOAP.withAccessURLs(Collection<AccessURL> values) OAISOAP.withAccessURLs(AccessURL... values) OAISOAP.withMirrorURLs(Collection<MirrorURL> values) OAISOAP.withMirrorURLs(MirrorURL... values) OAISOAP.withSecurityMethod(SecurityMethod value) OAISOAP.withTestQueryString(String value) OAISOAP.withVersion(String value) OAISOAP.withWsdlURLs(String... values) OAISOAP.withWsdlURLs(Collection<String> values)