Uses of Enum Class
org.frankframework.jms.JMSFacade.SubscriberType
Packages that use JMSFacade.SubscriberType
-
Uses of JMSFacade.SubscriberType in org.frankframework.jms
Subclasses with type arguments of type JMSFacade.SubscriberType in org.frankframework.jmsMethods in org.frankframework.jms that return JMSFacade.SubscriberTypeModifier and TypeMethodDescriptionstatic JMSFacade.SubscriberTypeReturns the enum constant of this class with the specified name.static JMSFacade.SubscriberType[]JMSFacade.SubscriberType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.frankframework.jms with parameters of type JMSFacade.SubscriberTypeModifier and TypeMethodDescriptionvoidJMSFacade.setSubscriberType(JMSFacade.SubscriberType subscriberType) Only applicable for topics