Class CacheControlHandler
java.lang.Object
org.jboss.resteasy.reactive.server.handlers.CacheControlHandler
- All Implemented Interfaces:
ServerRestHandler,RestHandler<ResteasyReactiveRequestContext>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandle(ResteasyReactiveRequestContext requestContext) voidsetCacheControl(ExtendedCacheControl cacheControl)
-
Constructor Details
-
CacheControlHandler
public CacheControlHandler()
-
-
Method Details
-
getCacheControl
-
setCacheControl
-
handle
- Specified by:
handlein interfaceRestHandler<ResteasyReactiveRequestContext>- Specified by:
handlein interfaceServerRestHandler- Throws:
Exception
-