| Constructor and Description |
|---|
ProxyServer(String serverName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getServerName() |
void |
registerProxyClient(ProxyClientConnection client) |
void |
reportConnections(int logLevel) |
void |
run() |
void |
sendProxyEvent(ProxyMessage message) |
void |
shutdownServer() |
void |
unRegisterProxyClient(ProxyClientConnection client) |
public ProxyServer(String serverName)
public String getServerName()
public void sendProxyEvent(ProxyMessage message)
public void reportConnections(int logLevel)
public void shutdownServer()
public void registerProxyClient(ProxyClientConnection client)
public void unRegisterProxyClient(ProxyClientConnection client)
Copyright © 1997–2020 CRISTAL-iSE. All rights reserved.