Uses of Class
com.predic8.membrane.core.util.EndOfStreamException
Packages that use EndOfStreamException
Package
Description
-
Uses of EndOfStreamException in com.predic8.membrane.core.http
Methods in com.predic8.membrane.core.http that throw EndOfStreamExceptionModifier and TypeMethodDescriptionprotected abstract voidMessage.parseStartLine(InputStream in) voidRequest.parseStartLine(InputStream in) voidResponse.parseStartLine(InputStream in) voidMessage.read(InputStream in, boolean createBody) If the message is HTTP 1.1 but the header has no information about the content length, then an assumption is made that after the body the server will send an EOF.voidResponse.read(InputStream in, boolean createBody) Constructors in com.predic8.membrane.core.http that throw EndOfStreamException -
Uses of EndOfStreamException in com.predic8.membrane.core.multipart
Methods in com.predic8.membrane.core.multipart that throw EndOfStreamException -
Uses of EndOfStreamException in com.predic8.membrane.core.transport.http
Methods in com.predic8.membrane.core.transport.http that throw EndOfStreamException -
Uses of EndOfStreamException in com.predic8.membrane.core.transport.http2
Methods in com.predic8.membrane.core.transport.http2 that throw EndOfStreamException -
Uses of EndOfStreamException in com.predic8.membrane.core.util
Methods in com.predic8.membrane.core.util that throw EndOfStreamException