Uses of Enum Class
org.atmosphere.cpr.AtmosphereResource.TRANSPORT
Packages that use AtmosphereResource.TRANSPORT
-
Uses of AtmosphereResource.TRANSPORT in org.atmosphere.cpr
Methods in org.atmosphere.cpr that return AtmosphereResource.TRANSPORTModifier and TypeMethodDescriptionAtmosphereResource.transport()Return the currentAtmosphereResource.TRANSPORT.AtmosphereResourceImpl.transport()Meteor.transport()Return the currentAtmosphereResource.TRANSPORT.static AtmosphereResource.TRANSPORTReturns the enum constant of this class with the specified name.static AtmosphereResource.TRANSPORT[]AtmosphereResource.TRANSPORT.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.atmosphere.cpr with parameters of type AtmosphereResource.TRANSPORTModifier and TypeMethodDescriptionAtmosphereResourceFactory.create(AtmosphereConfig config, Broadcaster broadcaster, AtmosphereRequest request, AtmosphereResponse response, AsyncSupport<?> a, AtmosphereHandler handler, AtmosphereResource.TRANSPORT t) Create anAtmosphereResourceImpl.AtmosphereResourceFactory.create(AtmosphereConfig config, Broadcaster broadcaster, AtmosphereResponse response, AsyncSupport<?> a, AtmosphereHandler handler, AtmosphereResource.TRANSPORT t) DefaultAtmosphereResourceFactory.create(AtmosphereConfig config, Broadcaster broadcaster, AtmosphereRequest request, AtmosphereResponse response, AsyncSupport<?> a, AtmosphereHandler handler, AtmosphereResource.TRANSPORT t) Create anAtmosphereResourceImpl.DefaultAtmosphereResourceFactory.create(AtmosphereConfig config, Broadcaster broadcaster, AtmosphereResponse response, AsyncSupport<?> a, AtmosphereHandler handler, AtmosphereResource.TRANSPORT t) AtmosphereResourceImpl.transport(AtmosphereResource.TRANSPORT transport) Manually set theAtmosphereResource.TRANSPORT -
Uses of AtmosphereResource.TRANSPORT in org.atmosphere.util
Methods in org.atmosphere.util with parameters of type AtmosphereResource.TRANSPORTModifier and TypeMethodDescriptionstatic booleanstatic booleanUtils.pushMessage(AtmosphereResource.TRANSPORT t) static booleanstatic boolean