- GenericServerResource<T> - Class in de.twenty11.skysail.server.restlet
-
An class dealing with common functionality for a skysail server resource..
- GenericServerResource() - Constructor for class de.twenty11.skysail.server.restlet.GenericServerResource
-
- get() - Method in interface de.twenty11.skysail.server.services.DataSourceProvider
-
- getApplication() - Method in interface de.twenty11.skysail.server.services.ApplicationProvider
-
- getApplicationDescription() - Method in interface de.twenty11.skysail.server.services.ApplicationDescriptor
-
- getApplicationName() - Method in class de.twenty11.skysail.server.restlet.SkysailApplication
-
- getBaseRef() - Method in class de.twenty11.skysail.server.restlet.ResourcesInfo
-
Returns the base URI for each child resource identifier.
- getBlockedAddresses() - Method in class de.twenty11.skysail.server.internal.Blocker
-
- getBundleContext() - Method in class de.twenty11.skysail.server.restlet.SkysailApplication
-
- getChildResources() - Method in class de.twenty11.skysail.server.restlet.ResourceInfo
-
Returns the list of child resources.
- getConfigForKey(String) - Method in class de.twenty11.skysail.server.config.ServerConfiguration
-
- getCurrentPage() - Method in class de.twenty11.skysail.server.restlet.GenericServerResource
-
- getCurrentPage() - Method in class de.twenty11.skysail.server.restlet.ListServerResource
-
- getDefaultDS() - Static method in class de.twenty11.skysail.server.config.ServerConfiguration
-
- getDefaultValue() - Method in class de.twenty11.skysail.server.restlet.ParameterInfo
-
Returns the default value of this parameter.
- getDescription() - Method in class de.twenty11.skysail.server.restlet.SkysailServerResource2
-
- getDirectory() - Method in interface de.twenty11.skysail.server.services.DirectoryProvider
-
- getDocumentations() - Method in class de.twenty11.skysail.server.restlet.DocumentedInfo
-
Returns the list of documentation elements.
- getEntities(T) - Method in class de.twenty11.skysail.server.restlet.GenericServerResource
-
- getEntities(List<T>, String) - Method in class de.twenty11.skysail.server.restlet.ListServerResource
-
- getEntity(T) - Method in class de.twenty11.skysail.server.restlet.GenericServerResource
-
- getEntity(T) - Method in class de.twenty11.skysail.server.restlet.ListServerResource
-
- getEntity(T) - Method in class de.twenty11.skysail.server.restlet.UniqueResultServerResource
-
- getExpectedMessages() - Method in interface de.twenty11.skysail.server.services.LogValidationInputProvider
-
- getFilteredData() - Method in class de.twenty11.skysail.server.restlet.ListServerResource
-
Implementors of this class have to provide skysailData which will be used to create a restlet representation.
- getFixed() - Method in class de.twenty11.skysail.server.restlet.ParameterInfo
-
Returns the fixed value for the parameter.
- getIdentifier() - Method in class de.twenty11.skysail.server.restlet.MethodInfo
-
Returns the identifier for the method.
- getIdentifier() - Method in class de.twenty11.skysail.server.restlet.ParameterInfo
-
Returns the identifier of this parameter element.
- getIdentifier() - Method in class de.twenty11.skysail.server.restlet.RepresentationInfo
-
Returns the identifier for that element.
- getIdentifier() - Method in class de.twenty11.skysail.server.restlet.ResourceInfo
-
Returns the identifier for that element.
- getMappings() - Method in class de.twenty11.skysail.server.listener.UrlMappingServiceListener
-
- getMediaType() - Method in class de.twenty11.skysail.server.restlet.RepresentationInfo
-
Returns the media type of that element.
- getMessage() - Method in class de.twenty11.skysail.server.restlet.SkysailServerResource2
-
- getMethods() - Method in class de.twenty11.skysail.server.restlet.ApplicationInfo
-
Returns the list of method elements.
- getMethods() - Method in class de.twenty11.skysail.server.restlet.ResourceInfo
-
Returns the list of supported methods.
- getName() - Method in class de.twenty11.skysail.server.restlet.MethodInfo
-
Returns the name of the method.
- getName() - Method in class de.twenty11.skysail.server.restlet.ParameterInfo
-
Returns the name of this element.
- getName() - Method in class de.twenty11.skysail.server.restlet.SkysailServerResource2
-
- getNamespaces() - Method in class de.twenty11.skysail.server.restlet.ApplicationInfo
-
Returns the map of namespaces used in the WADL document.
- getOptions(EnumSet<PaxExamOptionSet>) - Method in class de.twenty11.skysail.server.testing.utils.SkysailServerOsgiSetup
-
- getPageSize() - Method in class de.twenty11.skysail.server.restlet.GenericServerResource
-
- getPageSize() - Method in class de.twenty11.skysail.server.restlet.ListServerResource
-
- getParameters() - Method in class de.twenty11.skysail.server.restlet.RepresentationInfo
-
Returns the list of parameters.
- getParameters() - Method in class de.twenty11.skysail.server.restlet.RequestInfo
-
Returns the list of parameters.
- getParameters() - Method in class de.twenty11.skysail.server.restlet.ResourceInfo
-
Returns the list of parameters.
- getParameters() - Method in class de.twenty11.skysail.server.restlet.ResponseInfo
-
Returns the list of parameters.
- getParamsFromRequest() - Method in class de.twenty11.skysail.server.restlet.ListServerResource
-
- getParent() - Method in class de.twenty11.skysail.server.restlet.SkysailServerResource2
-
- getPath() - Method in class de.twenty11.skysail.server.restlet.ParameterInfo
-
Returns the path to the value of this parameter (within a parent
representation).
- getPath() - Method in class de.twenty11.skysail.server.restlet.ResourceInfo
-
Returns the URI template for the identifier of the resource.
- getProfiles() - Method in class de.twenty11.skysail.server.restlet.RepresentationInfo
-
Returns the list of locations of one or more meta data profiles.
- getProperties(String) - Method in interface de.twenty11.skysail.server.services.ConfigService
-
return properties for given identifier.
- getQueryType() - Method in class de.twenty11.skysail.server.restlet.ResourceInfo
-
Returns the media type for the query component of the resource URI.
- getReference() - Method in class de.twenty11.skysail.server.restlet.RepresentationInfo
-
Returns the reference to an representation identifier.
- getRepresentations() - Method in class de.twenty11.skysail.server.restlet.ApplicationInfo
-
Returns the list of representation elements.
- getRepresentations() - Method in class de.twenty11.skysail.server.restlet.RequestInfo
-
Returns the list of supported input representations.
- getRepresentations() - Method in class de.twenty11.skysail.server.restlet.ResponseInfo
-
Returns the list of representations
- getRequest() - Method in class de.twenty11.skysail.server.restlet.MethodInfo
-
Returns the input to the method.
- getResource(String) - Method in class de.twenty11.skysail.server.directory.CompositeClassLoader
-
- getResourcePath() - Method in class de.twenty11.skysail.server.restlet.SkysailServerResource2
-
- getResources() - Method in class de.twenty11.skysail.server.restlet.ResourcesInfo
-
Returns the list of child resources.
- getResponse() - Method in class de.twenty11.skysail.server.restlet.MethodInfo
-
Returns the last added response of the method.
- getResponses() - Method in class de.twenty11.skysail.server.restlet.MethodInfo
-
Returns the output of the method.
- getRoutes() - Method in class de.twenty11.skysail.server.restlet.SkysailApplication
-
- getSkysailData() - Method in class de.twenty11.skysail.server.restlet.SkysailServerResource2
-
- getStatuses() - Method in class de.twenty11.skysail.server.restlet.ResponseInfo
-
Returns the list of statuses associated with this response
representation.
- getString(String) - Method in interface de.twenty11.skysail.server.services.ConfigService
-
looks for identifier and returns the value.
- getString(String, String) - Method in interface de.twenty11.skysail.server.services.ConfigService
-
looks for identifier and returns the value.
- getStyle() - Method in class de.twenty11.skysail.server.restlet.ParameterInfo
-
Returns the parameter style.
- getTargetRef() - Method in class de.twenty11.skysail.server.restlet.MethodInfo
-
Returns the reference to a method definition element.
- getTitle() - Method in class de.twenty11.skysail.server.restlet.DocumentationInfo
-
Returns the title of that documentation element.
- getTotalResults() - Method in class de.twenty11.skysail.server.restlet.GenericServerResource
-
- getTotalResults() - Method in class de.twenty11.skysail.server.restlet.ListServerResource
-
- getType() - Method in class de.twenty11.skysail.server.restlet.ParameterInfo
-
Returns the parameter type.
- getType() - Method in class de.twenty11.skysail.server.restlet.ResourceInfo
-
Returns the list of references to resource type elements.
- getUrlMappingServiceListener() - Method in class de.twenty11.skysail.server.restlet.SkysailApplication
-
- getValidationProviders() - Method in class de.twenty11.skysail.server.restlet.OSGiServiceDiscoverer
-
- getValidator() - Method in class de.twenty11.skysail.server.restlet.ListServerResource
-
- getVerifier(ConfigurationAdmin) - Method in class de.twenty11.skysail.server.config.ServerConfiguration
-
- getXmlElement() - Method in class de.twenty11.skysail.server.restlet.RepresentationInfo
-
Returns the qualified name of the root element for this XML-based
representation.
- removeConfigurationProvider(ConfigurationProvider) - Method in class de.twenty11.skysail.server.config.ServerConfiguration
-
- RepresentationInfo - Class in de.twenty11.skysail.server.restlet
-
- RepresentationInfo() - Constructor for class de.twenty11.skysail.server.restlet.RepresentationInfo
-
Constructor.
- RepresentationInfo(DocumentationInfo) - Constructor for class de.twenty11.skysail.server.restlet.RepresentationInfo
-
Constructor with a single documentation element.
- RepresentationInfo(List<DocumentationInfo>) - Constructor for class de.twenty11.skysail.server.restlet.RepresentationInfo
-
Constructor with a list of documentation elements.
- RepresentationInfo(MediaType) - Constructor for class de.twenty11.skysail.server.restlet.RepresentationInfo
-
Constructor with a media type.
- RepresentationInfo(String) - Constructor for class de.twenty11.skysail.server.restlet.RepresentationInfo
-
Constructor with a single documentation element.
- RepresentationInfo(Variant) - Constructor for class de.twenty11.skysail.server.restlet.RepresentationInfo
-
Constructor with a variant.
- RequestInfo - Class in de.twenty11.skysail.server.restlet
-
- RequestInfo() - Constructor for class de.twenty11.skysail.server.restlet.RequestInfo
-
Constructor.
- RequestInfo(DocumentationInfo) - Constructor for class de.twenty11.skysail.server.restlet.RequestInfo
-
Constructor with a single documentation element.
- RequestInfo(List<DocumentationInfo>) - Constructor for class de.twenty11.skysail.server.restlet.RequestInfo
-
Constructor with a list of documentation elements.
- RequestInfo(String) - Constructor for class de.twenty11.skysail.server.restlet.RequestInfo
-
Constructor with a single documentation element.
- resolveNamespaces() - Method in class de.twenty11.skysail.server.restlet.DocumentedInfo
-
Returns the list of namespaces used in the documentation elements as a
map.
- ResourceInfo - Class in de.twenty11.skysail.server.restlet
-
- ResourceInfo() - Constructor for class de.twenty11.skysail.server.restlet.ResourceInfo
-
Constructor.
- ResourceInfo(DocumentationInfo) - Constructor for class de.twenty11.skysail.server.restlet.ResourceInfo
-
Constructor with a single documentation element.
- ResourceInfo(List<DocumentationInfo>) - Constructor for class de.twenty11.skysail.server.restlet.ResourceInfo
-
Constructor with a list of documentation elements.
- ResourceInfo(String) - Constructor for class de.twenty11.skysail.server.restlet.ResourceInfo
-
Constructor with a single documentation element.
- ResourcesInfo - Class in de.twenty11.skysail.server.restlet
-
- ResourcesInfo() - Constructor for class de.twenty11.skysail.server.restlet.ResourcesInfo
-
Constructor.
- ResourcesInfo(DocumentationInfo) - Constructor for class de.twenty11.skysail.server.restlet.ResourcesInfo
-
Constructor with a single documentation element.
- ResourcesInfo(List<DocumentationInfo>) - Constructor for class de.twenty11.skysail.server.restlet.ResourcesInfo
-
Constructor with a list of documentation elements.
- ResourcesInfo(String) - Constructor for class de.twenty11.skysail.server.restlet.ResourcesInfo
-
Constructor with a single documentation element.
- ResponseInfo - Class in de.twenty11.skysail.server.restlet
-
- ResponseInfo() - Constructor for class de.twenty11.skysail.server.restlet.ResponseInfo
-
Constructor.
- ResponseInfo(DocumentationInfo) - Constructor for class de.twenty11.skysail.server.restlet.ResponseInfo
-
Constructor with a single documentation element.
- ResponseInfo(List<DocumentationInfo>) - Constructor for class de.twenty11.skysail.server.restlet.ResponseInfo
-
Constructor with a list of documentation elements.
- ResponseInfo(String) - Constructor for class de.twenty11.skysail.server.restlet.ResponseInfo
-
Constructor with a single documentation element.
- router - Variable in class de.twenty11.skysail.server.restlet.SkysailApplication
-
the restlet router.
- ServerConfiguration - Class in de.twenty11.skysail.server.config
-
- ServerConfiguration() - Constructor for class de.twenty11.skysail.server.config.ServerConfiguration
-
- serviceChanged(ServiceEvent) - Method in class de.twenty11.skysail.server.listener.SkysailApplicationServiceListener
-
This method adds, removes or modifies the list of applicationDescriptors.
- serviceChanged(ServiceEvent) - Method in class de.twenty11.skysail.server.listener.SkysailServerServiceListener
-
- serviceChanged(ServiceEvent) - Method in class de.twenty11.skysail.server.listener.UrlMappingServiceListener
-
This method adds, removes or modifies the URL mappings of the
applications router according to the service events fired.
- setAutoDescribing(boolean) - Method in class de.twenty11.skysail.server.restlet.SkysailServerResource2
-
- setBaseRef(Reference) - Method in class de.twenty11.skysail.server.restlet.ResourcesInfo
-
Sets the base URI for each child resource identifier.
- setBundleContext(BundleContext) - Method in class de.twenty11.skysail.server.restlet.SkysailApplication
-
- setChildResources(List<ResourceInfo>) - Method in class de.twenty11.skysail.server.restlet.ResourceInfo
-
Sets the list of child resources.
- setCurrentPage(Integer) - Method in class de.twenty11.skysail.server.restlet.GenericServerResource
-
- setCurrentPage(Integer) - Method in class de.twenty11.skysail.server.restlet.ListServerResource
-
- setDefaultValue(String) - Method in class de.twenty11.skysail.server.restlet.ParameterInfo
-
Sets the default value of this parameter.
- setDescription(String) - Method in class de.twenty11.skysail.server.restlet.SkysailServerResource2
-
- setDocumentation(DocumentationInfo) - Method in class de.twenty11.skysail.server.restlet.DocumentedInfo
-
Set the list of documentation elements with a single element.
- setDocumentation(String) - Method in class de.twenty11.skysail.server.restlet.DocumentedInfo
-
Set the list of documentation elements with a single element.
- setDocumentations(List<DocumentationInfo>) - Method in class de.twenty11.skysail.server.restlet.DocumentedInfo
-
Sets the list of documentation elements.
- setFixed(String) - Method in class de.twenty11.skysail.server.restlet.ParameterInfo
-
Sets the fixed value for the parameter.
- setIdentifier(String) - Method in class de.twenty11.skysail.server.restlet.MethodInfo
-
Sets the identifier for the method.
- setIdentifier(String) - Method in class de.twenty11.skysail.server.restlet.ParameterInfo
-
Sets the identifier of this parameter element.
- setIdentifier(String) - Method in class de.twenty11.skysail.server.restlet.RepresentationInfo
-
Sets the identifier for that element.
- setIdentifier(String) - Method in class de.twenty11.skysail.server.restlet.ResourceInfo
-
Sets the identifier for that element.
- setLocationRef(Reference) - Method in class de.twenty11.skysail.server.restlet.SkysailServerResource2
-
Reasoning: not overwriting those two (overloaded) methods gives me a jackson deserialization issue.
- setLocationRef(String) - Method in class de.twenty11.skysail.server.restlet.SkysailServerResource2
-
- setMediaType(MediaType) - Method in class de.twenty11.skysail.server.restlet.RepresentationInfo
-
Sets the media type of that element.
- setMessage(String) - Method in class de.twenty11.skysail.server.restlet.SkysailServerResource2
-
- setMethods(List<MethodInfo>) - Method in class de.twenty11.skysail.server.restlet.ApplicationInfo
-
Sets the list of documentation elements.
- setMethods(List<MethodInfo>) - Method in class de.twenty11.skysail.server.restlet.ResourceInfo
-
Sets the list of supported methods.
- setName(Method) - Method in class de.twenty11.skysail.server.restlet.MethodInfo
-
Sets the name of the method.
- setName(String) - Method in class de.twenty11.skysail.server.restlet.ParameterInfo
-
Sets the name of this element.
- setName(String) - Method in class de.twenty11.skysail.server.restlet.SkysailServerResource2
-
- setNamespaces(Map<String, String>) - Method in class de.twenty11.skysail.server.restlet.ApplicationInfo
-
Sets the map of namespaces used in the WADL document.
- setPageSize(Integer) - Method in class de.twenty11.skysail.server.restlet.GenericServerResource
-
- setPageSize(Integer) - Method in class de.twenty11.skysail.server.restlet.ListServerResource
-
- setParameters(List<ParameterInfo>) - Method in class de.twenty11.skysail.server.restlet.RepresentationInfo
-
Sets the list of parameters.
- setParameters(List<ParameterInfo>) - Method in class de.twenty11.skysail.server.restlet.RequestInfo
-
Sets the list of parameters.
- setParameters(List<ParameterInfo>) - Method in class de.twenty11.skysail.server.restlet.ResourceInfo
-
Sets the list of parameters.
- setParameters(List<ParameterInfo>) - Method in class de.twenty11.skysail.server.restlet.ResponseInfo
-
Sets the list of parameters.
- setPath(String) - Method in class de.twenty11.skysail.server.restlet.ParameterInfo
-
Sets the path to the value of this parameter (within a parent
representation).
- setPath(String) - Method in class de.twenty11.skysail.server.restlet.ResourceInfo
-
Sets the URI template for the identifier of the resource.
- setQueryType(MediaType) - Method in class de.twenty11.skysail.server.restlet.ResourceInfo
-
Sets the media type for the query component of the resource URI.
- setReference(String) - Method in class de.twenty11.skysail.server.restlet.RepresentationInfo
-
Sets the reference to an representation identifier.
- setRepeating(boolean) - Method in class de.twenty11.skysail.server.restlet.ParameterInfo
-
Indicates whether the parameter is single valued or may have multiple
values.
- setRepresentations(List<RepresentationInfo>) - Method in class de.twenty11.skysail.server.restlet.ApplicationInfo
-
- setRepresentations(List<RepresentationInfo>) - Method in class de.twenty11.skysail.server.restlet.ResponseInfo
-
Sets the list of representations
- setRequest(RequestInfo) - Method in class de.twenty11.skysail.server.restlet.MethodInfo
-
Sets the input to the method.
- setRequired(boolean) - Method in class de.twenty11.skysail.server.restlet.ParameterInfo
-
Indicates whether the parameter is required.
- setResources(ResourcesInfo) - Method in class de.twenty11.skysail.server.restlet.ApplicationInfo
-
Sets the list of resource elements.
- setResources(List<ResourceInfo>) - Method in class de.twenty11.skysail.server.restlet.ResourcesInfo
-
Sets the list of child resources.
- setResponses(List<ResponseInfo>) - Method in class de.twenty11.skysail.server.restlet.MethodInfo
-
Sets the output of the method.
- setSecretVerifier(MapVerifier, ConfigurationAdmin) - Method in class de.twenty11.skysail.server.config.ServerConfiguration
-
- setSkysailData(T) - Method in class de.twenty11.skysail.server.restlet.SkysailServerResource2
-
- setStatuses(List<Status>) - Method in class de.twenty11.skysail.server.restlet.ResponseInfo
-
Sets the list of statuses associated with this response representation.
- setStyle(ParameterStyle) - Method in class de.twenty11.skysail.server.restlet.ParameterInfo
-
Sets the parameter style.
- setTargetRef(Reference) - Method in class de.twenty11.skysail.server.restlet.MethodInfo
-
Sets the reference to a method definition element.
- setTitle(String) - Method in class de.twenty11.skysail.server.restlet.DocumentationInfo
-
Sets the title of that documentation element.
- setTotalResults(int) - Method in class de.twenty11.skysail.server.restlet.GenericServerResource
-
- setTotalResults(int) - Method in class de.twenty11.skysail.server.restlet.ListServerResource
-
- setType(String) - Method in class de.twenty11.skysail.server.restlet.ParameterInfo
-
Sets the parameter type.
- setType(List<Reference>) - Method in class de.twenty11.skysail.server.restlet.ResourceInfo
-
Sets the list of references to resource type elements.
- setVerifier(SecretVerifier) - Method in class de.twenty11.skysail.server.restlet.SkysailApplication
-
- setXmlElement(String) - Method in class de.twenty11.skysail.server.restlet.RepresentationInfo
-
Sets the qualified name of the root element for this XML-based
representation.
- shouldStartComponent(String) - Method in class de.twenty11.skysail.server.config.ServerConfiguration
-
- SkysailApplication - Class in de.twenty11.skysail.server.restlet
-
Concurrency note from parent class: instances of this class or its subclasses can be invoked by several threads at
the same time and therefore must be thread-safe.
- SkysailApplication(String, String) - Constructor for class de.twenty11.skysail.server.restlet.SkysailApplication
-
- SkysailApplicationServiceListener - Class in de.twenty11.skysail.server.listener
-
A service listener which takes care of ApplicationDescriptor related services.
- SkysailApplicationServiceListener(SkysailApplication) - Constructor for class de.twenty11.skysail.server.listener.SkysailApplicationServiceListener
-
- SkysailApplicationServiceListener(BundleContext, SkysailApplication) - Constructor for class de.twenty11.skysail.server.listener.SkysailApplicationServiceListener
-
Constructor which needs the bundleContext and the RestletOsgiApplication.
- SkysailApplicationServiceListener(BundleContext, SkysailApplication, boolean) - Constructor for class de.twenty11.skysail.server.listener.SkysailApplicationServiceListener
-
Constructor which needs the bundleContext and the RestletOsgiApplication.
- SkysailServerBundleListener - Class in de.twenty11.skysail.server.listener
-
listener for bundle events.
- SkysailServerBundleListener() - Constructor for class de.twenty11.skysail.server.listener.SkysailServerBundleListener
-
- SkysailServerFrameworkListener - Class in de.twenty11.skysail.server.listener
-
listener for framework events.
- SkysailServerFrameworkListener() - Constructor for class de.twenty11.skysail.server.listener.SkysailServerFrameworkListener
-
- SkysailServerOsgiSetup - Class in de.twenty11.skysail.server.testing.utils
-
This class defines the bundles skysail.server depends on (used by pax-exam), i.e.
- SkysailServerOsgiSetup() - Constructor for class de.twenty11.skysail.server.testing.utils.SkysailServerOsgiSetup
-
- SkysailServerResource2<T> - Class in de.twenty11.skysail.server.restlet
-
- SkysailServerResource2() - Constructor for class de.twenty11.skysail.server.restlet.SkysailServerResource2
-
- SkysailServerServiceListener - Class in de.twenty11.skysail.server.listener
-
listener for bundle events.
- SkysailServerServiceListener() - Constructor for class de.twenty11.skysail.server.listener.SkysailServerServiceListener
-
- start(BundleContext) - Method in class de.twenty11.skysail.server.internal.Activator
- startStandaloneServer(String, Component) - Method in class de.twenty11.skysail.server.config.ServerConfiguration
-
- stop(BundleContext) - Method in class de.twenty11.skysail.server.internal.Activator