|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface ClientConnector
An interface for the NIO framework to connect outgoing sockets.
| Method Summary | |
|---|---|
boolean |
finishConnect(SelectionKey key)
Complete the connect operation. |
| Methods inherited from interface com.maverick.nio.SelectorRegistrationListener |
|---|
registrationCompleted |
| Method Detail |
|---|
boolean finishConnect(SelectionKey key)
key - SelectionKey
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||