aerogear-controller 1.0.2

Package org.jboss.aerogear.controller.router.decorators.cors

Interface Summary
CorsConfig.Cookies  
CorsConfig.ExposeHeaders  
CorsConfig.MaxAge  
CorsConfig.Origin  
CorsConfig.SupportedOptions  
CorsConfig.ValidRequestHeaders  
CorsConfig.ValidRequestMethods  
CorsConfiguration Configuration for Cross-Origin Resource Sharing (CORS).
 

Class Summary
Cors Cors is a helper class for handling Cross-Origin Resource Sharing (CORS) in AeroGear Controller.
CorsConfig Concrete implementation of CorsConfiguration which provides configuration of CORS in AeroGear Controller.
CorsConfig.Builder  
CorsHandler CorsHandler is a CDI decorator that decorates Router adding CORS support.
 

Enum Summary
Cors.RequestHeader  
Cors.ResponseHeader  
 


aerogear-controller 1.0.2

Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.