@Service public class GeoServerInterceptorService extends Object
| Constructor and Description |
|---|
GeoServerInterceptorService() |
| Modifier and Type | Method and Description |
|---|---|
Properties |
getGeoServerNameSpaces() |
Response |
interceptGeoServerRequest(javax.servlet.http.HttpServletRequest request) |
void |
setGeoServerNameSpaces(Properties geoServerNameSpaces) |
void |
setInterceptorRuleService(InterceptorRuleService<InterceptorRule,?> interceptorRuleService) |
void |
setOgcMessageDistributor(OgcMessageDistributor ogcMessageDistributor) |
public Response interceptGeoServerRequest(javax.servlet.http.HttpServletRequest request) throws InterceptorException, URISyntaxException, org.apache.http.HttpException, IOException
request - InterceptorExceptionURISyntaxExceptionorg.apache.http.HttpExceptionIOExceptionpublic void setOgcMessageDistributor(OgcMessageDistributor ogcMessageDistributor)
ogcMessageDistributor - the ogcMessageDistributor to setpublic void setInterceptorRuleService(InterceptorRuleService<InterceptorRule,?> interceptorRuleService)
interceptorRuleService - the interceptorRuleService to setpublic Properties getGeoServerNameSpaces()
@Autowired @Qualifier(value="geoServerNameSpaces") public void setGeoServerNameSpaces(Properties geoServerNameSpaces)
geoServerNameSpaces - the geoServerNameSpaces to setCopyright © 2016 terrestris GmbH & Co. KG. All rights reserved.