Package org.eclipse.jetty.client
Interface IConnection
- All Superinterfaces:
AutoCloseable
,Closeable
,Connection
- All Known Implementing Classes:
HttpConnection
,HttpConnectionOverFCGI
,HttpConnectionOverHTTP
,HttpConnectionOverHTTP2
-
Method Summary
Methods inherited from interface org.eclipse.jetty.client.api.Connection
close, getLocalSocketAddress, getRemoteSocketAddress, isClosed, send
-
Method Details
-
send
-