|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectio.netty.channel.ChannelHandlerAdapter
io.netty.channel.ChannelInboundHandlerAdapter
io.netty.channel.SimpleChannelInboundHandler<io.netty.buffer.ByteBuf>
org.mockserver.proxy.unification.PortUnificationHandler
org.mockserver.proxy.direct.DirectProxyUnificationHandler
@ChannelHandler.Sharable public class DirectProxyUnificationHandler
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface io.netty.channel.ChannelHandler |
|---|
io.netty.channel.ChannelHandler.Sharable |
| Field Summary |
|---|
| Fields inherited from class org.mockserver.proxy.unification.PortUnificationHandler |
|---|
logger, SSL_ENABLED_DOWNSTREAM, SSL_ENABLED_UPSTREAM |
| Constructor Summary | |
|---|---|
DirectProxyUnificationHandler()
|
|
| Method Summary | |
|---|---|
protected void |
configurePipeline(io.netty.channel.ChannelHandlerContext ctx,
io.netty.channel.ChannelPipeline pipeline)
|
| Methods inherited from class org.mockserver.proxy.unification.PortUnificationHandler |
|---|
addLastIfNotPresent, channelRead0, closeOnFlush, disableSslDownstream, enabledSslDownstream, enabledSslUpstreamAndDownstream, exceptionCaught, isSslEnabledDownstream, isSslEnabledUpstream |
| Methods inherited from class io.netty.channel.SimpleChannelInboundHandler |
|---|
acceptInboundMessage, channelRead |
| Methods inherited from class io.netty.channel.ChannelInboundHandlerAdapter |
|---|
channelActive, channelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, userEventTriggered |
| Methods inherited from class io.netty.channel.ChannelHandlerAdapter |
|---|
ensureNotSharable, handlerAdded, handlerRemoved, isSharable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface io.netty.channel.ChannelHandler |
|---|
handlerAdded, handlerRemoved |
| Constructor Detail |
|---|
public DirectProxyUnificationHandler()
| Method Detail |
|---|
protected void configurePipeline(io.netty.channel.ChannelHandlerContext ctx,
io.netty.channel.ChannelPipeline pipeline)
configurePipeline in class PortUnificationHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||