Skip navigation links
A C D G H I L O P R S U 

A

addService(UriInfo, HttpServletRequest, HttpHeaders, InputStream) - Method in class com.airepublic.microverse.rest.server.RestServiceServer
Adds a service described by the ServiceDescriptor in the request content stream.
AutoDeployer - Class in com.airepublic.microverse.rest.server
 
AutoDeployer() - Constructor for class com.airepublic.microverse.rest.server.AutoDeployer
 

C

com.airepublic.microverse.rest.server - package com.airepublic.microverse.rest.server
 
contextDestroyed(ServletContextEvent) - Method in class com.airepublic.microverse.rest.server.AutoDeployer
 
contextInitialized(ServletContextEvent) - Method in class com.airepublic.microverse.rest.server.AutoDeployer
 
createClassLoader(URL...) - Method in class com.airepublic.microverse.rest.server.RestClassLoaderCreator
 

D

deployConfiguredServices(Path, ServiceCreateDescriptorList) - Method in class com.airepublic.microverse.rest.server.AutoDeployer
Loads configured services from a directory found by the system property 'microverse.service.config.dir'.

G

getClasses() - Method in class com.airepublic.microverse.rest.server.ServiceServerApplication
 
getClassLoaderCreator() - Method in class com.airepublic.microverse.rest.server.RestServiceServer
 
getHeartbeatWebCall(String, String) - Method in class com.airepublic.microverse.rest.server.RestServiceServer
 
getMimeTypeForResponse(HttpHeaders) - Method in class com.airepublic.microverse.rest.server.RestServiceServer
Gets the mime-type from the request header 'accept' to determine the content-type of the response content.
getMimeTypeFromRequest(HttpHeaders) - Method in class com.airepublic.microverse.rest.server.RestServiceServer
Gets the mime-type from the request header 'content-type' to determine the mime-type of the request content.
getServiceWebCall(String, String) - Method in class com.airepublic.microverse.rest.server.RestServiceServer
 
getSingletons() - Method in class com.airepublic.microverse.rest.server.ServiceServerApplication
 
getSupportedMediaTypes() - Method in class com.airepublic.microverse.rest.server.RestServiceServer
 

H

heartbeat() - Method in class com.airepublic.microverse.rest.server.RestServiceServer
This method should be called by a monitoring service to check whether this service-server is still running.

I

init() - Method in class com.airepublic.microverse.rest.server.RestServiceServer
 

L

loadConfiguredServices() - Method in class com.airepublic.microverse.rest.server.AutoDeployer
Loads configured services from a directory found by the system property Configuration.SERVICE_DEPLOY_DIR.

O

onServiceRegistration(ServiceDescriptor) - Method in class com.airepublic.microverse.rest.server.RestServiceServer
 
onServiceUnregistration(ServiceDescriptor) - Method in class com.airepublic.microverse.rest.server.RestServiceServer
 

P

process(HttpHeaders, InputStream, UriInfo) - Method in class com.airepublic.microverse.rest.server.RestServiceServer
Processes the request and answers to the response using the context information.

R

removeService(HttpHeaders, String, String) - Method in class com.airepublic.microverse.rest.server.RestServiceServer
Removes a service described by the ServiceDescriptor in the request content stream.
RestClassLoaderCreator - Class in com.airepublic.microverse.rest.server
RestClassLoaderCreator() - Constructor for class com.airepublic.microverse.rest.server.RestClassLoaderCreator
 
RestServiceServer - Class in com.airepublic.microverse.rest.server
Base class for all Service-Servers which provides functionality manage the server and to handle requests generically in separate threads.
RestServiceServer() - Constructor for class com.airepublic.microverse.rest.server.RestServiceServer
 

S

ServiceServerApplication - Class in com.airepublic.microverse.rest.server
REST Services Application registry.
ServiceServerApplication() - Constructor for class com.airepublic.microverse.rest.server.ServiceServerApplication
 

U

unmarshalServiceDescriptor(HttpHeaders, InputStream) - Method in class com.airepublic.microverse.rest.server.RestServiceServer
Unmarshal the ServiceDescriptor from the request input-stream.
A C D G H I L O P R S U 
Skip navigation links

Copyright © 2016. All rights reserved.