|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
protected static interface AbstractServer.ConnectionConsumer
Represents an operation on a connection that accepts a single input argument and returns no result.
| Method Summary | |
|---|---|
void |
accept(Connection connection)
Performs this operation on the given connection. |
| Method Detail |
|---|
void accept(Connection connection)
connection - the connection
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||