Package | Description |
---|---|
org.glassfish.tyrus.core |
Core classes.
|
org.glassfish.tyrus.core.cluster |
Cluster relates classes and interfaces.
|
Modifier and Type | Class and Description |
---|---|
class |
TyrusSession
Implementation of the
Session . |
Modifier and Type | Method and Description |
---|---|
java.util.Set<DistributedSession> |
TyrusSession.getAllSessions()
Get set of all sessions opened to the same endpoint.
|
Modifier and Type | Class and Description |
---|---|
class |
RemoteSession
Remote session represents session originating from another node.
|
Copyright © 2012–2020 Oracle Corporation. All rights reserved.