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