org.atmosphere.cpr
Interface AsyncSupportResolver
- All Known Implementing Classes:
- DefaultAsyncSupportResolver
public interface AsyncSupportResolver
This interface is used by AtmosphereFramework to determine which AsyncSupport instance should be used
- Author:
- Viktor Klang
|
Method Summary |
AsyncSupport |
resolve(boolean useNativeIfPossible,
boolean defaultToBlocking,
boolean useWebsocketIfPossible)
|
resolve
AsyncSupport resolve(boolean useNativeIfPossible,
boolean defaultToBlocking,
boolean useWebsocketIfPossible)
Copyright © 2013. All Rights Reserved.