Package javax.microedition.io
Interface StreamConnectionNotifier
-
- All Superinterfaces:
Connection
public interface StreamConnectionNotifier extends Connection
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StreamConnection
acceptAndOpen()
-
Methods inherited from interface javax.microedition.io.Connection
close
-
-
-
-
Method Detail
-
acceptAndOpen
StreamConnection acceptAndOpen() throws IOException
- Throws:
IOException
-
-