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, writeToBFEmailpublic NetDCRequest(org.w3c.dom.Element config)
throws ConfigurationException
ConfigurationExceptionprotected void insertRequest(Channel channel, RequestFilter[] request, java.io.Writer out, int i) throws java.io.IOException
insertRequest in class BreqFastRequestjava.io.IOExceptionprotected void insertEventHeader(EventAccessOperations event, java.io.Writer out, java.lang.String label) throws java.io.IOException
insertEventHeader in class BreqFastRequestjava.io.IOExceptionprotected java.lang.String getDefaultWorkingDir()
getDefaultWorkingDir in class BreqFastRequestprotected java.lang.String getDefaultFileTemplate()
getDefaultFileTemplate in class BreqFastRequest