Uses of Class
org.javastro.ivoa.entities.resource.ServiceInterface
Packages that use ServiceInterface
Package
Description
-
Uses of ServiceInterface in org.javastro.ivoa.entities.resource
Subclasses of ServiceInterface in org.javastro.ivoa.entities.resourceModifier and TypeClassDescriptionclassThe accessURL represents the URL of the web form itself.classThe accessURL element gives the Web Service's endpoint URL.Fields in org.javastro.ivoa.entities.resource with type parameters of type ServiceInterfaceModifier and TypeFieldDescriptionprotected List<ServiceInterface>Capability.interfacesMultiple occurences can describe different interfaces to the logically same capability, i.e.Methods in org.javastro.ivoa.entities.resource that return ServiceInterfaceModifier and TypeMethodDescriptionServiceInterface.withAccessURLs(Collection<AccessURL> values) ServiceInterface.withAccessURLs(AccessURL... values) ServiceInterface.withMirrorURLs(Collection<MirrorURL> values) ServiceInterface.withMirrorURLs(MirrorURL... values) ServiceInterface.withSecurityMethod(SecurityMethod value) ServiceInterface.withTestQueryString(String value) ServiceInterface.withVersion(String value) Methods in org.javastro.ivoa.entities.resource that return types with arguments of type ServiceInterfaceModifier and TypeMethodDescriptionCapability.getInterfaces()Multiple occurences can describe different interfaces to the logically same capability, i.e.Methods in org.javastro.ivoa.entities.resource with parameters of type ServiceInterfaceMethod parameters in org.javastro.ivoa.entities.resource with type arguments of type ServiceInterface -
Uses of ServiceInterface in org.javastro.ivoa.entities.resource.cone
Methods in org.javastro.ivoa.entities.resource.cone with parameters of type ServiceInterfaceModifier and TypeMethodDescriptionConeSearch.withInterfaces(ServiceInterface... values) CSCapRestriction.withInterfaces(ServiceInterface... values) Method parameters in org.javastro.ivoa.entities.resource.cone with type arguments of type ServiceInterfaceModifier and TypeMethodDescriptionConeSearch.withInterfaces(Collection<ServiceInterface> values) CSCapRestriction.withInterfaces(Collection<ServiceInterface> values) -
Uses of ServiceInterface in org.javastro.ivoa.entities.resource.dataservice
Subclasses of ServiceInterface in org.javastro.ivoa.entities.resource.dataserviceModifier and TypeClassDescriptionclassNote that the URL for help with this service can be put into the service/referenceURL element. -
Uses of ServiceInterface in org.javastro.ivoa.entities.resource.registry
Subclasses of ServiceInterface in org.javastro.ivoa.entities.resource.registryModifier and TypeClassDescriptionclassthe accessURL child element is the base URL for the OAI service as defined in section 3.1.1 of the OAI PMH standard.classthe accessURL child element is the service port location URL for the OAI SOAP Web Service.Methods in org.javastro.ivoa.entities.resource.registry with parameters of type ServiceInterfaceModifier and TypeMethodDescriptionHarvest.withInterfaces(ServiceInterface... values) RegCapRestriction.withInterfaces(ServiceInterface... values) Search.withInterfaces(ServiceInterface... values) Method parameters in org.javastro.ivoa.entities.resource.registry with type arguments of type ServiceInterfaceModifier and TypeMethodDescriptionHarvest.withInterfaces(Collection<ServiceInterface> values) RegCapRestriction.withInterfaces(Collection<ServiceInterface> values) Search.withInterfaces(Collection<ServiceInterface> values) -
Uses of ServiceInterface in org.javastro.ivoa.entities.resource.sia
Methods in org.javastro.ivoa.entities.resource.sia with parameters of type ServiceInterfaceModifier and TypeMethodDescriptionSIACapRestriction.withInterfaces(ServiceInterface... values) SimpleImageAccess.withInterfaces(ServiceInterface... values) Method parameters in org.javastro.ivoa.entities.resource.sia with type arguments of type ServiceInterfaceModifier and TypeMethodDescriptionSIACapRestriction.withInterfaces(Collection<ServiceInterface> values) SimpleImageAccess.withInterfaces(Collection<ServiceInterface> values) -
Uses of ServiceInterface in org.javastro.ivoa.entities.resource.ssap
Methods in org.javastro.ivoa.entities.resource.ssap with parameters of type ServiceInterfaceModifier and TypeMethodDescriptionSimpleSpectralAccess.withInterfaces(ServiceInterface... values) Method parameters in org.javastro.ivoa.entities.resource.ssap with type arguments of type ServiceInterfaceModifier and TypeMethodDescriptionSimpleSpectralAccess.withInterfaces(Collection<ServiceInterface> values) -
Uses of ServiceInterface in org.javastro.ivoa.entities.resource.standard
Fields in org.javastro.ivoa.entities.resource.standard with type parameters of type ServiceInterfaceModifier and TypeFieldDescriptionprotected List<ServiceInterface>ServiceStandard.interfacesEven though the Interface type requires an accessURL child element, this element is intended to describe a service in the abstract--i.e.Methods in org.javastro.ivoa.entities.resource.standard that return types with arguments of type ServiceInterfaceModifier and TypeMethodDescriptionServiceStandard.getInterfaces()Even though the Interface type requires an accessURL child element, this element is intended to describe a service in the abstract--i.e.Methods in org.javastro.ivoa.entities.resource.standard with parameters of type ServiceInterfaceMethod parameters in org.javastro.ivoa.entities.resource.standard with type arguments of type ServiceInterfaceModifier and TypeMethodDescriptionServiceStandard.withInterfaces(Collection<ServiceInterface> values) -
Uses of ServiceInterface in org.javastro.ivoa.entities.resource.tap
Methods in org.javastro.ivoa.entities.resource.tap with parameters of type ServiceInterfaceMethod parameters in org.javastro.ivoa.entities.resource.tap with type arguments of type ServiceInterfaceModifier and TypeMethodDescriptionTableAccess.withInterfaces(Collection<ServiceInterface> values)