public class UploadPolicyFactory extends Object
DefaultUploadPolicy
,
CoppermineUploadPolicy
Constructor and Description |
---|
UploadPolicyFactory() |
Modifier and Type | Method and Description |
---|---|
static UploadPolicy |
getUploadPolicy(JUploadContext theAppletContext)
Returns an upload Policy for the given applet and URL.
|
public static UploadPolicy getUploadPolicy(JUploadContext theAppletContext) throws Exception
theAppletContext
- if not null : use this Applet Parameters. If
null, use System properties.Exception
Copyright © 2015. All rights reserved.