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