Package io.hyperfoil.api.processor
Interface RawBytesHandler
- All Superinterfaces:
Serializable
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidonResponse(Request request, io.netty.buffer.ByteBuf buf, int offset, int length, boolean isLastPart)
-
Method Details
-
onRequest
-
onResponse
void onResponse(Request request, io.netty.buffer.ByteBuf buf, int offset, int length, boolean isLastPart)
-