Interface IRegisteredHost
-
- All Known Implementing Classes:
RegisteredWebHost,ServerConnection
public interface IRegisteredHostListener for holepunching requests.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidwriteMsg(java.lang.String msg)Writes a message to the connected host.
-