public interface ServerAdminExit
Modifier and Type | Method and Description |
---|---|
void |
clientConnectionChanged()
Called to inform of a client connection change.
|
void |
dispose()
Called to perform a clean-up and dispose of the user exit.
|
String |
getAddress()
Gets the server admin address used (as IP address 123.456.789.012).
|
int |
getPort()
Gets the server admin port used.
|
boolean |
initialize(ServerAdminInterface serverAdminInterface)
Called to set-up the server administration exit.
|
boolean |
isOperational()
Checks if the exit is operational.
|
boolean initialize(ServerAdminInterface serverAdminInterface)
void clientConnectionChanged()
void dispose()
boolean isOperational()
String getAddress()
int getPort()
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.