Uses of Class
com.dxfeed.api.DXEndpoint.Builder

Packages that use DXEndpoint.Builder
com.dxfeed.api Main package for dxFeed API (read com.dxfeed.api.DXFeed javadoc first). 
 

Uses of DXEndpoint.Builder in com.dxfeed.api
 

Methods in com.dxfeed.api that return DXEndpoint.Builder
static DXEndpoint.Builder DXEndpoint.newBuilder()
          Creates new DXEndpoint.Builder instance.
 DXEndpoint.Builder DXEndpoint.Builder.withProperties(Properties props)
          Sets all supported properties from the provided properties object.
abstract  DXEndpoint.Builder DXEndpoint.Builder.withProperty(String key, String value)
          Sets the specified property.
 DXEndpoint.Builder DXEndpoint.Builder.withRole(DXEndpoint.Role role)
          Sets role for the created DXEndpoint.
 



Copyright © 2013 Devexperts. All Rights Reserved.