Uses of Interface
com.dxfeed.ipf.services.InstrumentProfileProvider

Packages that use InstrumentProfileProvider
com.dxfeed.ipf.services   
 

Uses of InstrumentProfileProvider in com.dxfeed.ipf.services
 

Methods in com.dxfeed.ipf.services with parameters of type InstrumentProfileProvider
static void InstrumentProfileService.startService(InstrumentProfileProvider provider, int port)
          Starts new instance of the service for specified provider and server socket port number.
static void InstrumentProfileService.startService(InstrumentProfileProvider provider, int port, java.lang.String transformFile)
          Starts new instance of the service for specified provider, server socket port number and transform file name.