Uses of Class
org.jgrapes.http.HttpConnector
Package
Description
Provides components for building a HTTP server based on the
core and IO components.
-
Uses of HttpConnector in org.jgrapes.http
Modifier and TypeMethodDescriptionHttpConnector.setApplicationBufferSize
(int applicationBufferSize) Sets the size of the buffers used forInput
events on the application channel.