javax.microedition.io
Interface StreamConnectionNotifier

All Superinterfaces:
Connection
All Known Subinterfaces:
ServerSocketConnection

public interface StreamConnectionNotifier
extends Connection


Method Summary
 StreamConnection acceptAndOpen()
           
 
Methods inherited from interface javax.microedition.io.Connection
close
 

Method Detail

acceptAndOpen

StreamConnection acceptAndOpen()
                               throws IOException
Throws:
IOException


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