Package | Description |
---|---|
org.apache.manifoldcf.core.interfaces | |
org.apache.manifoldcf.ui.jsp | |
org.apache.manifoldcf.ui.multipart |
Modifier and Type | Interface and Description |
---|---|
interface |
IHTTPOutput
This interface abstracts from the output character stream used to construct
HTML output for a web interface.
|
interface |
IPostParameters
This interface represents resources that are made available to connector methods
during UI post operations.
|
Modifier and Type | Class and Description |
---|---|
class |
JspWrapper
This class provides an implementation of IHTTPOutput, which provides output
services to connector UI interfaces.
|
Modifier and Type | Class and Description |
---|---|
class |
MultipartWrapper
This class provides abstract parameter service, including support for uploaded files and
multipart forms.
|