public class SendHandlerToCompletionHandler extends Object implements CompletionHandler<Long,Void>
Constructor and Description |
---|
SendHandlerToCompletionHandler(SendHandler handler) |
Modifier and Type | Method and Description |
---|---|
void |
completed(Long result,
Void attachment) |
void |
failed(Throwable exc,
Void attachment) |
public SendHandlerToCompletionHandler(SendHandler handler)
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.