A B C D E F G H I J K L M N O P Q R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
E
- elements() - Method in class sunlabs.brazil.properties.PropertiesList
-
Invokes the same method on the wrapped
Dictionary
object. - elements() - Method in class sunlabs.brazil.sunlabs.ListTemplate.MyList
-
Return the actual list items.
- elements() - Method in class sunlabs.brazil.sunlabs.XmlTree
- elements() - Method in class sunlabs.brazil.util.StringMap
-
Returns an enumeration of the values in this StringMap.
- elements(XmlTree.Node, Vector) - Static method in class sunlabs.brazil.sunlabs.XmlTree
- encode(byte[]) - Static method in class sunlabs.brazil.util.Base64
-
base-64 encode a byte array
- encode(byte[], int, int) - Static method in class sunlabs.brazil.util.Base64
-
base-64 encode a byte array
- encode(String) - Static method in class sunlabs.brazil.util.Base64
-
base-64 encode a string
- encoding - Variable in class sunlabs.brazil.filter.SessionFilter
- enqueue(String, String, String, String, boolean, boolean) - Static method in class sunlabs.brazil.template.QueueTemplate
-
Deprecated.
- enqueue(String, String, Dictionary, boolean, boolean) - Static method in class sunlabs.brazil.template.QueueTemplate
-
Allow a message to be enqueued from java code.
- entrySet() - Method in class sunlabs.brazil.properties.PropertiesList
-
Invokes the same method on the wrapped
Hashtable
object. - equals(Object) - Method in class sunlabs.brazil.properties.PropertiesList
-
Invokes the same method on the wrapped
Hashtable
object. - errorCount - Variable in class sunlabs.brazil.server.Server
-
Count of errors that occurred so far.
- errors - Variable in exception sunlabs.brazil.sunlabs.XmlTree.IllegalXmlException
- EventItem(String, String, String, String, String) - Constructor for class sunlabs.brazil.asterisk.AsteriskHandler.EventItem
- Events() - Constructor for class sunlabs.brazil.asterisk.AsteriskHandler.Events
- ExecFilter - Class in sunlabs.brazil.filter
-
Filter to Run all content through an external process filter.
- ExecFilter() - Constructor for class sunlabs.brazil.filter.ExecFilter
- ExecTemplate - Class in sunlabs.brazil.sunlabs
-
template to exec a program, and return its arguments into request properties .
- ExecTemplate() - Constructor for class sunlabs.brazil.sunlabs.ExecTemplate
- exitOnError - Variable in class sunlabs.brazil.server.ChainHandler
-
A flag to require the successfull initialization of all handlers.
- ExpContentTemplate - Class in sunlabs.brazil.sunlabs
-
Allow extracted content to be filtered through regular expressions.
- ExpContentTemplate() - Constructor for class sunlabs.brazil.sunlabs.ExpContentTemplate
- ExprProps - Class in sunlabs.brazil.properties
-
ExprProps
is a subclass ofProperties
that is "smart" in the sense that it wraps aCalculator
object, passingget
andgetProperty
keys to theCalculator
for processing. - ExprProps() - Constructor for class sunlabs.brazil.properties.ExprProps
-
This constructor creates a
Calculator
instance with this instance ofExprProps
as it's symbol table. - ExprProps(Properties) - Constructor for class sunlabs.brazil.properties.ExprProps
-
This constructor creates a
Calculator
instance with this instance ofExprProps
as it's symbol table and with theProperties
instance referenced by the parameterdefaults
as it's set of default values. - ExprProps(Request) - Constructor for class sunlabs.brazil.properties.ExprProps
-
This constructor creates a
Calculator
instance withrequest.props
as it's symbol table. - ExprProps(Request, Properties) - Constructor for class sunlabs.brazil.properties.ExprProps
-
This constructor creates a
Calculator
instance withrequest.props
as it's symbol table and with theProperties
instance referenced by the parameterdefaults
as it's set of default values. - ExprPropsHandler - Class in sunlabs.brazil.properties
-
The
ExprPropsHandler
installs an expression evaluator as a "smart properties" into the current request object, enabling arithmetic and logical expression evaluation in property name lookups. - ExprPropsHandler() - Constructor for class sunlabs.brazil.properties.ExprPropsHandler
- extract() - Method in class sunlabs.brazil.handler.RePollHandler.Extract
- extract(Properties, String) - Method in class sunlabs.brazil.handler.RePollHandler.Extract
-
Do the extraction
- extractAuth(String) - Static method in class sunlabs.brazil.handler.DigestAuthHandler
-
Parse an auth header, placing the results into a Properties object.
- extractQuery(String, Dictionary) - Static method in class sunlabs.brazil.util.http.HttpUtil
-
Turns x-www-form-urlencoded form data into a dictionary.
- extractUrlHost(String) - Static method in class sunlabs.brazil.util.http.HttpUtil
-
Get the host portion of a Url String.
- extractUrlPath(String) - Static method in class sunlabs.brazil.util.http.HttpUtil
-
Get the path portion of a Url String.
- extractUrlPort(String) - Static method in class sunlabs.brazil.util.http.HttpUtil
-
Get the port portion of a Url String as a string.
- extractUrlProtocol(String) - Static method in class sunlabs.brazil.util.http.HttpUtil
-
Get the protocol portion of a Url String.
All Classes All Packages