Package | Description |
---|---|
fr.dyade.aaa.agent |
Modifier and Type | Field and Description |
---|---|
private Vector<SocketAddress> |
ServerDesc.sockAddrs
The IP address of the server.
|
Modifier and Type | Method and Description |
---|---|
(package private) Enumeration<SocketAddress> |
ServerDesc.getSockAddrs()
In case of an HA server, gets the IP address of all the components
of the HA configuration.
|
Modifier and Type | Method and Description |
---|---|
(package private) Socket |
StreamNetwork.createSocket(SocketAddress addr)
This method creates and returns a socket connected to a ServerSocket at
the specified socket address.
|
(package private) void |
ServerDesc.moveToFirst(SocketAddress addr)
In case of an HA server, selects the IP address as this of the master
component of the HA configuration.
|
Copyright © 2019 ScalAgent D.T.. All rights reserved.