Uses of Class
org.atmosphere.config.service.DeliverTo
-
Packages that use DeliverTo Package Description org.atmosphere.util -
-
Uses of DeliverTo in org.atmosphere.util
Methods in org.atmosphere.util with parameters of type DeliverTo Modifier and Type Method Description static voidIOUtils. deliver(java.lang.Object o, DeliverTo deliverConfig, DeliverTo.DELIVER_TO defaultDeliver, AtmosphereResource r)Delivers the given message according to the specifiedconfiguration).
-