DCT Lightfoot v3 API specification

javax.microedition.io
Interface StreamConnectionNotifier

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

public interface StreamConnectionNotifier
extends Connection

Basic Stream Connection Notifier Interface


Method Summary
 StreamConnection acceptAndOpen()
          Opens and returns a server side socket Stream connection
 
Methods inherited from interface javax.microedition.io.Connection
close
 

Method Detail

acceptAndOpen

public StreamConnection acceptAndOpen()
                               throws IOException
Opens and returns a server side socket Stream connection

IOException

DCT Lightfoot v3 API specification

DCT Lightfoot v3 API specification