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

R

relay(InputStream, OutputStream, int, int) - Static method in class com.blackrook.small.struct.Utils
Reads from an input stream, reading in a consistent set of data and writing it to the output stream.
removeBeginningSlash(String) - Static method in class com.blackrook.small.util.SmallUtils
Removes the beginning slashes, if any, from a string.
removeEndingSlash(String) - Static method in class com.blackrook.small.util.SmallUtils
Removes the ending slashes, if any, from a string.
removeExtension(String) - Static method in class com.blackrook.small.util.SmallUtils
Removes the path extension, or rather, the part after the last dot in a path.
removeFirst(K) - Method in class com.blackrook.small.struct.HashDequeMap
Removes a value from the beginning of a deque.
removeLast(K) - Method in class com.blackrook.small.struct.HashDequeMap
Removes a value from the end of a deque.
removeValue(K, V) - Method in class com.blackrook.small.struct.HashDequeMap
Removes a value from a deque.
REQUEST - Enum constant in enum class com.blackrook.small.enums.ScopeType
Request scope.
RequestMethod - Enum Class in com.blackrook.small.enums
Enumeration of request methods for controller method invocation.
resolve(String) - Method in class com.blackrook.small.struct.URITrie
Attempts to resolve a value for a given URI.
RFCParser - Class in com.blackrook.small.parser
Parser for lines that are broken by RFC-standard style text lines (most HTTP headers).
RFCParser(String) - Constructor for class com.blackrook.small.parser.RFCParser
Creates a new header content parser.
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