Class RestServerEndpointConfig

All Implemented Interfaces:
NamedConfig

@Deprecated(since="5.5", forRemoval=true) public class RestServerEndpointConfig extends ServerSocketEndpointConfig
Deprecated, for removal: This API element is subject to removal in a future version.
since 5.5, use RestConfig instead. Will be removed at 6.0.
Server socket endpoint config specialized for REST service Allows configuring access to REST groups similar to RestApiConfig
Since:
3.12
See Also: