Interface | Description |
---|---|
Timestamped |
A
Timestamped object has method to retrieve the last modified timestamp of the data |
Versioned |
A
Versioned data has method to retrieve the version |
Class | Description |
---|---|
ApacheMultipartParser |
Disclaim: The code is modified from PlayFramework 1.3
|
ContentLinesBinder |
Read content lines from resource URL
|
ContentLinesResolver |
Read content lines from resource URL
|
ContentStringBinder |
Read content as string from resource URL
|
ContentStringResolver |
Read content as string from resource URL
|
DataPropertyRepository |
Keep the property information of Data class
|
DateResolver | |
FileBinder |
Resolve file uploads
|
FileResolver |
Resolver File from path
|
HttpFormatValueResolver | |
JodaDateTimeCodec | |
JodaDateTimeCodecBase<T> | |
JodaLocalDateCodec | |
JodaLocalDateTimeCodec | |
JodaLocalTimeCodec | |
JodaReadableInstantCodecBase<T extends org.joda.time.ReadableInstant> | |
JodaReadablePatialCodecBase<T extends org.joda.time.ReadablePartial> | |
ListCodec | |
MapCodec<T extends java.util.Map<java.lang.String,java.lang.Object>> | |
MapCodec.GenericMapCodec | |
MapCodec.JsonObjectCodec | |
MapUtil | |
MultipartStream | |
RequestBodyParser | |
SObjectBinder |
Resolve file uploads
|
SObjectResolver |
Resolver String value into SObject
|
StringValueResolverPlugin<T> | |
TextParser | |
UrlEncodedParser |
Exception | Description |
---|---|
ApacheMultipartParser.SizeException |
This exception is thrown, if a requests permitted size is exceeded.
|
MultipartStream.IllegalBoundaryException |
Thrown upon attempt of setting an invalid boundary token.
|
MultipartStream.MalformedStreamException |
Thrown to indicate that the input stream fails to follow the required syntax.
|
Copyright © 2014–2017 ActFramework. All rights reserved.