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