public class NetDCRequest extends BreqFastRequest
Constructor and Description |
---|
NetDCRequest(org.w3c.dom.Element config) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getDefaultFileTemplate() |
protected java.lang.String |
getDefaultWorkingDir() |
protected void |
insertEventHeader(EventAccessOperations event,
java.io.Writer out,
java.lang.String label) |
protected void |
insertRequest(Channel channel,
RequestFilter[] request,
java.io.Writer out,
int i) |
accept, getConfig, insert, insert, optInsert, optInsert, writeToBFEmail
public NetDCRequest(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
protected void insertRequest(Channel channel, RequestFilter[] request, java.io.Writer out, int i) throws java.io.IOException
insertRequest
in class BreqFastRequest
java.io.IOException
protected void insertEventHeader(EventAccessOperations event, java.io.Writer out, java.lang.String label) throws java.io.IOException
insertEventHeader
in class BreqFastRequest
java.io.IOException
protected java.lang.String getDefaultWorkingDir()
getDefaultWorkingDir
in class BreqFastRequest
protected java.lang.String getDefaultFileTemplate()
getDefaultFileTemplate
in class BreqFastRequest