org.demac.impl.j2sebridge.serversocket
Class Connection
java.lang.Object
org.demac.impl.j2sebridge.serversocket.Connection
- All Implemented Interfaces:
- javax.microedition.io.Connection, javax.microedition.io.StreamConnectionNotifier
public class Connection
- extends java.lang.Object
- implements javax.microedition.io.StreamConnectionNotifier
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Connection
public Connection()
setParameters
public void setParameters(java.lang.String s,
int i,
boolean flag)
throws java.io.IOException
- Throws:
java.io.IOException
close
public void close()
throws java.io.IOException
- Specified by:
close
in interface javax.microedition.io.Connection
- Throws:
java.io.IOException
acceptAndOpen
public javax.microedition.io.StreamConnection acceptAndOpen()
throws java.io.IOException
- Specified by:
acceptAndOpen
in interface javax.microedition.io.StreamConnectionNotifier
- Throws:
java.io.IOException