biz.onixs.fix.engine.transport
Class Connection.Sender

java.lang.Object
  extended by biz.onixs.fix.engine.transport.Connection.Sender
Enclosing class:
Connection

public class Connection.Sender
extends Object


Constructor Summary
Connection.Sender(SocketConnector socketConnector)
           
 
Method Summary
 boolean isConnectionClosedOnCommand()
           
 void setAfterReconnect()
           
 void setSession(SessionImpl sn)
           
 int svc()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Connection.Sender

public Connection.Sender(SocketConnector socketConnector)
Method Detail

isConnectionClosedOnCommand

public boolean isConnectionClosedOnCommand()

setSession

public void setSession(SessionImpl sn)

setAfterReconnect

public void setAfterReconnect()

svc

public int svc()


Copyright © 2005-2012 Onix Solutions. All Rights Reserved.