A B C D E F G H I J L M N O P R S T U V W 

A

Action - Annotation Type in juzu
Annotate a method for declaring a view controller method.
ACTION - Static variable in class juzu.request.Phase
Action phase.
addTo(M) - Method in class juzu.request.ResponseParameter
 
addValue(PropertyType<T>, T) - Method in class juzu.PropertyMap
 
addValues(PropertyType<T>, T...) - Method in class juzu.PropertyMap
 
addValues(PropertyType<T>, Iterable<? extends T>) - Method in class juzu.PropertyMap
 
Ajax - Annotation Type in juzu.plugin.ajax
 
annotation - Variable in class juzu.request.Phase
.
append(CharSequence) - Method in class juzu.io.ChunkBuffer
 
append(CharSequence, int, int) - Method in class juzu.io.ChunkBuffer
 
append(char) - Method in class juzu.io.ChunkBuffer
 
append(Iterable<Chunk>) - Method in class juzu.io.ChunkBuffer
 
append(Chunk) - Method in class juzu.io.ChunkBuffer
 
append(CharBuffer) - Method in class juzu.io.OutputStream
 
append(CharSequence) - Method in class juzu.io.OutputStream
 
append(CharSequence, int, int) - Method in class juzu.io.OutputStream
 
append(ByteBuffer) - Method in class juzu.io.OutputStream
 
append(char) - Method in class juzu.io.OutputStream
 
append(byte[]) - Method in class juzu.io.OutputStream
 
append(byte[], int, int) - Method in class juzu.io.OutputStream
 
append(RequestParameter) - Method in class juzu.request.RequestParameter
 
append(String[]) - Method in class juzu.request.RequestParameter
 
appendTo(M) - Method in class juzu.request.RequestParameter
Add this parameter to a map.
Application - Annotation Type in juzu
A package annotation for declaring an application.
ApplicationContext - Interface in juzu.request
The context of an application.
ASSET - Static variable in class juzu.PropertyType
Asset.
AssetController - Class in juzu.plugin.asset
The asset controller.
AssetController() - Constructor for class juzu.plugin.asset.AssetController
 
AssetLocation - Enum in juzu.asset
 
Assets - Annotation Type in juzu.plugin.asset
Declares the assets to serve.
asStatus(boolean) - Method in class juzu.Response.Error
 

B

beginRequest(RequestContext) - Method in interface juzu.request.RequestLifeCycle
Signals to the controller that a request begins.
Binding - Annotation Type in juzu.plugin.binding
Declares a bean binding, i.e an external bean that is not managed by Juzu.
Bindings - Annotation Type in juzu.plugin.binding
An holder for a list of Binding declarations.
body(Streamable) - Method in class juzu.Response.Status
 
body(ChunkBuffer) - Method in class juzu.Response.Status
 
body(CharSequence) - Method in class juzu.Response.Status
 
body(byte[]) - Method in class juzu.Response.Status
 
body(InputStream) - Method in class juzu.Response.Status
 
BUFFER_SIZE - Static variable in class juzu.io.OutputStream
.
byId(String) - Method in class juzu.plugin.asset.AssetController
Generate an asset URL from the specified id.
byPath(String) - Method in class juzu.plugin.asset.AssetController
Returns the URL of an asset located in the assets package of the application.
byPath(AssetLocation, String) - Method in class juzu.plugin.asset.AssetController
Returns the URL of an asset.

C

cast(Object) - Method in class juzu.PropertyType
 
Chunk - Class in juzu.io
A chunk of data.
Chunk() - Constructor for class juzu.io.Chunk
 
Chunk.Data - Class in juzu.io
A data chunk.
Chunk.Data() - Constructor for class juzu.io.Chunk.Data
 
Chunk.Data.Bytes - Class in juzu.io
A byte chunk.
Chunk.Data.Char - Class in juzu.io
A chars chunk.
Chunk.Data.Char(char) - Constructor for class juzu.io.Chunk.Data.Char
 
Chunk.Data.Chars - Class in juzu.io
A chars chunk.
Chunk.Data.CharSequence - Class in juzu.io
A chars chunk.
Chunk.Data.InputStream - Class in juzu.io
A chars chunk.
Chunk.Data.Readable - Class in juzu.io
A chars chunk.
Chunk.Property<T> - Class in juzu.io
A property chunk.
Chunk.Property(T, PropertyType<T>) - Constructor for class juzu.io.Chunk.Property
 
ChunkBuffer - Class in juzu.io
 
ChunkBuffer() - Constructor for class juzu.io.ChunkBuffer
 
ChunkBuffer(Thread.UncaughtExceptionHandler) - Constructor for class juzu.io.ChunkBuffer
 
ClientContext - Interface in juzu.request
 
close() - Method in class juzu.io.ChunkBuffer
 
close(Thread.UncaughtExceptionHandler) - Method in class juzu.io.OutputStream
 
close(Thread.UncaughtExceptionHandler) - Method in interface juzu.io.Stream
Signal the work is done, the caller can be aware of error that were not caught.
column - Variable in class juzu.plugin.less.impl.lesser.LessError
.
Compilation - Class in juzu.plugin.less.impl.lesser
 
Compilation(String) - Constructor for class juzu.plugin.less.impl.lesser.Compilation
 
compilation(String) - Method in class juzu.plugin.less.impl.lesser.Lesser.Bridge
 
COMPILATION_ERROR - Static variable in class juzu.plugin.less.impl.LessMetaModelPlugin
.
compile(LessContext, String) - Method in class juzu.plugin.less.impl.lesser.Lesser
 
compile(LessContext, String, boolean) - Method in class juzu.plugin.less.impl.lesser.Lesser
 
