Package de.enough.polish.android.io

Android compatibility layer.

See:
          Description

Interface Summary
Connection  
ContentConnection  
HttpConnection  
HttpsConnection This interface defines the necessary methods and constants to establish a secure network connection.
InputConnection  
OutputConnection  
SecureConnection This interface defines the secure socket stream connection.
SecurityInfo This interface defines methods to access information about a secure network connection.
SocketConnection  
StreamConnection  
 

Class Summary
Connector  
HttpConnectionImpl Implements a HttpConnection, not for usage outside of this package unless you want to specify a timeout.
HttpsConnectionImpl This interface defines the necessary methods and constants to establish a secure network connection.
PushRegistry The PushRegistry maintains a list of inbound connections.
 

Exception Summary
ConnectionNotFoundException  
 

Package de.enough.polish.android.io Description

Android compatibility layer.