Uses of Class
io.hyperfoil.api.connection.Request
Packages that use Request
-
Uses of Request in io.hyperfoil.api.connection
Classes in io.hyperfoil.api.connection with type parameters of type Request -
Uses of Request in io.hyperfoil.api.processor
Methods in io.hyperfoil.api.processor with parameters of type RequestModifier and TypeMethodDescriptionvoidvoidRawBytesHandler.onResponse(Request request, io.netty.buffer.ByteBuf buf, int offset, int length, boolean isLastPart) -
Uses of Request in io.hyperfoil.api.session
Methods in io.hyperfoil.api.session that return RequestMethods in io.hyperfoil.api.session with parameters of type Request