public abstract class HttpServerHandler extends Object implements ServerHandler<HttpRequest,HttpResponse>
| Constructor and Description |
|---|
HttpServerHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
onBodyStream(ByteBuffer buffer,
Request request) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandle, handleonClose, onHeaderCompletepublic void onBodyStream(ByteBuffer buffer, Request request)
onBodyStream in interface Handler<Request>Copyright © 2025. All rights reserved.