public class AsyncSessionFactoryImpl extends Object implements AsyncSessionFactory
AsyncSession objects.| Modifier | Constructor and Description |
|---|---|
protected |
AsyncSessionFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
AsyncSession |
createAsyncSession(Session session) |
AsyncSession |
createAsyncSession(Session session,
int maxParallelRequests) |
static AsyncSessionFactoryImpl |
newInstance() |
public static AsyncSessionFactoryImpl newInstance()
public AsyncSession createAsyncSession(Session session)
createAsyncSession in interface AsyncSessionFactorypublic AsyncSession createAsyncSession(Session session, int maxParallelRequests)
createAsyncSession in interface AsyncSessionFactoryCopyright © 2009–2017 The Apache Software Foundation. All rights reserved.