|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionImpl | |
---|---|
biz.onixs.fix.engine | |
biz.onixs.fix.engine.transport |
Uses of SessionImpl in biz.onixs.fix.engine |
---|
Methods in biz.onixs.fix.engine that return SessionImpl | |
---|---|
SessionImpl |
SessionManager.findAcceptor(Message logonMsg,
InetAddress remoteAddress,
int remotePort)
|
SessionImpl |
SessionManager.findSession(String sender,
String target,
Version version,
String token)
|
Methods in biz.onixs.fix.engine with parameters of type SessionImpl | |
---|---|
void |
SessionManager.registerSession(SessionImpl session)
|
void |
SessionManager.unregisterSession(SessionImpl session)
|
Uses of SessionImpl in biz.onixs.fix.engine.transport |
---|
Methods in biz.onixs.fix.engine.transport that return SessionImpl | |
---|---|
SessionImpl |
Connection.getSession()
|
Methods in biz.onixs.fix.engine.transport with parameters of type SessionImpl | |
---|---|
int |
Connector.reconnect(SessionImpl sn)
|
void |
Connection.Sender.setSession(SessionImpl sn)
|
Constructors in biz.onixs.fix.engine.transport with parameters of type SessionImpl | |
---|---|
Connection(SessionImpl sn,
SocketFactory socketFactory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |