public class SendAckRequestProcessor extends java.lang.Object implements RequestProcessor, java.io.Flushable
RequestProcessor.RequestProcessorException
Modifier and Type | Method and Description |
---|---|
void |
flush() |
void |
processRequest(Request si) |
void |
shutdown() |
public void processRequest(Request si)
processRequest
in interface RequestProcessor
public void flush() throws java.io.IOException
flush
in interface java.io.Flushable
java.io.IOException
public void shutdown()
shutdown
in interface RequestProcessor
Copyright © 2015 The Apache Software Foundation