public interface SessionManager
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
Session |
getPushSession(String id) |
void |
putPushSession(Session pushSession) |
void |
requeue(Session session) |
void putPushSession(Session pushSession) throws IllegalStateException
IllegalStateException
void requeue(Session session)
void destroy()
Copyright © 2014 JBoss by Red Hat. All rights reserved.