biz.onixs.fix.engine.transport
Class Connection
java.lang.Object
biz.onixs.fix.engine.transport.Connection
public class Connection
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Connection
public Connection(Socket socket,
SessionManager sessionManager)
throws IOException
- Throws:
IOException
Connection
public Connection(SessionImpl sn,
SocketFactory socketFactory)
throws IOException
- Throws:
IOException
getSession
public SessionImpl getSession()
close
public int close(int num)
setConnector
public void setConnector(Connector connector)
getSocketConnector
public SocketConnector getSocketConnector()
startDaemonThread
public void startDaemonThread()
Copyright © 2005-2012 Onix Solutions. All Rights Reserved.