Uses of Class
io.helidon.webserver.SocketClosedException
Packages that use SocketClosedException
-
Uses of SocketClosedException in io.helidon.webserver
Methods in io.helidon.webserver that throw SocketClosedExceptionModifier and TypeMethodDescriptionvoid
ProvidedByteBuffer
MUST be fully read during the method call.void
BareResponse.writeStatusAndHeaders
(Http.ResponseStatus status, Map<String, List<String>> headers) Send response line and headers to the client.