Consumes - Annotation Type in juzu
Annotate a method for declaring an event consumer controller method.
contains(PropertyType<T>) - Method in class juzu.PropertyMap
 
content(int, byte[]) - Static method in class juzu.Response
 
content(int, InputStream) - Static method in class juzu.Response
 
content(int, Readable) - Static method in class juzu.Response
 
content(int, CharSequence) - Static method in class juzu.Response
 
content(int, Streamable) - Static method in class juzu.Response
 
content(Streamable) - Method in class juzu.Response.Status
 
content(CharSequence) - Method in class juzu.Response.Status
 
content(byte[]) - Method in class juzu.Response.Status
 
content(InputStream) - Method in class juzu.Response.Status
 
create(char) - Static method in class juzu.io.Chunk
 
create(CharSequence) - Static method in class juzu.io.Chunk
 
create(CharSequence, int, int) - Static method in class juzu.io.Chunk
 
create(InputStream) - Static method in class juzu.io.Chunk
 
create(Readable) - Static method in class juzu.io.Chunk
 
create(char[]) - Static method in class juzu.io.Chunk
 
create(byte[]) - Static method in class juzu.io.Chunk
 
create(Charset, Appendable) - Static method in class juzu.io.OutputStream
 
create(Charset, Appendable, Flushable, Closeable) - Static method in class juzu.io.OutputStream
 
create(Charset, OutputStream) - Static method in class juzu.io.OutputStream
 
create() - Static method in class juzu.io.OutputStream
 
create() - Static method in class juzu.plugin.less.impl.lesser.JSContext
 
create() - Static method in class juzu.plugin.less.impl.lesser.jsr223.JSR223Context
 
create(String, String) - Static method in class juzu.request.RequestParameter
Create new parameter.
create(String, String, String) - Static method in class juzu.request.RequestParameter
Create new parameter.
create(String, String[]) - Static method in class juzu.request.RequestParameter
Create new parameter.
create(Map.Entry<String, String[]>) - Static method in class juzu.request.RequestParameter
Create new parameter.
create(String, String) - Static method in class juzu.request.ResponseParameter
 
create(String, String...) - Static method in class juzu.request.ResponseParameter
 
create(Encoding, String, String) - Static method in class juzu.request.ResponseParameter
 
create(Encoding, String, String...) - Static method in class juzu.request.ResponseParameter
 
createActionDispatch(ControllerHandler<Phase.Action>) - Method in class juzu.request.RequestContext
 
createActionDispatch(ControllerHandler<Phase.Action>, Object) - Method in class juzu.request.RequestContext
 
createActionDispatch(ControllerHandler<Phase.Action>, Object[]) - Method in class juzu.request.RequestContext
 
createDispatch(ControllerHandler<?>) - Method in class juzu.request.RequestContext
Create a dispatch object with unset parameters.
createResourceDispatch(ControllerHandler<Phase.Resource>) - Method in class juzu.request.RequestContext
 
createResourceDispatch(ControllerHandler<Phase.Resource>, Object) - Method in class juzu.request.RequestContext
 
createResourceDispatch(ControllerHandler<Phase.Resource>, Object[]) - Method in class juzu.request.RequestContext
 
createViewDispatch(ControllerHandler<Phase.View>) - Method in class juzu.request.RequestContext
 
createViewDispatch(ControllerHandler<Phase.View>, Object) - Method in class juzu.request.RequestContext
 
createViewDispatch(ControllerHandler<Phase.View>, Object[]) - Method in class juzu.request.RequestContext
 

D

data - Variable in class juzu.io.Chunk.Data.Bytes
.
data - Variable in class juzu.io.Chunk.Data.Chars
.
data - Variable in class juzu.io.Chunk.Data.CharSequence
.
data - Variable in class juzu.io.Chunk.Data.InputStream
.
data - Variable in class juzu.io.Chunk.Data.Readable
.
DefaultErrorController - Class in juzu.request
 
DefaultErrorController() - Constructor for class juzu.request.DefaultErrorController
 
destroy() - Method in class juzu.bridge.portlet.JuzuPortlet
 
Dispatch - Interface in juzu.request
The Dispatch object represents the dispatch to a controller method.

E

encodeQueryParamName(CharSequence, Appendable) - Method in class juzu.io.Encoding
 
encodeQueryParamValue(CharSequence, Appendable) - Method in class juzu.io.Encoding
 
encodeSegment(CharSequence, Appendable) - Method in class juzu.io.Encoding
 
Encoding - Class in juzu.io
 
Encoding(String) - Constructor for class juzu.io.Encoding
 
ENCODING - Static variable in class juzu.PropertyType
Charset.
end - Variable in class juzu.io.Chunk.Data.CharSequence
.
endRequest(RequestContext) - Method in interface juzu.request.RequestLifeCycle
Signals to the controller that a request ends.
equals(Object) - Method in class juzu.PropertyType
 
equals(Object) - Method in class juzu.request.Phase.View.Dispatch
 
equals(Object) - Method in class juzu.request.RequestParameter
 
equals(Object) - Method in class juzu.Response.Redirect
 
equals(Object) - Method in class juzu.Response.View
 
error(Throwable) - Static method in class juzu.Response
 
error(String) - Static method in class juzu.Response
 
ESCAPE_XML - Static variable in class juzu.PropertyType
Escape XML.
escapeXML(Boolean) - Method in interface juzu.request.Dispatch
 
escapeXML(Boolean) - Method in class juzu.request.Phase.Action.Dispatch
 
escapeXML(Boolean) - Method in class juzu.request.Phase.Resource.Dispatch
 
escapeXML(Boolean) - Method in class juzu.request.Phase.View.Dispatch
 
