private static interface HttpChannelListeners.NotifyContent
Modifier and Type | Field and Description |
---|---|
static HttpChannelListeners.NotifyContent |
NOOP |
Modifier and Type | Method and Description |
---|---|
void |
onContent(Request request,
java.nio.ByteBuffer content) |
static final HttpChannelListeners.NotifyContent NOOP
void onContent(Request request, java.nio.ByteBuffer content)