javax.microedition.io
Interface StreamConnectionNotifier

All Superinterfaces:
Connection

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