Package io.github.hapjava.server
Interface HomekitWebHandler
-
public interface HomekitWebHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
resetConnections()
java.util.concurrent.CompletableFuture<java.lang.Integer>
start(io.github.hapjava.server.impl.http.HomekitClientConnectionFactory clientConnectionFactory)
void
stop()
-