public class IfxCsmContext
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CSM_SERVER |
| Constructor and Description |
|---|
IfxCsmContext(IfxCsmDescriptor desc,
java.lang.String locale) |
| Modifier and Type | Method and Description |
|---|---|
java.io.FilterInputStream |
getInputStream() |
java.io.FilterOutputStream |
getOutputStream() |
IfxCsm.Status |
getStatus() |
void |
init() |
public IfxCsmContext(IfxCsmDescriptor desc, java.lang.String locale) throws IfxCSSException
IfxCSSExceptionpublic void init()
throws IfxCSSException
IfxCSSExceptionpublic IfxCsm.Status getStatus()
public java.io.FilterInputStream getInputStream()
public java.io.FilterOutputStream getOutputStream()