Package ch.nolix.coreapi.net.server
Schnittstelle ISinglePortServer
- Alle bekannten Implementierungsklassen:
Server
public interface ISinglePortServer
- Version:
- 2025-01-12
- Autor:
- Silvan Wyss
-
Methodenübersicht
-
Methodendetails
-
getIp
String getIp()- Gibt zurück:
- the ip of the current
ISinglePortServer.
-
getPort
int getPort()- Gibt zurück:
- the port of the current
ISinglePortServer.
-