Class PairingManager
- java.lang.Object
-
- io.github.hapjava.server.impl.pairing.PairingManager
-
public class PairingManager extends Object
-
-
Constructor Summary
Constructors Constructor Description PairingManager(HomekitAuthInfo authInfo, io.github.hapjava.server.impl.HomekitRegistry registry)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description HttpResponsehandle(HttpRequest httpRequest)
-
-
-
Constructor Detail
-
PairingManager
public PairingManager(HomekitAuthInfo authInfo, io.github.hapjava.server.impl.HomekitRegistry registry)
-
-
Method Detail
-
handle
public HttpResponse handle(HttpRequest httpRequest) throws Exception
- Throws:
Exception
-
-