Package com.dxfeed.ipf

Class Summary
InstrumentProfile Represents basic profile information about market instrument.
InstrumentProfileReader Reads instrument profiles from the stream using Simple File Format.
InstrumentProfileReader.UncloseableInputStream Delegating InputStream that does not close underlying stream.
InstrumentProfileWriter Writes instrument profiles to the stream using Simple File Format.
InstrumentProfileWriter.UncloseableOutputStream Delegating OutputStream that does not close underlying stream.
 

Enum Summary
InstrumentProfileField Defines standard fields of InstrumentProfile and provides data access methods.
InstrumentProfileType Defines standard types of InstrumentProfile.
 

Exception Summary
InstrumentProfileFormatException Signals that input stream does not conform to the Simple File Format.