Package io.undertow.io
Interface Receiver.PartialStringCallback
- Enclosing interface:
- Receiver
public static interface Receiver.PartialStringCallback
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handle
(HttpServerExchange exchange, String message, boolean last)
-
Method Details
-
handle
-