public interface EndpointConfig
Modifier and Type | Method and Description |
---|---|
List<Class<? extends Decoder>> |
getDecoders() |
List<Class<? extends Encoder>> |
getEncoders() |
Map<String,Object> |
getUserProperties() |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.