| Package | Description |
|---|---|
| org.eclipse.scada.ae.server | |
| org.eclipse.scada.ae.server.common | |
| org.eclipse.scada.ae.server.net | |
| org.eclipse.scada.ae.server.ngp |
| Modifier and Type | Method and Description |
|---|---|
|
Service.acknowledge(Session session,
java.lang.String conditionId,
java.util.Date aknTimestamp,
OperationParameters operationParameters,
CallbackHandler callbackHandler) |
Query |
Service.createQuery(Session session,
java.lang.String queryType,
java.lang.String queryData,
QueryListener listener) |
void |
Service.subscribeConditionQuery(Session session,
java.lang.String queryId) |
void |
Service.subscribeEventQuery(Session session,
java.lang.String queryId) |
void |
Service.unsubscribeConditionQuery(Session session,
java.lang.String queryId) |
void |
Service.unsubscribeEventQuery(Session session,
java.lang.String queryId) |
| Modifier and Type | Method and Description |
|---|---|
|
ServiceImpl.acknowledge(Session session,
java.lang.String monitorId,
java.util.Date aknTimestamp,
OperationParameters operationParameters,
CallbackHandler callbackHandler) |
void |
ServiceImpl.closeSession(Session session) |
Query |
ServiceImpl.createQuery(Session session,
java.lang.String queryType,
java.lang.String queryData,
QueryListener listener) |
void |
ServiceImpl.subscribeConditionQuery(Session session,
java.lang.String queryId) |
void |
ServiceImpl.subscribeEventQuery(Session session,
java.lang.String queryId) |
void |
ServiceImpl.unsubscribeConditionQuery(Session session,
java.lang.String queryId) |
void |
ServiceImpl.unsubscribeEventQuery(Session session,
java.lang.String queryId) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ServerConnectionHandler.handleCreateSessionComplete(java.util.concurrent.Future<Session> future,
Message message,
java.util.Properties props) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ServerConnectionImpl.initializeSession(Session session) |
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0