Package com.webpieces.hpack.api
Interface MarshalState
-
- All Known Implementing Classes:
MarshalStateImpl
public interface MarshalState
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetOutgoingMaxTableSize(int newSize)voidsetOutoingMaxFrameSize(long maxFrameSize)
-