Class |
Description |
CollectionUtilities
|
These are utilities that should exist elsewhere, but I can't find a good simple library for them, and they are
stupid but necessary for certain things. |
CollectionUtilities.KeyValue
|
|
CollectionUtilities.MapOrderByComparator
|
|
ContextBinding
|
|
ContextStack
|
|
LiteStringMap
|
Light weight String Keyed Map optimized for memory usage and garbage collection overhead.
|
LiteStringMap.EntrySetWrapper
|
|
LiteStringMap.EntryWrapper
|
|
LiteStringMap.KeyIterator
|
|
LiteStringMap.KeySetWrapper
|
|
LiteStringMap.ValueCollectionWrapper
|
|
LiteStringMap.ValueIterator
|
|
MClassLoader
|
A caching ClassLoader that allows addition of JAR files and class directories to the classpath at runtime. |
MNode
|
An alternative to groovy.util.Node with methods more type safe and generally useful in Moqui. |
ObjectUtilities
|
These are utilities that should exist elsewhere, but I can't find a good simple library for them, and they are
stupid but necessary for certain things. |
RestClient
|
|
RestClient.PooledRequestFactory
|
RequestFactory with explicit pooling parameters and options specific to the Jetty HttpClient |
RestClient.RestClientFuture
|
|
RestClient.RestResponse
|
|
RestClient.RetryListener
|
|
RestClient.SimpleRequestFactory
|
The default RequestFactory, uses mostly Jetty HttpClient defaults and retains HttpClient instance between requests. |
RestClient.UriBuilder
|
|
StringUtilities
|
These are utilities that should exist elsewhere, but I can't find a good simple library for them, and they are
stupid but necessary for certain things. |
SystemBinding
|
Simple class for evaluating expressions to get System properties and environment variables by string expansion |
WebUtilities
|
|
WebUtilities.AttributeContainerMap
|
|
WebUtilities.CanonicalizeMap
|
|
WebUtilities.HttpSessionContainer
|
|
WebUtilities.ServletContextContainer
|
|
WebUtilities.ServletRequestContainer
|
|
WebUtilities.SimpleEntry
|
|