Package org.glassfish.grizzly.samples.http.download
package org.glassfish.grizzly.samples.http.download
-
ClassesClassDescriptionSimple asynchronous HTTP client implementation, which downloads HTTP resource and saves its content in a local file.HTTP client download filter.Simple HTTP (Web) server, which listens on a specific TCP port and shares static resources (files), located in a passed folder.Simple Web server implementation, which locates requested resources in a local filesystem and transfers it asynchronously to a client.