public class InitiatorConnectingArgs extends Object
Modifier and Type | Method and Description |
---|---|
InetSocketAddress |
getAddress()
Returns address of counterparty to be connected.
|
Message |
getCustomLogon()
Returns custom Logon message used for connecting.
|
Session |
getSession()
Returns session which will be connected.
|
public Session getSession()
public InetSocketAddress getAddress()
public Message getCustomLogon()
Copyright © 2005–2024 Onix Solutions. All rights reserved.