Package com.lmax.api

Interface Summary
Callback Notifies the success or failure of the Request.
Session The main interface for interacting with an LMAX session.
SessionDisconnectedListener Listener interface for notification that your session has been disconnected.
StreamFailureListener Listener interface for failures on the event stream.
UrlCallback Called back when a request for open url succeeds or fails.
 

Class Summary
FailureResponse Generic failure response for outbound requests.
FixedPointNumber FixedPointNumber class for use with the LMAX API.
FixedPointNumbers A utility class containing conversion methods to/from FixedPointNumber for a variety of formats.
LmaxApi The root object for accessing the LMAX API.
SubscriptionRequest Tag interface to identify Subscription Requests.
 

Enum Summary
TimeInForce The time in force policy applicable to orders.
 

Exception Summary
LmaxApiException Thrown whenever there is a problem in the API.