javax.microedition.io
Interface StreamConnectionNotifier

All Superinterfaces:
Connection
All Known Subinterfaces:
ServerSocketConnection
All Known Implementing Classes:
Connection, Connection, ServerSocketConnection

public interface StreamConnectionNotifier
extends Connection

Rating red

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

Method Detail

acceptAndOpen

StreamConnection acceptAndOpen()
                               throws IOException
Throws:
IOException