Uses of Interface
javax.microedition.io.StreamConnection

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

Uses of StreamConnection in javax.microedition.io
 

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

Methods in javax.microedition.io that return StreamConnection
 StreamConnection StreamConnectionNotifier.acceptAndOpen()
           
 

Uses of StreamConnection in javax.microedition.io.file
 

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

Uses of StreamConnection in javax.obex
 

Subinterfaces of StreamConnection in javax.obex
 interface Operation
           
 

Uses of StreamConnection in org.mockme.io
 

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



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