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 © 2021. All rights reserved.