public static class HttpSessionProvider.SessionsContainer extends Object implements Serializable
Constructor and Description |
---|
HttpSessionProvider.SessionsContainer() |
Modifier and Type | Method and Description |
---|---|
QueueSession |
createSession(String httpSessionId,
String remoteQueueId) |
QueueSession |
getSession(String remoteQueueId) |
void |
removeSession(String remoteQueueId) |
public HttpSessionProvider.SessionsContainer()
public QueueSession createSession(String httpSessionId, String remoteQueueId)
public QueueSession getSession(String remoteQueueId)
public void removeSession(String remoteQueueId)
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.