Uses of Interface
javax.microedition.io.OutputConnection

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

Uses of OutputConnection in javax.microedition.io
 

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

Uses of OutputConnection in javax.microedition.io.file
 

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

Uses of OutputConnection in javax.obex
 

Subinterfaces of OutputConnection in javax.obex
 interface Operation
           
 

Uses of OutputConnection in org.mockme.io
 

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



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