public interface HttpInetConnection extends HttpConnection
| Modifier and Type | Method and Description | 
|---|---|
InetAddress | 
getLocalAddress()  | 
int | 
getLocalPort()  | 
InetAddress | 
getRemoteAddress()  | 
int | 
getRemotePort()  | 
close, getMetrics, getSocketTimeout, isOpen, isStale, setSocketTimeout, shutdownInetAddress getLocalAddress()
int getLocalPort()
InetAddress getRemoteAddress()
int getRemotePort()
Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.