eval(String) - Method in class juzu.plugin.less.impl.lesser.JSContext
 
eval(String) - Method in class juzu.plugin.less.impl.lesser.jsr223.JSR223Context
 
eval(String) - Method in class juzu.plugin.less.impl.lesser.rhino1_7R3.Rhino1_7R3Context
 
Event<P> - Class in juzu
An event.
Event(String, P) - Constructor for class juzu.Event
 
EVENT - Static variable in class juzu.request.Phase
Action phase.
EventQueue<P> - Interface in juzu
 
extract - Variable in class juzu.plugin.less.impl.lesser.LessError
.

F

Failure - Class in juzu.plugin.less.impl.lesser
 
Failure() - Constructor for class juzu.plugin.less.impl.lesser.Failure
 
failure(String, int, int, int, String, String, String[]) - Method in class juzu.plugin.less.impl.lesser.Lesser.Bridge
 
FlashScoped - Annotation Type in juzu
 
Format - Annotation Type in juzu
Defines the format of a Date or something similar.

G

get(int) - Method in class juzu.request.RequestParameter
 
getAnnotationType() - Method in enum juzu.Scope
 
getApplicationContext() - Method in class juzu.request.RequestContext
 
getAttribute(String) - Method in class juzu.template.TemplateRenderContext
 
getAttributes() - Method in class juzu.template.TemplateRenderContext
 
getCause() - Method in exception juzu.io.UndeclaredIOException
 
getCause() - Method in class juzu.Response.Error
 
getCharacterEncoding() - Method in interface juzu.request.ClientContext
 
getCharset() - Method in class juzu.Response.Body
 
getClassName() - Method in class juzu.template.TagHandler
 
getClientContext() - Method in class juzu.request.RequestContext
 
getCode() - Method in class juzu.Response.Status
 
getContentLenth() - Method in interface juzu.request.ClientContext
 
getContentType() - Method in interface juzu.request.ClientContext
 
getContextPath() - Method in interface juzu.request.HttpContext
 
getCookies() - Method in interface juzu.request.HttpContext
 
getData() - Method in class juzu.Response.Body
 
getDisplayName() - Method in class juzu.io.Encoding
 
getEncoding() - Method in class juzu.request.ResponseParameter
 
getErrors() - Method in class juzu.plugin.less.impl.lesser.Failure
 
getExecutor() - Method in class juzu.request.RequestContext
Provide an Executor the specified modes.
getHandler() - Method in class juzu.request.RequestContext
 
getHtmlMessage() - Method in class juzu.Response.Error
 
getHttpContext() - Method in class juzu.request.RequestContext
 
getId() - Method in interface juzu.request.WindowContext
 
getInputStream() - Method in interface juzu.request.ClientContext
 
getLineNumber() - Method in exception juzu.template.TemplateExecutionException
 
getLocale() - Method in interface juzu.request.UserContext
 
getLocale() - Method in class juzu.template.TemplateRenderContext
 
getLocales() - Method in interface juzu.request.UserContext
 
getLocation() - Method in class juzu.Response.Redirect
 
getMessage() - Method in class juzu.Response.Error
 
getMessage() - Method in exception juzu.template.TemplateExecutionException
 
getMethod() - Method in interface juzu.request.HttpContext
Returns the http method.
getMimeType() - Method in class juzu.Response.Body
 
getName() - Method in class juzu.Event
 
getName() - Method in class juzu.request.Parameter
 
getName() - Method in class juzu.request.RequestParameter
 
getName() - Method in class juzu.request.ResponseParameter
 
getName() - Method in class juzu.template.TagHandler
 
getNamespace() - Method in interface juzu.request.WindowContext
 
getParameters() - Method in class juzu.request.Phase.View.Dispatch
 
getParameters() - Method in class juzu.request.RequestContext
 
getPath() - Method in class juzu.template.Template
Returns the template path.
getPayload() - Method in class juzu.Event
 
getPhase() - Method in class juzu.request.RequestContext
 
getPrinter() - Method in class juzu.template.TemplateRenderContext
 
getProperties() - Method in class juzu.Response
 
getProperty(PropertyType<T>) - Method in class juzu.request.RequestContext
 
getProvider(Class<T>) - Method in interface juzu.inject.ProviderFactory
Returns a provider for a specific type or null if it cannot be produced.
getRaw(int) - Method in class juzu.request.RequestParameter
Returns the value at specified index.
getRemoteUser() - Method in interface juzu.request.SecurityContext
 
getResponse() - Method in class juzu.request.RequestContext
 
getScheme() - Method in interface juzu.request.HttpContext
 
getSecurityContext() - Method in class juzu.request.RequestContext
 
getServerName() - Method in interface juzu.request.HttpContext
 
getServerPort() - Method in interface juzu.request.HttpContext
 
getTarget() - Method in class juzu.request.Phase.View.Dispatch
 
getText() - Method in exception juzu.template.TemplateExecutionException
 
getTitle() - Method in class juzu.Response.Content
 
getUserContext() - Method in class juzu.request.RequestContext
 
getUserPrincipal() - Method in interface juzu.request.SecurityContext
 
getValue() - Method in class juzu.plugin.less.impl.lesser.Compilation
 
getValue(PropertyType<T>) - Method in class juzu.PropertyMap
 
getValue() - Method in class juzu.request.RequestParameter
 
getValues(PropertyType<T>) - Method in class juzu.PropertyMap
 

H

handle(A) - Method in interface juzu.Handler
Perform handling.
handle(Response.Error) - Method in class juzu.request.DefaultErrorController
 
Handler<A,R> - Interface in juzu
A generic handler interface.
hashCode() - Method in class juzu.PropertyType
 
