Index

A B C D E F G H I J M N O P R S T U V X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

add(String, V) - Method in class com.blackrook.small.struct.URITrie
Adds a path to the trie.
add(K, V) - Method in class com.blackrook.small.struct.HashDequeMap
Adds a value to the end of a deque.
addBeginningSlash(String) - Static method in class com.blackrook.small.util.SmallUtils
Adds a beginning slash to the string, if no beginning slash exists.
addCause(Throwable) - Method in exception com.blackrook.small.exception.request.ManyRequestExceptionsException
Adds another cause to this exception.
addDateHeader(String, long) - Method in class com.blackrook.small.SmallResponse.GenericSmallResponse
Adds a header date value.
addDateHeader(String, Date) - Method in class com.blackrook.small.SmallResponse.GenericSmallResponse
Adds a header date value.
addFirst(K, V) - Method in class com.blackrook.small.struct.HashDequeMap
Adds a value to the beginning of a deque.
addHeader(String, String) - Method in class com.blackrook.small.SmallResponse.GenericSmallResponse
Adds a header value.
addLast(K, V) - Method in class com.blackrook.small.struct.HashDequeMap
Adds a value to the end of a deque.
addPart(Part) - Method in class com.blackrook.small.multipart.MultipartParser
Adds a part to the multipart parser.
AfterConstruction - Annotation Interface in com.blackrook.small.annotation.component
Annotates a Component method to be called after this component is constructed and its components filled.
AfterInitialize - Annotation Interface in com.blackrook.small.annotation.component
Annotates a Component method to be called after all components are constructed.
afterOpen(EndpointConfig) - Method in class com.blackrook.small.SmallEndpoint
Called after the session and environment setup in the SmallEndpoint.onOpen(Session, EndpointConfig) method happens.
allowOptions() - Method in interface com.blackrook.small.SmallConfiguration
Checks if the OPTIONS HTTP method is allowed for all endpoints.
allowTrace() - Method in interface com.blackrook.small.SmallConfiguration
Checks if the TRACE HTTP method is allowed for all endpoints.
allowWebSockets() - Method in interface com.blackrook.small.SmallConfiguration
Checks if the bootstrap should attempt to configure itself to support WebSockets.
APPLICATION - Enum constant in enum class com.blackrook.small.enums.ScopeType
Application (servlet context) scope.
attachment() - Method in class com.blackrook.small.SmallResponse.GenericSmallResponse
Sets that this response is an attachment.
attachment(String) - Method in class com.blackrook.small.SmallResponse.GenericSmallResponse
Sets that this response is an attachment with a filename.
Attachment - Annotation Interface in com.blackrook.small.annotation.controller
Should be used on EntryPath-annotated methods on Controller-annotated classes.
ATTACHMENT - Enum constant in enum class com.blackrook.small.dispatch.controller.ControllerComponent.Output
 
Attribute - Annotation Interface in com.blackrook.small.annotation.dispatch
Annotates a controller method or method parameter for scope attribute binding.
ATTRIBUTE - Enum constant in enum class com.blackrook.small.dispatch.DispatchEntryPoint.Source
 
attributeAdded(HttpSessionBindingEvent) - Method in class com.blackrook.small.SmallEnvironment
 
attributeAdded(HttpSessionBindingEvent) - Method in class com.blackrook.small.SmallServlet
 
attributeRemoved(HttpSessionBindingEvent) - Method in class com.blackrook.small.SmallEnvironment
 
attributeRemoved(HttpSessionBindingEvent) - Method in class com.blackrook.small.SmallServlet
 
attributeReplaced(HttpSessionBindingEvent) - Method in class com.blackrook.small.SmallEnvironment
 
attributeReplaced(HttpSessionBindingEvent) - Method in class com.blackrook.small.SmallServlet
 
AUTO - Enum constant in enum class com.blackrook.small.dispatch.controller.ControllerComponent.Output
 
autoParseMultipart() - Method in interface com.blackrook.small.SmallConfiguration
Checks if Multipart requests are auto-parsed if detected as "multipart" on POST, PUT, or PATCH requests.
AutoTrim - Annotation Interface in com.blackrook.small.annotation.parameters
Annotates a method parameter.
A B C D E F G H I J M N O P R S T U V X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form