public interface RequestHandler
RequestHandler interface.
| Modifier and Type | Method and Description | 
|---|---|
void | 
doRequest(OutputStream out)
doRequest 
 | 
void doRequest(OutputStream out) throws IOException
doRequest
out - a OutputStream object.IOException - if any.Copyright © 2020. All rights reserved.