Uses of Class
net.officefloor.server.stream.impl.ByteArrayByteSequence
Packages that use ByteArrayByteSequence
-
Uses of ByteArrayByteSequence in net.officefloor.server.http.impl
Constructors in net.officefloor.server.http.impl with parameters of type ByteArrayByteSequenceModifierConstructorDescriptionSerialisableHttpRequest(HttpMethod method, String requestUri, HttpVersion version, SerialisableHttpRequestHeaders headers, HttpRequestCookies cookies, ByteArrayByteSequence entity) Instantiate.