Modifier and Type | Method and Description |
---|---|
Session |
getCreatedSession() |
FixMessage |
getIncomingLogonMessage() |
int |
getLocalPort() |
String |
getRejectReason() |
String |
getRemoteHost() |
int |
getRemotePort() |
SessionId |
getSessionId() |
void |
setCreatedSession(Session createdSession) |
void |
setRejectReason(String rejectReason) |
public SessionId getSessionId()
public FixMessage getIncomingLogonMessage()
public String getRemoteHost()
public int getRemotePort()
public int getLocalPort()
public Session getCreatedSession()
public void setCreatedSession(Session createdSession)
public String getRejectReason()
public void setRejectReason(String rejectReason)
Copyright © 2005–2024 Onix Solutions. All rights reserved.