Package | Description |
---|---|
org.apache.manifoldcf.core.interfaces | |
org.apache.manifoldcf.ui.jsp |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
JspWrapper
This class provides an implementation of IHTTPOutput, which provides output
services to connector UI interfaces.
|