| Modifier and Type | Interface and Description |
|---|---|
interface |
Session |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Service<S extends Session> |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceCommon<S extends Session,SI extends AbstractSessionImpl> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractServiceImpl<S extends Session,SI extends AbstractSessionImpl> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSessionImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceServerConnection<T extends Session,S extends Service<T>> |
| Modifier and Type | Field and Description |
|---|---|
protected T |
ServiceServerConnection.session |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionCommon |
| Modifier and Type | Method and Description |
|---|---|
SessionCommon |
HiveCommon.validateSession(Session session)
Validate a session and return the session common instance if the session
is valid
|
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.