Uses of Class
io.github.hapjava.server.impl.jmdns.JmdnsHomekitAdvertiser
-
Packages that use JmdnsHomekitAdvertiser Package Description io.github.hapjava.server.impl.connections io.github.hapjava.server.impl.pairing -
-
Uses of JmdnsHomekitAdvertiser in io.github.hapjava.server.impl.connections
Constructors in io.github.hapjava.server.impl.connections with parameters of type JmdnsHomekitAdvertiser Constructor Description HomekitClientConnectionFactoryImpl(HomekitAuthInfo authInfo, io.github.hapjava.server.impl.HomekitRegistry registry, SubscriptionManager subscriptions, JmdnsHomekitAdvertiser advertiser) -
Uses of JmdnsHomekitAdvertiser in io.github.hapjava.server.impl.pairing
Constructors in io.github.hapjava.server.impl.pairing with parameters of type JmdnsHomekitAdvertiser Constructor Description PairingUpdateController(HomekitAuthInfo authInfo, JmdnsHomekitAdvertiser advertiser)
-