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