public interface StreamRequestHandler
| 限定符和类型 | 方法和说明 |
|---|---|
void |
handleRequest(InputStream input,
OutputStream output,
Context context) |
void handleRequest(InputStream input, OutputStream output, Context context) throws IOException
IOExceptionCopyright © 2020. All rights reserved.