|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AtmosphereResource.TRANSPORT | |
|---|---|
| org.atmosphere.cpr | |
| org.atmosphere.util | |
| Uses of AtmosphereResource.TRANSPORT in org.atmosphere.cpr |
|---|
| Methods in org.atmosphere.cpr that return AtmosphereResource.TRANSPORT | |
|---|---|
AtmosphereResource.TRANSPORT |
Meteor.transport()
Return the current AtmosphereResource.TRANSPORT. |
AtmosphereResource.TRANSPORT |
AtmosphereResourceImpl.transport()
|
AtmosphereResource.TRANSPORT |
AtmosphereResource.transport()
Return the current AtmosphereResource.TRANSPORT. |
static AtmosphereResource.TRANSPORT |
AtmosphereResource.TRANSPORT.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AtmosphereResource.TRANSPORT[] |
AtmosphereResource.TRANSPORT.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.atmosphere.cpr with parameters of type AtmosphereResource.TRANSPORT | |
|---|---|
AtmosphereResourceImpl |
AtmosphereResourceImpl.transport(AtmosphereResource.TRANSPORT transport)
Manually set the TRANSPORT |
| Uses of AtmosphereResource.TRANSPORT in org.atmosphere.util |
|---|
| Methods in org.atmosphere.util with parameters of type AtmosphereResource.TRANSPORT | |
|---|---|
static boolean |
Utils.pollableTransport(AtmosphereResource.TRANSPORT t)
|
static boolean |
Utils.resumableTransport(AtmosphereResource.TRANSPORT t)
|
static boolean |
Utils.twoConnectionsTransport(AtmosphereResource.TRANSPORT t)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||