public interface EndpointConfig
Modifier and Type | Method and Description |
---|---|
List<Class<? extends Decoder>> |
getDecoders() |
List<Class<? extends Encoder>> |
getEncoders() |
Map<String,Object> |
getUserProperties() |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.