Class MarshalStateImpl

  • All Implemented Interfaces:
    MarshalState

    public class MarshalStateImpl
    extends java.lang.Object
    implements MarshalState
    • Constructor Detail

      • MarshalStateImpl

        public MarshalStateImpl​(HeaderEncoding encoding,
                                com.twitter.hpack.Encoder encoder,
                                long remoteMaxFrameSize)
    • Method Detail

      • getEncoder

        public com.twitter.hpack.Encoder getEncoder()
      • getMaxRemoteFrameSize

        public long getMaxRemoteFrameSize()