Android
package

android.net

Classes | Description

Classes that help with network access, beyond the normal java.net.* APIs. more...

Interfaces

UrlQuerySanitizer.ValueSanitizer A functor used to sanitize a single query value. 

Classes

ConnectivityManager Class that answers queries about the state of network connectivity. 
Credentials A class for representing UNIX credentials passed via ancillary data on UNIX domain sockets. 
DhcpInfo A simple object for retrieving the results of a DHCP request. 
LocalServerSocket non-standard class for creating inbound UNIX-domain socket on the Android platform, this is created in the Linux non-filesystem namespace. 
LocalSocket Creates a (non-server) socket in the UNIX-domain namespace. 
LocalSocketAddress A UNIX-domain (AF_LOCAL) socket address. 
MailTo MailTo URL parser This class parses a mailto scheme URL and then can be queried for the parsed parameters. 
MobileDataStateTracker Track the state of mobile data connectivity. 
NetworkConnectivityListener A wrapper for a broadcast receiver that provides network connectivity state information, independent of network type (mobile, Wi-Fi, etc.). 
NetworkInfo Describes the status of a network interface of a given type (currently either Mobile or Wifi). 
NetworkStateTracker Each subclass of this class keeps track of the state of connectivity of a network interface. 
Proxy A convenience class for accessing the user and default proxy settings. 
SSLCertificateSocketFactory  
Uri Immutable URI reference. 
Uri.Builder Helper class for building or manipulating URI references. 
UrlQuerySanitizer Sanitizes the Query portion of a URL. 
UrlQuerySanitizer.IllegalCharacterValueSanitizer Sanitize values based on which characters they contain. 
UrlQuerySanitizer.ParameterValuePair A simple tuple that holds parameter-value pairs. 

Enums

ConnectivityManager.NetworkPreference  
LocalSocketAddress.Namespace The namespace that this address exists in. 
NetworkConnectivityListener.State  
NetworkInfo.DetailedState The fine-grained state of a network connection. 
NetworkInfo.State Coarse-grained network state. 
NetworkType Type of network interface. 

Exceptions

ParseException When WebAddress Parser Fails, this exception is thrown  
Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:48