public class ResponseWriter extends java.lang.Object implements ChannelSubsetter
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_DIRECTORY |
static java.lang.String |
DEFAULT_TEMPLATE |
Constructor and Description |
---|
ResponseWriter(org.w3c.dom.Element config) |
Modifier and Type | Method and Description |
---|---|
StringTree |
accept(ChannelImpl chan,
NetworkSource network) |
public static final java.lang.String DEFAULT_DIRECTORY
public static final java.lang.String DEFAULT_TEMPLATE
public ResponseWriter(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
public StringTree accept(ChannelImpl chan, NetworkSource network) throws java.lang.Exception
accept
in interface ChannelSubsetter
java.lang.Exception