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