Class FixedLengthTransferEncoding

java.lang.Object
org.glassfish.grizzly.http.FixedLengthTransferEncoding
All Implemented Interfaces:
TransferEncoding

public final class FixedLengthTransferEncoding extends Object implements TransferEncoding
Fixed length transfer encoding implementation.
Author:
Alexey Stashok
See Also: