| Modifier and Type | Interface and Description |
|---|---|
static interface |
BaseEncoder.BaseEncoderConsumer
The
BaseEncoder.BaseEncoderConsumer implements the BaseEncoder
functionality in terms of a ConnectionComponent. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBaseEncoder
Vanilla plain implementation of the
BaseEncoder interface to be used
with ByteSender instances. |
class |
BaseEncoderImpl
Vanilla plain implementation of the
BaseEncoder interface to be used
with ByteSender instances. |
static class |
BaseEncoderImpl.BaseEncoderConsumerImpl
Vanilla plain implementation of the
BaseEncoderConsumer interface
to be used with ByteConsumer (ByteSender) instances. |
class |
BaseOutputStreamEncoderImpl
Vanilla plain implementation of the
BaseEncoder interface to be used
with OutputStream instances. |
| Modifier and Type | Method and Description |
|---|---|
BaseEncoder |
AbstractBaseEncoder.withBaseMetrics(BaseMetrics _baseCodecMetrics)
Sets the base codec metrics for the base codec metrics property.
|
Copyright © 2017. All rights reserved.