Uses of Interface
org.eclipse.jetty.io.EndPoint.Pipe
Package
Description
Jetty IO : Core classes for Jetty IO subsystem
Jetty Server : Core Server API
-
Uses of EndPoint.Pipe in org.eclipse.jetty.io
-
Uses of EndPoint.Pipe in org.eclipse.jetty.server
Modifier and TypeMethodDescriptionMemoryConnector.connect()
Client-side applications use this method to connect to the server and obtain aEndPoint.Pipe
.