Uses of Class
org.symphonyoss.s2.fugue.pubsub.AbstractPullSubscriberManager.Builder
-
-
Uses of AbstractPullSubscriberManager.Builder in org.symphonyoss.s2.fugue.pubsub
Classes in org.symphonyoss.s2.fugue.pubsub with type parameters of type AbstractPullSubscriberManager.Builder Modifier and Type Class Description static classAbstractPullSubscriberManager.Builder<T extends AbstractPullSubscriberManager.Builder<T,B>,B extends AbstractPullSubscriberManager<B>>Builder.Constructors in org.symphonyoss.s2.fugue.pubsub with parameters of type AbstractPullSubscriberManager.Builder Constructor Description AbstractPullSubscriberManager(Class<T> type, AbstractPullSubscriberManager.Builder<?,T> builder)
-