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