|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SocketAcceptor
Jif classes can implement this interface, and use the convenience method SocketUtil.acceptConnections.
| Method Summary | |
|---|---|
void |
accept(java.io.InputStream input,
java.io.OutputStream output)
|
| Method Detail |
|---|
void accept(java.io.InputStream input,
java.io.OutputStream output)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||