Uses of Annotation Interface
org.atmosphere.config.service.DeliverTo
Packages that use DeliverTo
-
Uses of DeliverTo in org.atmosphere.util
Methods in org.atmosphere.util with parameters of type DeliverToModifier and TypeMethodDescriptionstatic voidIOUtils.deliver(Object o, DeliverTo deliverConfig, DeliverTo.DELIVER_TO defaultDeliver, AtmosphereResource r) Delivers the given message according to the specifiedinvalid input: 'configuration). </p> @param o the message @param deliverConfig the annotation state @param defaultDeliver the strategy applied if deliverConfig is {@code null} @param r the resource'