biz.onixs.fix.engine
Class SessionManager
java.lang.Object
biz.onixs.fix.engine.SessionManager
public class SessionManager
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
setEngineSettings
public void setEngineSettings(EngineSettings engineSettings)
findAcceptor
public SessionImpl findAcceptor(Message logonMsg,
InetAddress remoteAddress,
int remotePort)
findSession
public SessionImpl findSession(String sender,
String target,
Version version,
String token)
registerSession
public void registerSession(SessionImpl session)
unregisterSession
public void unregisterSession(SessionImpl session)
shutdownAllSessions
public void shutdownAllSessions()
throws IOException
- Throws:
IOException
Copyright © 2005-2012 Onix Solutions. All Rights Reserved.