|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.grizzly.EmptyCompletionHandler<RegisterChannelResult>
org.glassfish.grizzly.nio.transport.TCPNIOServerConnection.RegisterAcceptedChannelCompletionHandler
protected final class TCPNIOServerConnection.RegisterAcceptedChannelCompletionHandler
| Constructor Summary | |
|---|---|
TCPNIOServerConnection.RegisterAcceptedChannelCompletionHandler()
|
|
TCPNIOServerConnection.RegisterAcceptedChannelCompletionHandler(FutureImpl<Connection> listener)
|
|
| Method Summary | |
|---|---|
void |
completed(RegisterChannelResult result)
The operation was completed. |
| Methods inherited from class org.glassfish.grizzly.EmptyCompletionHandler |
|---|
cancelled, failed, updated |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TCPNIOServerConnection.RegisterAcceptedChannelCompletionHandler()
public TCPNIOServerConnection.RegisterAcceptedChannelCompletionHandler(FutureImpl<Connection> listener)
| Method Detail |
|---|
public void completed(RegisterChannelResult result)
EmptyCompletionHandler
completed in interface CompletionHandler<RegisterChannelResult>completed in class EmptyCompletionHandler<RegisterChannelResult>result - the operation result
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||