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.