public class ServerConnectionImpl extends ServiceServerConnection<Session,Hive>
service, sessionstatistics| Constructor and Description |
|---|
ServerConnectionImpl(IoSession session,
Hive service) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<BrowserEntry> |
convertEntries(Entry[] result) |
protected java.util.List<AttributeWriteResultEntry> |
convertResult(WriteAttributeResults attributeResult) |
protected void |
handleDataChanged(java.lang.String itemId,
Variant value,
java.util.Map<java.lang.String,Variant> attributes,
boolean cache) |
protected void |
handleFolderChanged(Location location,
java.util.Collection<Entry> added,
java.util.Set<java.lang.String> removed,
boolean full) |
void |
handleMessageReceived(java.lang.Object message) |
protected void |
handleSubscriptionChanged(java.lang.String itemId,
SubscriptionState subscriptionState) |
protected void |
initializeSession(Session session) |
createCallbackHandler, createSession, dispose, failSession, handleCreateSession, makePrivilegeChangeMessage, messageReceived, setSessiongetSslSession, requestClose, sendMessagepublic ServerConnectionImpl(IoSession session,
Hive service)
protected void handleDataChanged(java.lang.String itemId,
Variant value,
java.util.Map<java.lang.String,Variant> attributes,
boolean cache)
protected void handleSubscriptionChanged(java.lang.String itemId,
SubscriptionState subscriptionState)
protected void handleFolderChanged(Location location, java.util.Collection<Entry> added, java.util.Set<java.lang.String> removed, boolean full)
protected void initializeSession(Session session)
initializeSession in class ServiceServerConnection<Session,Hive>public void handleMessageReceived(java.lang.Object message)
throws java.lang.Exception
handleMessageReceived in class ServerConnectionjava.lang.Exceptionprotected java.util.List<AttributeWriteResultEntry> convertResult(WriteAttributeResults attributeResult)
protected java.util.List<BrowserEntry> convertEntries(Entry[] result)
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