Uses of Class
org.javastro.ivoa.entities.resource.MirrorURL
Packages that use MirrorURL
Package
Description
-
Uses of MirrorURL in org.javastro.ivoa.entities.resource
Fields in org.javastro.ivoa.entities.resource with type parameters of type MirrorURLModifier and TypeFieldDescriptionServiceInterface.mirrorURLsThis is intended exclusively for true mirrors, i.e., interfaces that are functionally identical to the original interface and that are operated by the same publisher.Methods in org.javastro.ivoa.entities.resource that return MirrorURLModifier and TypeMethodDescriptionObjectFactory.createMirrorURL()Create an instance ofMirrorURLMethods in org.javastro.ivoa.entities.resource that return types with arguments of type MirrorURLModifier and TypeMethodDescriptionServiceInterface.getMirrorURLs()This is intended exclusively for true mirrors, i.e., interfaces that are functionally identical to the original interface and that are operated by the same publisher.Methods in org.javastro.ivoa.entities.resource with parameters of type MirrorURLModifier and TypeMethodDescriptionServiceInterface.withMirrorURLs(MirrorURL... values) WebBrowser.withMirrorURLs(MirrorURL... values) WebService.withMirrorURLs(MirrorURL... values) Method parameters in org.javastro.ivoa.entities.resource with type arguments of type MirrorURLModifier and TypeMethodDescriptionServiceInterface.withMirrorURLs(Collection<MirrorURL> values) WebBrowser.withMirrorURLs(Collection<MirrorURL> values) WebService.withMirrorURLs(Collection<MirrorURL> values) -
Uses of MirrorURL in org.javastro.ivoa.entities.resource.dataservice
Methods in org.javastro.ivoa.entities.resource.dataservice with parameters of type MirrorURLMethod parameters in org.javastro.ivoa.entities.resource.dataservice with type arguments of type MirrorURL -
Uses of MirrorURL in org.javastro.ivoa.entities.resource.registry
Methods in org.javastro.ivoa.entities.resource.registry with parameters of type MirrorURLModifier and TypeMethodDescriptionOAIHTTP.withMirrorURLs(MirrorURL... values) OAISOAP.withMirrorURLs(MirrorURL... values) Method parameters in org.javastro.ivoa.entities.resource.registry with type arguments of type MirrorURLModifier and TypeMethodDescriptionOAIHTTP.withMirrorURLs(Collection<MirrorURL> values) OAISOAP.withMirrorURLs(Collection<MirrorURL> values)