Jetty - Connector

Java Conceptuel Diagram

About

Connectors accept connections





Discover More
Java Conceptuel Diagram
Java - Jetty (Web Server)

is a java web server Jetty provides: an HTTP server (to send back static content), HTTP client (to make http request), and javax.servlet container (to send back...
Java Conceptuel Diagram
Jetty - Conf

The job of configuring Jetty is building: a tree of: connectors handlers and their corresponding individual configurations. As Jetty components are simply Plain Old Java Objects (POJOs),...
Java Conceptuel Diagram
Jetty - Connection

connections are accepted by a connector and produce request.



Share this page:
Follow us:
Task Runner