protected static interface TCPNIOConnection.ConnectResultHandler
| Modifier and Type | Method and Description |
|---|---|
void |
connected() |
void |
failed(Throwable t) |
void connected()
throws IOException
IOExceptionvoid failed(Throwable t)
Copyright © 2017–2019 Oracle Corporation. All rights reserved.