Uses of Interface
javax.microedition.io.InputConnection

Packages that use InputConnection
javax.microedition.io   
javax.microedition.io.file   
javax.obex   
org.mockme.io   
 

Uses of InputConnection in javax.microedition.io
 

Subinterfaces of InputConnection in javax.microedition.io
 interface CommConnection
           
 interface ContentConnection
           
 interface HttpConnection
           
 interface HttpsConnection
           
 interface SecureConnection
           
 interface SocketConnection
           
 interface StreamConnection
           
 

Uses of InputConnection in javax.microedition.io.file
 

Subinterfaces of InputConnection in javax.microedition.io.file
 interface FileConnection
           
 

Uses of InputConnection in javax.obex
 

Subinterfaces of InputConnection in javax.obex
 interface Operation
           
 

Uses of InputConnection in org.mockme.io
 

Classes in org.mockme.io that implement InputConnection
 class MockStreamConnection
           
 



Copyright © 2006-2007 Jayway AB. All Rights Reserved.