Interface | Description |
---|---|
KeyValuePairCollection | |
ObjectPool<PooledObject,Key> |
A simple pool interface.
|
Class | Description |
---|---|
AbstractObjectPool<PooledObject,Key> |
Very simple implementation of a ObjectPool.
|
DateUtil | |
FileFinder |
Helps to encapsulate the typical search of a file.
|
KeyMatcher | |
KeyMatcherCaseSensitive | |
KeyMatcherIgnoringCase | |
KeyValuePair | |
OrderedKeyValuePairCollection | |
PathWildcardMatcher |
The PathWildCardMatch function works like the ant path filter expressions.
|
ServletUtils |
A collection of useful tools for servlet handling.
|
StringInputStream |
Low-memory implementation to convert a String in a InputStream.
|
StringUtils |
Provides some utilities to work with strings in the 52n security services
suite.
|
TimerTaskDefinition |
The timer task definition is used in the
TimerTaskScheduler to define timer tasks. |
TimerTaskRunnableAdapter |
Wraps a Runnable to be a TimerTask.
|
TimerTaskScheduler |
Allows a single Spring-configured Timer in an application, at which some timer definitions can be
registered.
|
TransferableServletWriter |
Provides methods to write
Transferable instances to a Servlet's output stream. |
URLPath |
path parts of an url.
|
URLUtils |
Utilities for URL analysis.
|
URLUtils.EncodingOptions | |
URLWildcardMatcher |
Compares URI's that may contain the wild card character '*' or '**' characters.
|
Exception | Description |
---|---|
NonUniqueException |
Copyright © 2004–2016 52north.org. All rights reserved.