public class Continue100Interceptor extends Object
| Constructor and Description |
|---|
Continue100Interceptor(NettyRequestSender requestSender) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
exitAfterHandling100(io.netty.channel.Channel channel,
NettyResponseFuture<?> future,
int statusCode) |
public Continue100Interceptor(NettyRequestSender requestSender)
public boolean exitAfterHandling100(io.netty.channel.Channel channel,
NettyResponseFuture<?> future,
int statusCode)
Copyright © 2017. All Rights Reserved.