public class ThriftHttpCodecFactory extends java.lang.Object implements com.facebook.nifty.codec.ThriftFrameCodecFactory
Constructor and Description |
---|
ThriftHttpCodecFactory() |
Modifier and Type | Method and Description |
---|---|
org.jboss.netty.channel.ChannelHandler |
create(int maxFrameSize,
org.apache.thrift.protocol.TProtocolFactory defaultProtocolFactory) |
public ThriftHttpCodecFactory()
public org.jboss.netty.channel.ChannelHandler create(int maxFrameSize, org.apache.thrift.protocol.TProtocolFactory defaultProtocolFactory)
create
in interface com.facebook.nifty.codec.ThriftFrameCodecFactory
Copyright © 2019. All rights reserved.