HEADER - Static variable in class juzu.PropertyType
Header response.
HEADER_TAG - Static variable in class juzu.PropertyType
Header tag.
HttpContext - Interface in juzu.request
 
HttpMethod - Enum in juzu
Http methods.

I

id(Annotation) - Method in class juzu.request.Phase.Action
 
id(Annotation) - Method in class juzu.request.Phase.Event
 
id(Annotation) - Method in class juzu.request.Phase
 
id(Annotation) - Method in class juzu.request.Phase.Resource
 
id(Annotation) - Method in class juzu.request.Phase.View
 
index - Variable in class juzu.plugin.less.impl.lesser.LessError
.
init(PortletConfig) - Method in class juzu.bridge.portlet.JuzuPortlet
 
init(ModuleMetaModel) - Method in class juzu.plugin.less.impl.LessMetaModelPlugin
 
init(ProcessingContext) - Method in class juzu.plugin.less.impl.LessMetaModelPlugin
 
invokeFunction(String, Object...) - Method in class juzu.plugin.less.impl.lesser.JSContext
 
invokeFunction(String, Object...) - Method in class juzu.plugin.less.impl.lesser.jsr223.JSR223Context
 
invokeFunction(String, Object...) - Method in class juzu.plugin.less.impl.lesser.rhino1_7R3.Rhino1_7R3Context
 
isBuiltIn() - Method in enum juzu.Scope
 
isUserInRole(String) - Method in interface juzu.request.SecurityContext
 
iterator() - Method in class juzu.PropertyMap
 

J

JSContext - Class in juzu.plugin.less.impl.lesser
 
JSContext() - Constructor for class juzu.plugin.less.impl.lesser.JSContext
 
JSR223Context - Class in juzu.plugin.less.impl.lesser.jsr223
 
juzu - package juzu
 
juzu.asset - package juzu.asset
 
juzu.bridge.portlet - package juzu.bridge.portlet
 
juzu.bridge.servlet - package juzu.bridge.servlet
 
juzu.inject - package juzu.inject
 
juzu.io - package juzu.io
 
juzu.plugin.ajax - package juzu.plugin.ajax
 
juzu.plugin.amd - package juzu.plugin.amd
 
juzu.plugin.asset - package juzu.plugin.asset
 
juzu.plugin.binding - package juzu.plugin.binding
The binding plugin provides custom bean binding in the dependency injection container used by a Juzu application.
juzu.plugin.less - package juzu.plugin.less
 
juzu.plugin.less.impl - package juzu.plugin.less.impl
 
juzu.plugin.less.impl.lesser - package juzu.plugin.less.impl.lesser
 
juzu.plugin.less.impl.lesser.jsr223 - package juzu.plugin.less.impl.lesser.jsr223
 
juzu.plugin.less.impl.lesser.rhino1_7R3 - package juzu.plugin.less.impl.lesser.rhino1_7R3
 
juzu.plugin.portlet - package juzu.plugin.portlet
 
juzu.processor - package juzu.processor
 
juzu.request - package juzu.request
 
juzu.template - package juzu.template
 
JuzuPortlet - Class in juzu.bridge.portlet
 
JuzuPortlet() - Constructor for class juzu.bridge.portlet.JuzuPortlet
 
JuzuServlet - Class in juzu.bridge.servlet
 
JuzuServlet() - Constructor for class juzu.bridge.servlet.JuzuServlet
 

L

Less - Annotation Type in juzu.plugin.less
This annotation trigger declares a less stylesheet.
LessContext - Interface in juzu.plugin.less.impl.lesser
Load a resource.
Lesser - Class in juzu.plugin.less.impl.lesser
 
Lesser(JSContext) - Constructor for class juzu.plugin.less.impl.lesser.Lesser
 
Lesser.Bridge - Class in juzu.plugin.less.impl.lesser
 
Lesser.Bridge() - Constructor for class juzu.plugin.less.impl.lesser.Lesser.Bridge
 
LessError - Class in juzu.plugin.less.impl.lesser
 
LessError(String, int, int, int, String, String, String[]) - Constructor for class juzu.plugin.less.impl.lesser.LessError
 
LessMetaModelPlugin - Class in juzu.plugin.less.impl
 
LessMetaModelPlugin() - Constructor for class juzu.plugin.less.impl.LessMetaModelPlugin
 
line - Variable in class juzu.plugin.less.impl.lesser.LessError
.
load(String) - Method in interface juzu.plugin.less.impl.lesser.LessContext
 
load(String) - Method in class juzu.plugin.less.impl.lesser.Lesser.Bridge
 
load(String) - Method in class juzu.plugin.less.impl.lesser.URLLessContext
 

M

MainProcessor - Class in juzu.processor
 
MainProcessor() - Constructor for class juzu.processor.MainProcessor
 
MALFORMED_PATH - Static variable in class juzu.plugin.less.impl.LessMetaModelPlugin
.
Mapped - Annotation Type in juzu
This annotation declares a java type to be a valid controller method parameter type:

message - Variable in class juzu.plugin.less.impl.lesser.LessError
.
META_HTTP_EQUIV - Static variable in class juzu.PropertyType
Http-equiv meta tag.
META_TAG - Static variable in class juzu.PropertyType
Named meta tag .
MIME_TYPE - Static variable in class juzu.PropertyType
Mime type.
MimeType - Annotation Type in juzu
Associate a program element with a mime type.
MimeType.HTML - Annotation Type in juzu
Annotation matching the text/html mime type.
MimeType.JSON - Annotation Type in juzu
Annotation matching the application/json mime type.
Minifier - Interface in juzu.plugin.asset
The interface implemented by an asset minifier, an asset minifier should implement this interface and provide a public no-arg constructor.
minify(String, String, InputStream) - Method in interface juzu.plugin.asset.Minifier
Minify an asset.
minify(String, String, InputStream) - Method in class juzu.plugin.asset.NormalizeJSMinifier
 
