|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionConnection | |
---|---|
biz.onixs.fix.scheduler |
Uses of SessionConnection in biz.onixs.fix.scheduler |
---|
Classes in biz.onixs.fix.scheduler that implement SessionConnection | |
---|---|
class |
InitiatorConnection
Initiator session connection settings. |
Methods in biz.onixs.fix.scheduler that return SessionConnection | |
---|---|
SessionConnection |
LogonJob.getConnection()
|
SessionConnection |
SchedulerSettings.getConnectionSettingsById(String id)
|
Methods in biz.onixs.fix.scheduler with parameters of type SessionConnection | |
---|---|
void |
SchedulerSettings.addSessionConnection(String id,
SessionConnection connection)
|
void |
SessionScheduler.register(Session session,
SchedulerSettings settings,
String scheduleId,
SessionConnection connection)
Registers session. This method is a thread-safe. |
void |
SessionScheduler.register(Session session,
SessionSchedule schedule,
SessionConnection connection)
Registers session. This method is a thread-safe. |
void |
LogonJob.setConnection(SessionConnection connection)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |