public interface EndpointConfiguration
Modifier and Type | Method and Description |
---|---|
List<Decoder> |
getDecoders()
Return the Decoder implementations configured, the empty list if none.
|
List<Encoder> |
getEncoders()
Return the Encoder implementations configured, the empty list if none.
|
Copyright © 2013. All Rights Reserved.