Skip to content

class RouteOptions

cangjie
public class RouteOptions

功能:表示端点路由系统的配置选项。

成员概览

成员功能
prop endpointDataSources返回当前注册的端点数据源集合。

prop endpointDataSources

cangjie
public prop endpointDataSources: HashSet<EndpointDataSource>

功能:返回当前注册的端点数据源集合。

类型:HashSet<EndpointDataSource>