Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Deprecated API
Contents
Deprecated Methods
Deprecated Methods
com.fxcm.fix.custom.BatchResponse.addResponse(ITransportable)
use addMessage()
com.fxcm.fix.UTCTimestamp.getLocalDate()
Date object has no dependency on TimeZone.
com.fxcm.fix.UTCTimestamp.getLocalTimeZone()
use java.util.Calendar aproach.
com.fxcm.fix.pretrade.MarketDataSnapshot.getName()
com.fxcm.fix.pretrade.MarketDataSnapshot.getOpenTimestampRef()
use getOpenTimestamp() instead
com.fxcm.fix.custom.BatchResponse.getResponses()
use getMessages()
com.fxcm.fix.Instrument.printState(PrintStream)
printState is no longer supported. Use toString instead
com.fxcm.fix.entity.MarketDataSnapshot.printState(PrintStream)
printState is no longer supported. Use toString instead.
com.fxcm.fix.pretrade.QuoteCancel.printState(PrintStream)
printState is no longer supported. Use toString instead.
com.fxcm.messaging.IMessage.printState(PrintStream)
printState is no longer supported. Use toString instead.
com.fxcm.messaging.ConnectionManagerEx.setDebug(boolean)
Do not use setDebug anymore. Use commons logging instead. setDebug is EMPTY!
com.fxcm.fix.UTCTimestamp.setLocalDate(Date)
Date object has no dependency on TimeZone.
com.fxcm.fix.UTCTimestamp.toDate(int)
Date object has no dependency on TimeZone.
com.fxcm.fix.UTCTimestamp.toDateRef()
There is no anymore such thing as internal Data object inside.
com.fxcm.fix.UTCTimestamp.toString(int)
use java.text.SimpleDateFormat approach
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012 FXCM, LLC. All Rights Reserved.