public class SendResult extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SendResult.Buffered |
static class |
SendResult.FailedWithError |
static class |
SendResult.Type |
Modifier and Type | Field and Description |
---|---|
static SendResult |
Closed |
static SendResult |
SUCCESS |
Constructor and Description |
---|
SendResult(SendResult.Type type) |
public static final SendResult SUCCESS
public static final SendResult Closed
public SendResult(SendResult.Type type)
public SendResult.Type getType()
Copyright © 2016. All Rights Reserved.