com.epam.admintool.builder
Class CustomTagsBuilder

java.lang.Object
  extended by com.epam.admintool.builder.CustomTagsBuilder

public class CustomTagsBuilder
extends Object

Provides ability to build logon message from custom message.


Method Summary
 FIXFieldList getCustomTags(SessionParameters sessionParameters, FIXFieldList customMessage)
          get custom tags
static CustomTagsBuilder getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static CustomTagsBuilder getInstance()

getCustomTags

public FIXFieldList getCustomTags(SessionParameters sessionParameters,
                                  FIXFieldList customMessage)
get custom tags



Copyright © 2000-2011 EPAM Systems. All Rights Reserved.