|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package play |
|---|
| Class play.Invoker.Suspend extends PlayException implements Serializable |
|---|
| Serialized Fields |
|---|
int timeout
Future<V> task
| Package play.data.parsing |
|---|
| Class play.data.parsing.ApacheMultipartParser.AutoFileItem extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String fieldName
String contentType
null if
not defined.
boolean isFormField
String fileName
int sizeThreshold
File repository
byte[] cachedContent
org.apache.commons.io.output.DeferredFileOutputStream dfos
| Class play.data.parsing.ApacheMultipartParser.SizeException extends org.apache.commons.fileupload.FileUploadException implements Serializable |
|---|
| Serialized Fields |
|---|
long actual
long permitted
| Class play.data.parsing.MultipartStream.IllegalBoundaryException extends IOException implements Serializable |
|---|
| Class play.data.parsing.MultipartStream.MalformedStreamException extends IOException implements Serializable |
|---|
| Package play.data.validation |
|---|
| Class play.data.validation.CheckWithCheck extends net.sf.oval.configuration.annotation.AbstractAnnotationCheck<CheckWith> implements Serializable |
|---|
| Serialized Fields |
|---|
Map<K,V> variables
Check check
| Class play.data.validation.EmailCheck extends net.sf.oval.configuration.annotation.AbstractAnnotationCheck<Email> implements Serializable |
|---|
| Class play.data.validation.EqualsCheck extends net.sf.oval.configuration.annotation.AbstractAnnotationCheck<Equals> implements Serializable |
|---|
| Serialized Fields |
|---|
String to
String otherKey
Object otherValue
| Class play.data.validation.InFutureCheck extends net.sf.oval.configuration.annotation.AbstractAnnotationCheck<InFuture> implements Serializable |
|---|
| Serialized Fields |
|---|
Date reference
| Class play.data.validation.InPastCheck extends net.sf.oval.configuration.annotation.AbstractAnnotationCheck<InPast> implements Serializable |
|---|
| Serialized Fields |
|---|
Date reference
| Class play.data.validation.IsTrueCheck extends net.sf.oval.configuration.annotation.AbstractAnnotationCheck<IsTrue> implements Serializable |
|---|
| Class play.data.validation.MatchCheck extends net.sf.oval.configuration.annotation.AbstractAnnotationCheck<Match> implements Serializable |
|---|
| Serialized Fields |
|---|
Pattern pattern
| Class play.data.validation.MaxCheck extends net.sf.oval.configuration.annotation.AbstractAnnotationCheck<Max> implements Serializable |
|---|
| Serialized Fields |
|---|
double max
| Class play.data.validation.MaxSizeCheck extends net.sf.oval.configuration.annotation.AbstractAnnotationCheck<MaxSize> implements Serializable |
|---|
| Serialized Fields |
|---|
int maxSize
| Class play.data.validation.MinCheck extends net.sf.oval.configuration.annotation.AbstractAnnotationCheck<Min> implements Serializable |
|---|
| Serialized Fields |
|---|
double min
| Class play.data.validation.MinSizeCheck extends net.sf.oval.configuration.annotation.AbstractAnnotationCheck<MinSize> implements Serializable |
|---|
| Serialized Fields |
|---|
int minSize
| Class play.data.validation.RangeCheck extends net.sf.oval.configuration.annotation.AbstractAnnotationCheck<Range> implements Serializable |
|---|
| Serialized Fields |
|---|
double min
double max
| Class play.data.validation.RequiredCheck extends net.sf.oval.configuration.annotation.AbstractAnnotationCheck<Required> implements Serializable |
|---|
| Class play.data.validation.URLCheck extends net.sf.oval.configuration.annotation.AbstractAnnotationCheck<URL> implements Serializable |
|---|
| Class play.data.validation.ValidCheck extends net.sf.oval.configuration.annotation.AbstractAnnotationCheck<Required> implements Serializable |
|---|
| Serialized Fields |
|---|
String key
| Package play.db.jpa |
|---|
| Class play.db.jpa.JPAModel extends Model implements Serializable |
|---|
| Class play.db.jpa.JPASupport extends Object implements Serializable |
|---|
| Class play.db.jpa.JPASupport.JPAQueryException extends RuntimeException implements Serializable |
|---|
| Class play.db.jpa.Model extends JPASupport implements Serializable |
|---|
| Serialized Fields |
|---|
Long id
| Class play.db.jpa.StringList extends ArrayList<String> implements Serializable |
|---|
| Package play.exceptions |
|---|
| Class play.exceptions.ActionNotFoundException extends PlayException implements Serializable |
|---|
| Serialized Fields |
|---|
String action
| Class play.exceptions.CacheException extends PlayException implements Serializable |
|---|
| Serialized Fields |
|---|
String sourceFile
List<E> source
Integer line
| Class play.exceptions.ConfigurationException extends PlayException implements Serializable |
|---|
| Class play.exceptions.DatabaseException extends PlayException implements Serializable |
|---|
| Serialized Fields |
|---|
String sourceFile
List<E> source
Integer line
| Class play.exceptions.JavaCompilationException extends JavaException implements Serializable |
|---|
| Serialized Fields |
|---|
org.eclipse.jdt.core.compiler.IProblem problem
| Class play.exceptions.JavaException extends PlayException implements Serializable |
|---|
| Serialized Fields |
|---|
ApplicationClasses.ApplicationClass applicationClass
Integer lineNumber
| Class play.exceptions.JavaExecutionException extends JavaException implements Serializable |
|---|
| Class play.exceptions.JPAException extends PlayException implements Serializable |
|---|
| Class play.exceptions.MailException extends PlayException implements Serializable |
|---|
| Serialized Fields |
|---|
String sourceFile
List<E> source
Integer line
| Class play.exceptions.NoRouteFoundException extends PlayException implements Serializable |
|---|
| Serialized Fields |
|---|
String file
String action
Map<K,V> args
String sourceFile
List<E> source
Integer line
| Class play.exceptions.PlayException extends RuntimeException implements Serializable |
|---|
| Serialized Fields |
|---|
String id
| Class play.exceptions.TagInternalException extends RuntimeException implements Serializable |
|---|
| Class play.exceptions.TemplateCompilationException extends TemplateException implements Serializable |
|---|
| Class play.exceptions.TemplateException extends PlayException implements Serializable |
|---|
| Serialized Fields |
|---|
Template template
Integer lineNumber
| Class play.exceptions.TemplateExecutionException extends TemplateException implements Serializable |
|---|
| Class play.exceptions.TemplateExecutionException.DoBodyException extends RuntimeException implements Serializable |
|---|
| Class play.exceptions.TemplateNotFoundException extends PlayException implements Serializable |
|---|
| Serialized Fields |
|---|
String path
String sourceFile
List<E> source
Integer line
| Class play.exceptions.UnexpectedException extends PlayException implements Serializable |
|---|
| Class play.exceptions.YAMLException extends PlayException implements Serializable |
|---|
| Serialized Fields |
|---|
org.yaml.snakeyaml.scanner.ScannerException e
VirtualFile yaml
| Package play.mvc |
|---|
| Class play.mvc.Http.Cookie extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String name
String domain
String path
boolean secure
String value
Integer maxAge
boolean sendOnError
| Class play.mvc.Http.Header extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String name
List<E> values
| Class play.mvc.Http.Request extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String host
String path
String querystring
String url
String method
String domain
String remoteAddress
String contentType
String controller
String actionMethod
Integer port
Boolean secure
Map<K,V> headers
Map<K,V> cookies
Map<K,V> routeArgs
String format
String action
Map<K,V> args
Date date
boolean isNew
String user
String password
boolean isLoopback
| Package play.mvc.results |
|---|
| Class play.mvc.results.BadRequest extends Result implements Serializable |
|---|
| Class play.mvc.results.Error extends Result implements Serializable |
|---|
| Serialized Fields |
|---|
int status
| Class play.mvc.results.Forbidden extends Result implements Serializable |
|---|
| Class play.mvc.results.NoResult extends Result implements Serializable |
|---|
| Class play.mvc.results.NotFound extends Result implements Serializable |
|---|
| Class play.mvc.results.NotModified extends Result implements Serializable |
|---|
| Serialized Fields |
|---|
String etag
| Class play.mvc.results.Ok extends Result implements Serializable |
|---|
| Class play.mvc.results.Redirect extends Result implements Serializable |
|---|
| Serialized Fields |
|---|
String url
int code
| Class play.mvc.results.RedirectToStatic extends Result implements Serializable |
|---|
| Serialized Fields |
|---|
String file
| Class play.mvc.results.RenderBinary extends Result implements Serializable |
|---|
| Serialized Fields |
|---|
boolean inline
long length
File file
InputStream is
String name
| Class play.mvc.results.RenderJson extends Result implements Serializable |
|---|
| Serialized Fields |
|---|
String json
| Class play.mvc.results.RenderStatic extends Result implements Serializable |
|---|
| Serialized Fields |
|---|
String file
| Class play.mvc.results.RenderTemplate extends Result implements Serializable |
|---|
| Serialized Fields |
|---|
Template template
String content
Map<K,V> args
| Class play.mvc.results.RenderText extends Result implements Serializable |
|---|
| Serialized Fields |
|---|
String text
| Class play.mvc.results.RenderXml extends Result implements Serializable |
|---|
| Serialized Fields |
|---|
String xml
| Class play.mvc.results.Result extends RuntimeException implements Serializable |
|---|
| Class play.mvc.results.Unauthorized extends Result implements Serializable |
|---|
| Serialized Fields |
|---|
String realm
| Package play.server |
|---|
| Class play.server.ServletWrapper extends javax.servlet.http.HttpServlet implements Serializable |
|---|
| Serialized Fields |
|---|
boolean routerInitializedWithContext
| Package play.utils |
|---|
| Class play.utils.Properties extends HashMap<String,String> implements Serializable |
|---|
serialVersionUID: 1L
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||