public class ServerConnectionImpl extends ServiceServerConnection<Session,Service>
service, sessionstatistics| Constructor and Description |
|---|
ServerConnectionImpl(IoSession session,
Service service) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<FactoryInformation> |
convertFactories(Factory[] factories) |
protected FactoryInformation |
convertFactory(FactoryWithData result) |
protected void |
handleApplyDiff(ApplyDiffRequest message) |
protected void |
handleGetConfigurationRequest(GetConfigurationRequest message) |
protected void |
handleGetFactories(GetFactoriesRequest message) |
protected void |
handleGetFactoryWithData(GetFactoryWithDataRequest message) |
void |
messageReceived(java.lang.Object message) |
createCallbackHandler, createSession, dispose, failSession, handleCreateSession, initializeSession, makePrivilegeChangeMessage, setSessiongetSslSession, handleMessageReceived, requestClose, sendMessagepublic ServerConnectionImpl(IoSession session,
Service service)
public void messageReceived(java.lang.Object message)
throws java.lang.Exception
messageReceived in class ServiceServerConnection<Session,Service>java.lang.Exceptionprotected void handleApplyDiff(ApplyDiffRequest message) throws InvalidSessionException
InvalidSessionExceptionprotected void handleGetConfigurationRequest(GetConfigurationRequest message) throws InvalidSessionException
InvalidSessionExceptionprotected void handleGetFactoryWithData(GetFactoryWithDataRequest message) throws InvalidSessionException
InvalidSessionExceptionprotected void handleGetFactories(GetFactoriesRequest message) throws InvalidSessionException
InvalidSessionExceptionprotected FactoryInformation convertFactory(FactoryWithData result)
protected java.util.List<FactoryInformation> convertFactories(Factory[] factories)
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