Android
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()

Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:48