Module - Annotation Type in juzu.plugin.amd
Declares a JavaScript managed module.
Modules - Annotation Type in juzu.plugin.amd
Declares a set of JavaScript modules.

N

name() - Method in class juzu.request.Phase.Action
 
name() - Method in class juzu.request.Phase.Event
 
name() - Method in class juzu.request.Phase
 
name() - Method in class juzu.request.Phase.Resource
 
name() - Method in class juzu.request.Phase.View
 
NormalizeJSMinifier - Class in juzu.plugin.asset
 
NormalizeJSMinifier() - Constructor for class juzu.plugin.asset.NormalizeJSMinifier
 
notFound() - Static method in class juzu.Response
 
notFound(byte[]) - Static method in class juzu.Response
 
notFound(InputStream) - Static method in class juzu.Response
 
notFound(Readable) - Static method in class juzu.Response
 
notFound(CharSequence) - Static method in class juzu.Response
 
notFound() - Method in class juzu.template.Template.Builder
Renders the template and returns a response with the not found status.
notFound() - Method in class juzu.template.Template
Renders the template.
notFound(Locale) - Method in class juzu.template.Template
Renders the template.
notFound(Map<String, ?>) - Method in class juzu.template.Template
Renders the template.
notFound(Map<String, ?>, Locale) - Method in class juzu.template.Template
Renders the template.

O

ok() - Static method in class juzu.Response
 
ok(InputStream) - Static method in class juzu.Response
 
ok(byte[]) - Static method in class juzu.Response
 
ok(Readable) - Static method in class juzu.Response
 
ok(CharSequence) - Static method in class juzu.Response
 
ok() - Method in class juzu.template.Template.Builder
Renders the template and set the response on the current RequestContext.
ok() - Method in class juzu.template.Template
Renders the template.
ok(Locale) - Method in class juzu.template.Template
Renders the template.
ok(Map<String, ?>) - Method in class juzu.template.Template
Renders the template and set the response on the current RequestContext.
ok(Map<String, ?>, Locale) - Method in class juzu.template.Template
Renders the template.
OutputStream - Class in juzu.io
 
OutputStream() - Constructor for class juzu.io.OutputStream
 

P

Param - Annotation Type in juzu
An annotation describing a parameter.
Parameter - Class in juzu.request
A parameter: a name and a list of values.
Parameter() - Constructor for class juzu.request.Parameter
 
Path - Annotation Type in juzu
Defines the path to a resource that can be injected in Juzu.
PATH - Static variable in class juzu.PropertyType
Path.
Phase - Class in juzu.request
A phase.
Phase.Action - Class in juzu.request
 
Phase.Action() - Constructor for class juzu.request.Phase.Action
 
Phase.Action.Dispatch - Class in juzu.request
 
Phase.Action.Dispatch(DispatchBridge) - Constructor for class juzu.request.Phase.Action.Dispatch
 
Phase.Event - Class in juzu.request
 
Phase.Event() - Constructor for class juzu.request.Phase.Event
 
Phase.Resource - Class in juzu.request
 
Phase.Resource() - Constructor for class juzu.request.Phase.Resource
 
Phase.Resource.Dispatch - Class in juzu.request
 
Phase.Resource.Dispatch(DispatchBridge) - Constructor for class juzu.request.Phase.Resource.Dispatch
 
Phase.View - Class in juzu.request
 
Phase.View() - Constructor for class juzu.request.Phase.View
 
Phase.View.Dispatch - Class in juzu.request
 
Phase.View.Dispatch(DispatchBridge) - Constructor for class juzu.request.Phase.View.Dispatch
 
Portlet - Annotation Type in juzu.plugin.portlet
 
PORTLET_MODE - Static variable in class juzu.bridge.portlet.JuzuPortlet
.
postActivate(ModuleMetaModel) - Method in class juzu.plugin.less.impl.LessMetaModelPlugin
 
prePassivate(ModuleMetaModel) - Method in class juzu.plugin.less.impl.LessMetaModelPlugin
 
processAction(ActionRequest, ActionResponse) - Method in class juzu.bridge.portlet.JuzuPortlet
 
processAnnotationAdded(ModuleMetaModel, AnnotationKey, AnnotationState) - Method in class juzu.plugin.less.impl.LessMetaModelPlugin
 
processAnnotationRemoved(ModuleMetaModel, AnnotationKey, AnnotationState) - Method in class juzu.plugin.less.impl.LessMetaModelPlugin
 
processEvent(EventRequest, EventResponse) - Method in class juzu.bridge.portlet.JuzuPortlet
 
PropertyMap - Class in juzu
A map that holds properties as expressed by PropertyType.
PropertyMap() - Constructor for class juzu.PropertyMap
 
PropertyMap(PropertyMap) - Constructor for class juzu.PropertyMap
 
PropertyType<T> - Class in juzu
A property type describe a property associated with a generic type for providing type safetyness when dealing with properties.
provide(Chunk) - Method in class juzu.io.OutputStream
 
provide(Chunk) - Method in interface juzu.io.Stream
Provide a chunk.
ProviderFactory - Interface in juzu.inject
The provider factory is the main entry point for providing custom providers.
put(String, Object) - Method in class juzu.plugin.less.impl.lesser.JSContext
 
put(String, Object) - Method in class juzu.plugin.less.impl.lesser.jsr223.JSR223Context
 
put(String, Object) - Method in class juzu.plugin.less.impl.lesser.rhino1_7R3.Rhino1_7R3Context
 

