A C D F G I P R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addHeader(TypeHeader) - Method in class de.mhus.cherry.web.api.TypeDefinition
- addHeaderLine() - Method in interface de.mhus.cherry.web.api.TypeHeader
- addHeaderLine() - Method in class de.mhus.cherry.web.api.TypeHeaderDynamic
- addHeaderLine() - Method in class de.mhus.cherry.web.api.TypeHeaderSimple
- appendTo(HttpServletResponse) - Method in interface de.mhus.cherry.web.api.TypeHeader
- appendTo(HttpServletResponse) - Method in class de.mhus.cherry.web.api.TypeHeaderDynamic
- appendTo(HttpServletResponse) - Method in class de.mhus.cherry.web.api.TypeHeaderSimple
C
- CallContext - Interface in de.mhus.cherry.web.api
- CanTransform - Interface in de.mhus.cherry.web.api
- CherryApi - Interface in de.mhus.cherry.web.api
- create(IConfig) - Method in class de.mhus.cherry.web.api.TypeHeaderDynamic.Factory
- create(IConfig) - Method in interface de.mhus.cherry.web.api.TypeHeaderFactory
-
Return a header object if the factory is able to handle the header type.
- createCallContext(Servlet, HttpServletRequest, HttpServletResponse) - Method in interface de.mhus.cherry.web.api.CherryApi
- createTypeHeader(IConfig) - Method in interface de.mhus.cherry.web.api.CherryApi
D
- de.mhus.cherry.web.api - package de.mhus.cherry.web.api
- doFilterBegin(UUID, InternalCallContext) - Method in interface de.mhus.cherry.web.api.WebFilter
-
Return true if the page can be displayed.
- doFilterEnd(UUID, InternalCallContext) - Method in interface de.mhus.cherry.web.api.WebFilter
- doInitialize(UUID, VirtualHost, IConfig) - Method in interface de.mhus.cherry.web.api.WebArea
- doInitialize(UUID, VirtualHost, IConfig) - Method in interface de.mhus.cherry.web.api.WebFilter
- doRequest(InternalCallContext) - Method in interface de.mhus.cherry.web.api.VirtualHost
- doRequest(UUID, CallContext) - Method in interface de.mhus.cherry.web.api.WebArea
-
Return true if the area was able to consume the call.
- doTransform(CallContext, String) - Method in interface de.mhus.cherry.web.api.CanTransform
F
- Factory() - Constructor for class de.mhus.cherry.web.api.TypeHeaderDynamic.Factory
- findFile(String) - Method in interface de.mhus.cherry.web.api.VirtualHost
- findVirtualHost(String) - Method in interface de.mhus.cherry.web.api.CherryApi
G
- getAttribute(String) - Method in interface de.mhus.cherry.web.api.CallContext
- getBundle() - Method in interface de.mhus.cherry.web.api.VirtualHost
- getCharsetEncoding() - Method in interface de.mhus.cherry.web.api.VirtualHost
- getConfig() - Method in interface de.mhus.cherry.web.api.VirtualHost
-
Get WebSpace configuration'
- getConfigRoot() - Method in interface de.mhus.cherry.web.api.VirtualWebSpace
- getCurrentCall() - Method in interface de.mhus.cherry.web.api.CherryApi
- getDefinition() - Method in class de.mhus.cherry.web.api.TypeHeaderDynamic
- getDocumentRoot() - Method in interface de.mhus.cherry.web.api.VirtualWebSpace
- getExtends() - Method in class de.mhus.cherry.web.api.TypeDefinition
- getHeaders() - Method in class de.mhus.cherry.web.api.TypeDefinition
- getHttpHost() - Method in interface de.mhus.cherry.web.api.CallContext
- getHttpMethod() - Method in interface de.mhus.cherry.web.api.CallContext
- getHttpPath() - Method in interface de.mhus.cherry.web.api.CallContext
- getHttpRequest() - Method in interface de.mhus.cherry.web.api.CallContext
- getHttpResponse() - Method in interface de.mhus.cherry.web.api.CallContext
- getHttpServlet() - Method in interface de.mhus.cherry.web.api.CallContext
- getKey() - Method in interface de.mhus.cherry.web.api.TypeHeader
- getKey() - Method in class de.mhus.cherry.web.api.TypeHeaderDynamic
- getKey() - Method in class de.mhus.cherry.web.api.TypeHeaderSimple
- getMimeType() - Method in class de.mhus.cherry.web.api.TypeDefinition
- getMimeType(String) - Method in interface de.mhus.cherry.web.api.CherryApi
- getMimeType(String) - Method in interface de.mhus.cherry.web.api.VirtualHost
- getName() - Method in class de.mhus.cherry.web.api.TypeDefinition
- getName() - Method in interface de.mhus.cherry.web.api.VirtualHost
- getOutputStream() - Method in interface de.mhus.cherry.web.api.CallContext
-
Use this to get the output stream from http response to get the filter chain stream.
- getProjectRoot() - Method in interface de.mhus.cherry.web.api.VirtualWebSpace
- getProperties() - Method in interface de.mhus.cherry.web.api.VirtualHost
-
Web Space specific properties.
- getRemoteIp() - Method in interface de.mhus.cherry.web.api.CallContext
- getSession() - Method in interface de.mhus.cherry.web.api.CallContext
- getSessionId() - Method in interface de.mhus.cherry.web.api.CallContext
- getSessionId() - Method in interface de.mhus.cherry.web.api.WebSession
- getTemplateRoot() - Method in interface de.mhus.cherry.web.api.CanTransform
- getType(CallContext, String) - Method in interface de.mhus.cherry.web.api.VirtualHost
- getUpdated() - Method in interface de.mhus.cherry.web.api.VirtualHost
- getValue() - Method in interface de.mhus.cherry.web.api.TypeHeader
- getValue() - Method in class de.mhus.cherry.web.api.TypeHeaderDynamic
- getValue() - Method in class de.mhus.cherry.web.api.TypeHeaderSimple
- getVirtualHost() - Method in interface de.mhus.cherry.web.api.CallContext
- getVirtualHostAliases() - Method in interface de.mhus.cherry.web.api.VirtualHost
- getVirtualHosts() - Method in interface de.mhus.cherry.web.api.CherryApi
- getWriter() - Method in interface de.mhus.cherry.web.api.CallContext
-
This will return a writer bound to the output stream
I
- InternalCallContext - Interface in de.mhus.cherry.web.api
- isSession() - Method in interface de.mhus.cherry.web.api.CallContext
- isTraceAccess() - Method in interface de.mhus.cherry.web.api.VirtualHost
- isTraceErrors() - Method in interface de.mhus.cherry.web.api.VirtualHost
P
- prepareHead(CallContext, String, boolean) - Method in interface de.mhus.cherry.web.api.VirtualHost
- pub() - Method in interface de.mhus.cherry.web.api.WebSession
-
Get public part of session
R
- REQUEST_ATTRIBUTE_NAME - Static variable in interface de.mhus.cherry.web.api.CallContext
- REQUEST_REMOTE_IP - Static variable in interface de.mhus.cherry.web.api.CallContext
- restart(VirtualHost) - Method in interface de.mhus.cherry.web.api.CherryApi
S
- sendError(CallContext, int, Throwable) - Method in interface de.mhus.cherry.web.api.VirtualHost
- setAttribute(String, Object) - Method in interface de.mhus.cherry.web.api.CallContext
- setBundle(Bundle) - Method in interface de.mhus.cherry.web.api.VirtualHost
- setExtends(String[]) - Method in class de.mhus.cherry.web.api.TypeDefinition
- setMimeType(String) - Method in class de.mhus.cherry.web.api.TypeDefinition
- setName(String) - Method in class de.mhus.cherry.web.api.TypeDefinition
- setOutputStream(OutputStream) - Method in interface de.mhus.cherry.web.api.InternalCallContext
-
Insert a outputs tream in the chain.
- setReferences(String) - Method in class de.mhus.cherry.web.api.TypeDefinition
- setRemoteIp(String) - Method in interface de.mhus.cherry.web.api.InternalCallContext
- setValue(String) - Method in interface de.mhus.cherry.web.api.TypeHeader
- setValue(String) - Method in class de.mhus.cherry.web.api.TypeHeaderDynamic
- setValue(String) - Method in class de.mhus.cherry.web.api.TypeHeaderSimple
- start(CherryApi) - Method in interface de.mhus.cherry.web.api.VirtualHost
- stop(CherryApi) - Method in interface de.mhus.cherry.web.api.VirtualHost
T
- toString() - Method in class de.mhus.cherry.web.api.TypeHeaderDynamic
- toString() - Method in class de.mhus.cherry.web.api.TypeHeaderSimple
- TypeDefinition - Class in de.mhus.cherry.web.api
- TypeDefinition() - Constructor for class de.mhus.cherry.web.api.TypeDefinition
- TypeHeader - Interface in de.mhus.cherry.web.api
- TypeHeaderDynamic - Class in de.mhus.cherry.web.api
- TypeHeaderDynamic(String, String, boolean) - Constructor for class de.mhus.cherry.web.api.TypeHeaderDynamic
- TypeHeaderDynamic.Factory - Class in de.mhus.cherry.web.api
- TypeHeaderFactory - Interface in de.mhus.cherry.web.api
- TypeHeaderSimple - Class in de.mhus.cherry.web.api
- TypeHeaderSimple(String, String, boolean) - Constructor for class de.mhus.cherry.web.api.TypeHeaderSimple
V
- VirtualHost - Interface in de.mhus.cherry.web.api
- VirtualWebSpace - Interface in de.mhus.cherry.web.api
W
- WebArea - Interface in de.mhus.cherry.web.api
- WebFilter - Interface in de.mhus.cherry.web.api
- WebSession - Interface in de.mhus.cherry.web.api
All Classes All Packages