See: Description
Class | Description |
---|---|
AbstractSelectModel |
Base class for
SelectModel implementations, whose primary job is to provide the AbstractSelectModel.visit(SelectModelVisitor) method. |
EnumSelectModel |
A basic select model for a particular Enum type.
|
EnumValueEncoder<E extends Enum<E>> |
A value encoder that can be used for arbitrary Enum types.
|
ResponseWrapper |
Implementation of
Response that delegates all method invocations to a delegate
instance. |
StringToEnumCoercion<T extends Enum> |
A
Coercion for converting strings into an instance of a particular
enumerated type. |
TextStreamResponse |
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.