R

redirect(String) - Static method in class juzu.Response
 
REDIRECT_AFTER_ACTION - Static variable in class juzu.PropertyType
Redirect after action.
remove(PropertyType<T>) - Method in class juzu.PropertyMap
 
render(RenderRequest, RenderResponse) - Method in class juzu.bridge.portlet.JuzuPortlet
 
render(TemplateRenderContext) - Method in interface juzu.template.Renderable
 
render(TemplateRenderContext, Renderable, Map<String, String>) - Method in class juzu.template.TagHandler
 
render() - Method in class juzu.template.TemplateRenderContext
 
render(Stream) - Method in class juzu.template.TemplateRenderContext
 
Renderable - Interface in juzu.template
 
renderTag(String, Renderable, Map<String, String>) - Method in class juzu.template.TemplateRenderContext
Renders a tag.
renderTo(A) - Method in class juzu.template.Template.Builder
Renders the template to the specified appendable.
renderTo(Stream) - Method in class juzu.template.Template.Builder
Renders the template to the specified printer.
renderTo(A) - Method in class juzu.template.Template
Renders the template to the specified appendable.
renderTo(A, Locale) - Method in class juzu.template.Template
Renders the template to the specified appendable.
renderTo(A, Map<String, ?>) - Method in class juzu.template.Template
Renders the template to the specified appendable.
renderTo(Stream) - Method in class juzu.template.Template
Renders the template to the specified printer.
renderTo(Stream, Locale) - Method in class juzu.template.Template
Renders the template to the specified printer.
renderTo(Stream, Map<String, ?>) - Method in class juzu.template.Template
Renders the template to the specified printer.
RequestContext - Class in juzu.request
 
RequestContext(Request, ControllerHandler) - Constructor for class juzu.request.RequestContext
 
RequestLifeCycle - Interface in juzu.request
This interface can be implemented by a controller to be aware of the dispatch of a request on the controller.
RequestParameter - Class in juzu.request
A unmodifiable request parameter, it provides access to the parameter name and the parameter values.
RequestScoped - Annotation Type in juzu
 
resolveBean(String) - Method in class juzu.template.TemplateRenderContext
 
resolveBundle(Locale) - Method in interface juzu.request.ApplicationContext
Resolves a resource bundle for the specified locale and return it.
resolveMessage(MessageKey) - Method in class juzu.template.TemplateRenderContext
 
resolveTemplate(String) - Method in class juzu.template.TemplateRenderContext
 
RESOURCE - Static variable in class juzu.request.Phase
Resource phase.
Resource - Annotation Type in juzu
Annotate a method for declaring a resource serving controller method.
Response - Class in juzu
A response object signalling to the framework the action to take after an interaction.
Response.Body - Class in juzu
 
Response.Content - Class in juzu
 
Response.Content(int, PropertyMap, Streamable) - Constructor for class juzu.Response.Content
 
Response.Content(int, Streamable) - Constructor for class juzu.Response.Content
 
Response.Content(PropertyMap, Streamable) - Constructor for class juzu.Response.Content
 
Response.Content(Streamable) - Constructor for class juzu.Response.Content
 
Response.Error - Class in juzu
 
Response.Error(Throwable) - Constructor for class juzu.Response.Error
 
Response.Error(String) - Constructor for class juzu.Response.Error
 
Response.Error.Forbidden - Class in juzu
A specific subclass for forbidden access.
Response.Error.Forbidden(Throwable) - Constructor for class juzu.Response.Error.Forbidden
 
Response.Error.Forbidden(String) - Constructor for class juzu.Response.Error.Forbidden
 
Response.Error.Forbidden(String, Throwable) - Constructor for class juzu.Response.Error.Forbidden
 
Response.Redirect - Class in juzu
A response instructing to execute an HTTP redirection after the current interaction.
Response.Redirect(String) - Constructor for class juzu.Response.Redirect
 
Response.Status - Class in juzu
 
Response.Status(int) - Constructor for class juzu.Response.Status
 
Response.Status(int, PropertyMap) - Constructor for class juzu.Response.Status
 
Response.View - Class in juzu
A response instructing to execute a render phase of a controller method after the current interaction.
Response.View() - Constructor for class juzu.Response.View
 
ResponseParameter - Class in juzu.request
 
Result - Class in juzu.plugin.less.impl.lesser
 
Result() - Constructor for class juzu.plugin.less.impl.lesser.Result
 
RFC3986 - Static variable in class juzu.io.Encoding
.
Rhino1_7R3Context - Class in juzu.plugin.less.impl.lesser.rhino1_7R3
 
Rhino1_7R3Context() - Constructor for class juzu.plugin.less.impl.lesser.rhino1_7R3.Rhino1_7R3Context
 
Route - Annotation Type in juzu
Defines a route when Juzu is exposes the application over the HTTP protocol.

S

safeValueOf(String) - Static method in enum juzu.asset.AssetLocation
 
Scope - Enum in juzu
 
Script - Annotation Type in juzu.plugin.asset
A script asset declaration.
Scripts - Annotation Type in juzu.plugin.asset
A container for script declarations.
SecurityContext - Interface in juzu.request
 
send(String) - Method in interface juzu.EventQueue
Send an event.
send(String, P) - Method in interface juzu.EventQueue
Send an event.
send(Stream) - Method in class juzu.io.ChunkBuffer
 
send(Stream) - Method in interface juzu.io.Streamable
Send the chunks to the stream.
serveResource(ResourceRequest, ResourceResponse) - Method in class juzu.bridge.portlet.JuzuPortlet
 
SessionScoped - Annotation Type in juzu
 
