A C D E G H I N O S T W 
All Classes All Packages

A

AccessControlFilter - Class in org.vx68k.webapp.editor
Controls access to resources.
AccessControlFilter() - Constructor for class org.vx68k.webapp.editor.AccessControlFilter
 
ApiApplication - Class in org.vx68k.webapp.api
REST API application.
ApiApplication() - Constructor for class org.vx68k.webapp.api.ApiApplication
 

C

clone() - Method in class org.vx68k.webapp.manifest.ImageResource
Returns a copy of this object.
Config - Class in org.vx68k.webapp.api
Configuration of this web application.
Config() - Constructor for class org.vx68k.webapp.api.Config
 
copy() - Method in class org.vx68k.webapp.manifest.WebAppManifest
Creates and returns a copy of this object.
createIcons(ServletConfig) - Static method in class org.vx68k.webapp.manifest.WebAppManifestServlet
Creates a new array of icons from a ServletConfig object.
createManifest(ServletConfig) - Static method in class org.vx68k.webapp.manifest.WebAppManifestServlet
Creates a new manifest from a ServletConfig object.

D

destroy() - Method in class org.vx68k.webapp.editor.AccessControlFilter
Makes this filter inactive and releases the stored configuration.
destroy() - Method in class org.vx68k.webapp.manifest.WebAppManifestServlet
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.vx68k.webapp.editor.AccessControlFilter
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.vx68k.webapp.manifest.WebAppManifestServlet
Serves the manifest as the response body.

E

echo() - Method in class org.vx68k.webapp.api.Hello
Returns a sample message.
EditorManifestServlet - Class in org.vx68k.webapp.editor
Web application manifest servlet for this web app.
EditorManifestServlet() - Constructor for class org.vx68k.webapp.editor.EditorManifestServlet
 

G

getFilterConfig() - Method in class org.vx68k.webapp.editor.AccessControlFilter
Returns the stored configuration previously given to init.
getIcons() - Method in class org.vx68k.webapp.manifest.WebAppManifest
Returns the icons of the web app.
getLastModified(HttpServletRequest) - Method in class org.vx68k.webapp.manifest.WebAppManifestServlet
getManifest() - Method in class org.vx68k.webapp.manifest.WebAppManifestServlet
Creates and returns a copy of the manifest.
getName() - Method in class org.vx68k.webapp.manifest.WebAppManifest
Returns the name of the web app.
getShortName() - Method in class org.vx68k.webapp.manifest.WebAppManifest
Returns the short name of the web app.
getSigninClientId() - Method in class org.vx68k.webapp.api.Config
Returns the client identifier for Google Sign-In.
getSizes() - Method in class org.vx68k.webapp.manifest.ImageResource
Returns the sizes of the image resource.
getSrc() - Method in class org.vx68k.webapp.manifest.ImageResource
Returns the URL (src) of the image resource.
getText() - Method in class org.vx68k.webapp.editor.TextBuffer
Returns the content text.
getType() - Method in class org.vx68k.webapp.manifest.ImageResource
Returns the media type of the image resource.

H

Hello - Class in org.vx68k.webapp.api
Simple REST API resource.
Hello() - Constructor for class org.vx68k.webapp.api.Hello
 

I

ICONS - Static variable in class org.vx68k.webapp.manifest.WebAppManifestServlet
Name of the initialization parameter for the icons of the application.
ImageResource - Class in org.vx68k.webapp.manifest
Image resource in a web app manifest.
ImageResource() - Constructor for class org.vx68k.webapp.manifest.ImageResource
 
init(FilterConfig) - Method in class org.vx68k.webapp.editor.AccessControlFilter
Initializes this filter.
init(ServletConfig) - Method in class org.vx68k.webapp.manifest.WebAppManifestServlet

N

NAME - Static variable in class org.vx68k.webapp.manifest.WebAppManifestServlet
Name of the initialization parameter for the name of the application.

O

org.vx68k.webapp.api - package org.vx68k.webapp.api
API resources.
org.vx68k.webapp.editor - package org.vx68k.webapp.editor
Support package for the text editor application.
org.vx68k.webapp.manifest - package org.vx68k.webapp.manifest
Package for web app manifests.

S

setIcons(ImageResource[]) - Method in class org.vx68k.webapp.manifest.WebAppManifest
Sets the icons of the web app.
setManifest(WebAppManifest) - Method in class org.vx68k.webapp.manifest.WebAppManifestServlet
Sets the manifest.
setName(String) - Method in class org.vx68k.webapp.manifest.WebAppManifest
Sets the name of the web app.
setShortName(String) - Method in class org.vx68k.webapp.manifest.WebAppManifest
Sets the short name of the web app.
setSigninClientId(String) - Method in class org.vx68k.webapp.api.Config
Sets the client identifier for Google Sign-In.
setSizes(String) - Method in class org.vx68k.webapp.manifest.ImageResource
Sets the sizes of the image resource.
setSrc(String) - Method in class org.vx68k.webapp.manifest.ImageResource
Sets the URL (src) of the image resource.
setText(String) - Method in class org.vx68k.webapp.editor.TextBuffer
Sets the content text.
setType(String) - Method in class org.vx68k.webapp.manifest.ImageResource
Sets the media type of the image resource.
SHORT_NAME - Static variable in class org.vx68k.webapp.manifest.WebAppManifestServlet
Name of the initialization parameter for the short name of the application.
SIGNIN_CLIENT_ID_PROPERTY - Static variable in class org.vx68k.webapp.api.Config
Name of the system property for client identifier for Google Sign-In.

T

TextBuffer - Class in org.vx68k.webapp.editor
Text buffer.
TextBuffer() - Constructor for class org.vx68k.webapp.editor.TextBuffer
 
toJsonObject() - Method in class org.vx68k.webapp.manifest.ImageResource
Returns a JSON object that represents this image resource.
toJsonObject() - Method in class org.vx68k.webapp.manifest.WebAppManifest
Returns a JSON object that represents this manifest.

W

WebAppManifest - Class in org.vx68k.webapp.manifest
Web app manifest.
WebAppManifest() - Constructor for class org.vx68k.webapp.manifest.WebAppManifest
 
WebAppManifestServlet - Class in org.vx68k.webapp.manifest
Web app manifest servlet.
WebAppManifestServlet() - Constructor for class org.vx68k.webapp.manifest.WebAppManifestServlet
 
A C D E G H I N O S T W 
All Classes All Packages