public static interface HttpOutput.Interceptor
Modifier and Type | Method and Description |
---|---|
HttpOutput.Interceptor |
getNextInterceptor() |
boolean |
isOptimizedForDirectBuffers() |
void |
write(ByteBuffer content,
boolean complete,
Callback callback) |
void write(ByteBuffer content, boolean complete, Callback callback)
HttpOutput.Interceptor getNextInterceptor()
boolean isOptimizedForDirectBuffers()
Copyright © 1995-2015 Webtide. All Rights Reserved.