set(String, Object) - Method in class juzu.template.Template.Builder
Update a parameter, if the value is not null the parameter with the specified name is set, otherwise the parameter is removed.
setAttribute(String, Object) - Method in class juzu.template.TemplateRenderContext
 
setParameter(String, String) - Method in interface juzu.request.Dispatch
Set a parameter on the URL that will be built by this builder.
setParameter(Encoding, String, String) - Method in interface juzu.request.Dispatch
Set a parameter on the URL that will be built by this builder.
setParameter(String, String[]) - Method in interface juzu.request.Dispatch
Set a parameter.
setParameter(Encoding, String, String[]) - Method in interface juzu.request.Dispatch
Set a parameter on the URL that will be built by this builder.
setParameter(String, String) - Method in class juzu.request.Phase.Action.Dispatch
 
setParameter(Encoding, String, String) - Method in class juzu.request.Phase.Action.Dispatch
 
setParameter(String, String[]) - Method in class juzu.request.Phase.Action.Dispatch
 
setParameter(Encoding, String, String[]) - Method in class juzu.request.Phase.Action.Dispatch
 
setParameter(String, String) - Method in class juzu.request.Phase.Resource.Dispatch
 
setParameter(Encoding, String, String) - Method in class juzu.request.Phase.Resource.Dispatch
 
setParameter(String, String[]) - Method in class juzu.request.Phase.Resource.Dispatch
 
setParameter(Encoding, String, String[]) - Method in class juzu.request.Phase.Resource.Dispatch
 
setParameter(String, String) - Method in class juzu.request.Phase.View.Dispatch
 
setParameter(Encoding, String, String) - Method in class juzu.request.Phase.View.Dispatch
 
setParameter(String, String[]) - Method in class juzu.request.Phase.View.Dispatch
 
setParameter(Encoding, String, String[]) - Method in class juzu.request.Phase.View.Dispatch
 
setProperty(PropertyType<T>, T) - Method in interface juzu.request.Dispatch
Set or clear a property of the URL.
setProperty(PropertyType<T>, T) - Method in class juzu.request.Phase.Action.Dispatch
 
setProperty(PropertyType<T>, T) - Method in class juzu.request.Phase.Resource.Dispatch
 
setProperty(PropertyType<T>, T) - Method in class juzu.request.Phase.View.Dispatch
 
setResponse(Response) - Method in class juzu.request.RequestContext
 
setTitle(String) - Method in class juzu.template.TemplateRenderContext
 
setValue(PropertyType<T>, T) - Method in class juzu.PropertyMap
 
setValues(PropertyType<T>, T...) - Method in class juzu.PropertyMap
 
setValues(PropertyType<T>, Iterable<? extends T>) - Method in class juzu.PropertyMap
 
size() - Method in class juzu.request.RequestParameter
 
src - Variable in class juzu.plugin.less.impl.lesser.LessError
.
start - Variable in class juzu.io.Chunk.Data.CharSequence
.
status(int) - Static method in class juzu.Response
 
status(int) - Method in class juzu.template.Template.Builder
Renders the template and returns a response with the specified status.
Stream - Interface in juzu.io
A stream is a consumer of chunk.
Streamable - Interface in juzu.io
A streamable is a produce of chunks.
streamable() - Method in class juzu.Response.Status
 
Stylesheet - Annotation Type in juzu.plugin.asset
A stylesheet asset declaration.
Stylesheets - Annotation Type in juzu.plugin.asset
A container for stylesheets declarations.

T

Tag - Annotation Type in juzu.template
Declares a tag.
TagHandler - Class in juzu.template
 
Tags - Annotation Type in juzu.template
Container for Tag annotations, it should be used on the application package.
Template - Class in juzu.template
Template(TemplateService, String) - Constructor for class juzu.template.Template
 
Template(TemplateService, Path) - Constructor for class juzu.template.Template
 
Template.Builder - Class in juzu.template
A builder providing a fluent syntax for rendering a template.
Template.Builder() - Constructor for class juzu.template.Template.Builder
 
TemplateExecutionException - Exception in juzu.template
An exception that denotes a template execution exception.
TemplateExecutionException(String, Location, String, String, Throwable) - Constructor for exception juzu.template.TemplateExecutionException
 
TemplateExecutionException(String, Location, String, Throwable) - Constructor for exception juzu.template.TemplateExecutionException
 
TemplateRenderContext - Class in juzu.template
 
TemplateRenderContext(TemplateStub) - Constructor for class juzu.template.TemplateRenderContext
 
TemplateRenderContext(TemplateStub, Map<String, Object>) - Constructor for class juzu.template.TemplateRenderContext
 
TemplateRenderContext(TemplateStub, Locale) - Constructor for class juzu.template.TemplateRenderContext
 
TemplateRenderContext(TemplateStub, PropertyMap, Map<String, Object>, Locale) - Constructor for class juzu.template.TemplateRenderContext
 
TITLE - Static variable in class juzu.PropertyType
Title.
toArray() - Method in class juzu.request.RequestParameter
Clone the value and returns it.
toArray() - Method in class juzu.request.ResponseParameter
 
toString() - Method in class juzu.plugin.less.impl.lesser.Compilation
 
toString() - Method in class juzu.plugin.less.impl.lesser.LessError
 
toString() - Method in interface juzu.request.Dispatch
 
toString() - Method in class juzu.request.Phase.Action.Dispatch
 
toString() - Method in class juzu.request.Phase.Resource.Dispatch
 
toString() - Method in class juzu.request.Phase.View.Dispatch
 
toString() - Method in class juzu.request.RequestParameter
 
toString() - Method in class juzu.request.ResponseParameter
 
toString() - Method in class juzu.Response.Content
 
