|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.messaging.integration.transports.netty.ChannelPipelineSupport
public class ChannelPipelineSupport
Method Summary | |
---|---|
static void |
addCodecFilter(ChannelPipeline pipeline,
BufferHandler handler)
|
static void |
addSSLFilter(ChannelPipeline pipeline,
javax.net.ssl.SSLContext context,
boolean client)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void addCodecFilter(ChannelPipeline pipeline, BufferHandler handler)
public static void addSSLFilter(ChannelPipeline pipeline, javax.net.ssl.SSLContext context, boolean client) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |