English | Site Directory

Android - An Open Handset Alliance Project

org.apache.http
public interface

org.apache.http.HttpInetConnection

org.apache.http.HttpInetConnection HttpConnection

An HTTP connection over the Internet Protocol (IP).

Known Indirect Subclasses

Summary

Public Methods

          InetAddress  getLocalAddress()
          int  getLocalPort()
          InetAddress  getRemoteAddress()
          int  getRemotePort()
Methods inherited from interface org.apache.http.HttpConnection

Details

Public Methods

public InetAddress getLocalAddress()

public int getLocalPort()

public InetAddress getRemoteAddress()

public int getRemotePort()

Build 111085-111085 - 25 Sep 2008 14:22