com.epam.benchmark.latency.MeasureInternalLatencyBM Class Reference

Inherits com::epam::benchmark::latency::FIXTransportListener, and com::epam::fixengine::FIXSessionListener.

Collaboration diagram for com.epam.benchmark.latency.MeasureInternalLatencyBM:
[legend]

List of all members.

Public Member Functions

 MeasureInternalLatencyBM (String host, int port)
void run () throws Exception
void onBeforeMessageSend (byte[] message)


Detailed Description

Client used for latency BM Date: 05.11.2009

Author:
Oleg_Kornev

Definition at line 65 of file MeasureInternalLatencyBM.java.


Constructor & Destructor Documentation

com.epam.benchmark.latency.MeasureInternalLatencyBM.MeasureInternalLatencyBM ( String  host,
int  port 
)

default construct

Parameters:
host 
port 

Definition at line 108 of file MeasureInternalLatencyBM.java.


Member Function Documentation

void com.epam.benchmark.latency.MeasureInternalLatencyBM.onBeforeMessageSend ( byte[]  message  ) 

void com.epam.benchmark.latency.MeasureInternalLatencyBM.run (  )  throws Exception

main measure method

Exceptions:
IOException,InterruptedException 

Definition at line 119 of file MeasureInternalLatencyBM.java.


The documentation for this class was generated from the following file:

Generated on Mon Aug 16 14:09:40 2010 for FIX Antenna Java Benchmark by  doxygen 1.5.7.1