toString() - Method in class juzu.Response.Error
 
toString() - Method in class juzu.Response.Redirect
 
toString() - Method in class juzu.template.Template
 
type - Variable in class juzu.io.Chunk.Property
.
type - Variable in class juzu.plugin.less.impl.lesser.LessError
.

U

UndeclaredIOException - Exception in juzu.io
An unchecked wrapper for IOException.
UndeclaredIOException(IOException) - Constructor for exception juzu.io.UndeclaredIOException
 
URLLessContext - Class in juzu.plugin.less.impl.lesser
 
URLLessContext(URL) - Constructor for class juzu.plugin.less.impl.lesser.URLLessContext
 
UserContext - Interface in juzu.request
The context concerning the current user.

V

value - Variable in class juzu.io.Chunk.Data.Char
.
value - Variable in class juzu.io.Chunk.Property
.
valueOf(String) - Static method in enum juzu.asset.AssetLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum juzu.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class juzu.request.Phase
 
valueOf(String) - Static method in enum juzu.Scope
Returns the enum constant of this type with the specified name.
values() - Static method in enum juzu.asset.AssetLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum juzu.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class juzu.request.Phase
 
values() - Static method in enum juzu.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
VIEW - Static variable in class juzu.request.Phase
View phase.
View - Annotation Type in juzu
Annotate a method for declaring a view controller method.

W

WINDOW_STATE - Static variable in class juzu.bridge.portlet.JuzuPortlet
.
WindowContext - Interface in juzu.request
 
with(MimeType) - Method in interface juzu.request.Dispatch
 
with(PropertyMap) - Method in interface juzu.request.Dispatch
 
with(MimeType) - Method in class juzu.request.Phase.Action.Dispatch
 
with(PropertyMap) - Method in class juzu.request.Phase.Action.Dispatch
 
with(MimeType) - Method in class juzu.request.Phase.Resource.Dispatch
 
with(PropertyMap) - Method in class juzu.request.Phase.Resource.Dispatch
 
with(MimeType) - Method in class juzu.request.Phase.View.Dispatch
 
with(PropertyMap) - Method in class juzu.request.Phase.View.Dispatch
 
with(PropertyType<T>, T) - Method in class juzu.Response.Body
 
with(PropertyType<Boolean>) - Method in class juzu.Response.Body
 
with(PropertyType<T>, T) - Method in class juzu.Response.Content
 
with(PropertyType<Boolean>) - Method in class juzu.Response.Content
 
with(PropertyType<T>, T) - Method in class juzu.Response.Redirect
 
with(PropertyType<Boolean>) - Method in class juzu.Response.Redirect
 
with(PropertyType<Boolean>) - Method in class juzu.Response.Status
 
with(PropertyType<T>, T) - Method in class juzu.Response.Status
 
with(PropertyType<T>, T) - Method in class juzu.Response.View
 
with(PropertyType<Boolean>) - Method in class juzu.Response.View
 
with(PropertyType<T>, T) - Method in class juzu.Response
Set a property, if the value is null, the property is removed.
with(PropertyType<Boolean>) - Method in class juzu.Response
Set a boolean property to true.
with(Locale) - Method in class juzu.template.Template.Builder
Update the locale.
with() - Method in class juzu.template.Template
Returns a builder to further customize the template rendering.
with(Map<String, ?>) - Method in class juzu.template.Template
Returns a builder to further customize the template rendering.
with(Locale) - Method in class juzu.template.Template
Returns a builder to further customize the template rendering.
withAssets(String...) - Method in class juzu.Response.Content
 
withCharset(Charset) - Method in class juzu.Response.Body
 
withCharset(Charset) - Method in class juzu.Response.Content
 
withHeader(String, String...) - Method in class juzu.Response.Body
 
withHeader(String, String...) - Method in class juzu.Response.Content
 
withHeader(String, String...) - Method in class juzu.Response.Redirect
 
withHeader(String, String...) - Method in class juzu.Response.Status
 
withHeader(String, String...) - Method in class juzu.Response.View
 
withHeader(String, String...) - Method in class juzu.Response
 
withHeaderTag(String) - Method in class juzu.Response.Content
Parse the header into an Element and set it on the response as an header tag.
withHeaderTag(Element) - Method in class juzu.Response.Content
Set the provided element on the response as an HTML header.
withMetaHttpEquiv(String, String) - Method in class juzu.Response.Content
 
withMetaTag(String, String) - Method in class juzu.Response.Content
 
withMimeType(String) - Method in class juzu.Response.Body
 
withMimeType(String) - Method in class juzu.Response.Content
 
withNo(PropertyType<Boolean>) - Method in class juzu.Response.Body
 
withNo(PropertyType<Boolean>) - Method in class juzu.Response.Content
 
withNo(PropertyType<Boolean>) - Method in class juzu.Response.Redirect
 
withNo(PropertyType<Boolean>) - Method in class juzu.Response.Status
 
withNo(PropertyType<Boolean>) - Method in class juzu.Response.View
 
withNo(PropertyType<Boolean>) - Method in class juzu.Response
Set a boolean property to false.
without(PropertyType<T>) - Method in class juzu.Response.Body
 
without(PropertyType<T>) - Method in class juzu.Response.Content
 
without(PropertyType<T>) - Method in class juzu.Response.Redirect
 
without(PropertyType<T>) - Method in class juzu.Response.Status
 
without(PropertyType<T>) - Method in class juzu.Response.View
 
without(PropertyType<T>) - Method in class juzu.Response
Removes a property.
withTitle(String) - Method in class juzu.Response.Content
 
A B C D E F G H I J L M N O P R S T U V W 

Copyright © 2015 eXo Platform SAS. All rights reserved.