Package io.mosip.kernel.core.websub.spi
-
Interface Summary Interface Description PublisherClient<T,P,H> Implementer of this interface should be responsible basic tasks of a publisher according to websub specifications.SubscriptionClient<S,U,R> Implementer of this interface should be responsible basic tasks of a subscriber according to websub specifications.SubscriptionExtendedClient<T,W> Implementer of this interface should be responsible for extended tasks of a subscriber.