JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package de.ipcon.db.protocol
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
de.ipcon.db.protocol.
AbstractBackendConnection
(implements de.ipcon.db.protocol.
ServerConnectionI
)
de.ipcon.db.protocol.
BackendConnection
(implements de.ipcon.db.protocol.
ServerConnectionI
)
de.ipcon.db.protocol.
AbstractBackendRequest
(implements de.ipcon.db.protocol.
BackendRequestI
)
de.ipcon.db.protocol.
ComplexBackendRequest
(implements de.ipcon.db.protocol.
ComplexBackendRequestI
)
de.ipcon.db.protocol.
AbstractBackendRequestQuery
(implements de.ipcon.db.protocol.
CancelableBackendRequestI
)
de.ipcon.db.protocol.
BackendRequestGetRelationObjects
de.ipcon.db.protocol.
BackendRequestQuery
de.ipcon.db.protocol.
BackendRequestAuthenticateTransport
(implements de.ipcon.db.protocol.
BackendRequestAuthenticateTransportI
)
de.ipcon.db.protocol.
BackendRequestBLOB
(implements de.ipcon.db.protocol.
BackendRequestBLOBI
)
de.ipcon.db.protocol.
BackendRequestGetBLOB
(implements de.ipcon.db.protocol.
BackendRequestGetBLOBI
)
de.ipcon.db.protocol.
BackendRequestStreamBLOB
(implements de.ipcon.db.protocol.
BackendRequestStreamBLOBI
)
de.ipcon.db.protocol.
BackendRequestStreamBLOBToDataOutput
(implements de.ipcon.db.protocol.
BackendRequestStreamBLOBToDataOutputI
)
de.ipcon.db.protocol.
BackendRequestStreamBLOBToOutputStream
(implements de.ipcon.db.protocol.
BackendRequestStreamBLOBToOutputStreamI
)
de.ipcon.db.protocol.
BackendRequestExecuteBatch
(implements de.ipcon.db.protocol.
BackendRequestExecuteBatchI
)
de.ipcon.db.protocol.
BackendRequestGetCryptoHandler
(implements de.ipcon.db.protocol.
BackendRequestGetCryptoHandlerI
)
de.ipcon.db.protocol.
BackendRequestGetObjects
(implements de.ipcon.db.protocol.
BackendRequestGetObjectsI
)
de.ipcon.db.protocol.
BackendRequestSave
(implements de.ipcon.db.protocol.
BackendRequestSaveI
)
de.ipcon.db.protocol.
SimpleBackendRequest
de.ipcon.db.protocol.
BackendRequestGetProtocolVersion
de.ipcon.db.protocol.
BackendRequestGetServerConnectionInfo
de.ipcon.db.protocol.
BackendRequestInitSession
de.ipcon.db.protocol.
BackendRequestLogin
(implements de.ipcon.db.protocol.
BackendRequestLoginI
)
de.ipcon.db.protocol.
SimpleBackendRequestCancelForcedClientsDisconnect
de.ipcon.db.protocol.
SimpleBackendRequestCancelServerShutdown
de.ipcon.db.protocol.
SimpleBackendRequestCheckCredentialsViaAnmeldung
de.ipcon.db.protocol.
SimpleBackendRequestCheckCredentialsViaPasswortUeberpruefung
de.ipcon.db.protocol.
SimpleBackendRequestCreateExpiringToken
de.ipcon.db.protocol.
SimpleBackendRequestDestroyExpiringToken
de.ipcon.db.protocol.
SimpleBackendRequestExistsObject
de.ipcon.db.protocol.
SimpleBackendRequestForcedClientsDisconnect
de.ipcon.db.protocol.
SimpleBackendRequestGetActiveSessionInfos
de.ipcon.db.protocol.
SimpleBackendRequestGetAvailableLocaleNamesForUserInterface
de.ipcon.db.protocol.
SimpleBackendRequestGetBLOBInfo
de.ipcon.db.protocol.
SimpleBackendRequestGetDBManInfo
de.ipcon.db.protocol.
SimpleBackendRequestGetFulltextSearchIdList
de.ipcon.db.protocol.
SimpleBackendRequestGetFulltextSearchIdListAsString
de.ipcon.db.protocol.
SimpleBackendRequestGetFulltextSearchTerms
de.ipcon.db.protocol.
SimpleBackendRequestGetFulltextSearchTermSuggestions
de.ipcon.db.protocol.
SimpleBackendRequestGetIdRange
de.ipcon.db.protocol.
SimpleBackendRequestGetInstanceName
de.ipcon.db.protocol.
SimpleBackendRequestGetL10nPackPreload
de.ipcon.db.protocol.
SimpleBackendRequestGetL10nPacks
de.ipcon.db.protocol.
SimpleBackendRequestGetNextId
de.ipcon.db.protocol.
SimpleBackendRequestGetNodeNumber
de.ipcon.db.protocol.
SimpleBackendRequestGetSchema
de.ipcon.db.protocol.
SimpleBackendRequestGetSerialVersionUIDs
de.ipcon.db.protocol.
SimpleBackendRequestGetStruktur
de.ipcon.db.protocol.
SimpleBackendRequestHasBLOB
de.ipcon.db.protocol.
SimpleBackendRequestHaveBLOB
de.ipcon.db.protocol.
SimpleBackendRequestInitiateServerShutdown
de.ipcon.db.protocol.
SimpleBackendRequestIsAuthoritativeSyncServer
de.ipcon.db.protocol.
SimpleBackendRequestIsFulltextSearchActivated
de.ipcon.db.protocol.
SimpleBackendRequestIsFulltextSearchAvailable
de.ipcon.db.protocol.
SimpleBackendRequestIsNotificationSystemActivated
de.ipcon.db.protocol.
SimpleBackendRequestIssueCancel
de.ipcon.db.protocol.
SimpleBackendRequestLockServer
de.ipcon.db.protocol.
SimpleBackendRequestResetPassword
de.ipcon.db.protocol.
SimpleBackendRequestRetrieveExpiringToken
de.ipcon.db.protocol.
SimpleBackendRequestSendSystemMessage
de.ipcon.db.protocol.
SimpleBackendRequestSetSessionLocale
de.ipcon.db.protocol.
SimpleBackendRequestSubscribeForEvents
de.ipcon.db.protocol.
SimpleBackendRequestUnlockServer
de.ipcon.db.protocol.
SimpleBackendRequestUnsubscribeFromEvents
de.ipcon.db.protocol.
SimpleBackendRequestUpdateStructureReadAccessStatistics
de.ipcon.db.protocol.
AbstractBackendSession
(implements de.ipcon.db.protocol.
BackendSessionI
)
de.ipcon.db.protocol.
BackendSession
de.ipcon.db.protocol.
BackendConnectionFactory
de.ipcon.db.protocol.
BackendProtocolCommandTools
de.ipcon.db.protocol.
BackendProtocolServer
(implements de.ipcon.db.protocol.
BackendProtocolServerI
)
de.ipcon.db.protocol.
BackendQueryResults
(implements de.ipcon.db.core.QueryResultsI<T>)
de.ipcon.db.protocol.
BackendRequestFactory
de.ipcon.db.protocol.
BackendServerFactory
de.ipcon.db.protocol.
BackendSessionInfo
(implements java.lang.Comparable<T>, java.io.Serializable)
de.ipcon.db.protocol.
BatchedBackendRequest
(implements de.ipcon.db.core.
BatchedBackendRequestI
, de.ipcon.tools.io.
SecureExternalizable
, java.io.Serializable)
de.ipcon.db.protocol.
BackendQueryRequest
de.ipcon.db.protocol.
ClientBackendRequestDispatcher
de.ipcon.db.protocol.
ClientSessionInfo
java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
java.io.ObjectOutputStream (implements java.io.ObjectOutput, java.io.ObjectStreamConstants)
de.ipcon.db.protocol.
ServerObjectOutputStream
de.ipcon.db.protocol.
PerformanceMeter
de.ipcon.db.protocol.
ServerConnectionInfo
(implements de.ipcon.tools.io.
SecureExternalizable
, java.io.Serializable)
de.ipcon.db.protocol.
TagWrapper
(implements de.ipcon.tools.io.
SecureExternalizable
, java.io.Serializable)
java.lang.Thread (implements java.lang.Runnable)
de.ipcon.db.protocol.
BackendCommandHandler
(implements de.ipcon.db.protocol.
BackendCommandHandlerI
, de.ipcon.db.event.
DBManEventListenerI
)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.io.IOException
de.ipcon.db.protocol.
TransportException
java.lang.RuntimeException
de.ipcon.tools.
IRuntimeException
(implements de.ipcon.tools.
InspectableThrowableI
, java.io.Serializable)
de.ipcon.db.protocol.
BackendException
de.ipcon.db.protocol.
IncompatibleProtocolException
de.ipcon.db.protocol.
ServerConnectionException
de.ipcon.db.protocol.
FatalServerConnectionException
de.ipcon.db.protocol.
IncompatibleServerProtocolException
de.ipcon.db.protocol.
QueryAbortedServerConnectionException
de.ipcon.db.protocol.
RetryableServerConnectionException
de.ipcon.db.protocol.
ServerConnectionTimeoutException
de.ipcon.tools.io.
ServerSideException
(implements java.io.Externalizable, de.ipcon.tools.io.
SecureExternalizable
, java.io.Serializable)
de.ipcon.db.protocol.
SessionNotFoundException
de.ipcon.db.protocol.
TransportProtocolServerClientChallengeResponse
de.ipcon.db.protocol.
TransportWatchdog
(implements java.lang.Runnable)
Interface Hierarchy
de.ipcon.db.protocol.
BackendCommandHandlerI
de.ipcon.db.protocol.
BackendProtocolI
de.ipcon.db.protocol.
BackendProtocolServerI
de.ipcon.db.protocol.
BackendRequestI
de.ipcon.db.protocol.
ComplexBackendRequestI
de.ipcon.db.protocol.
BackendRequestAuthenticateTransportI
de.ipcon.db.protocol.
BackendRequestBLOBI
de.ipcon.db.protocol.
BackendRequestGetBLOBI
de.ipcon.db.protocol.
BackendRequestStreamBLOBI
de.ipcon.db.protocol.
BackendRequestStreamBLOBToDataOutputI
de.ipcon.db.protocol.
BackendRequestStreamBLOBToOutputStreamI
de.ipcon.db.protocol.
BackendRequestExecuteBatchI
de.ipcon.db.protocol.
BackendRequestGetCryptoHandlerI
de.ipcon.db.protocol.
BackendRequestGetObjectsI
de.ipcon.db.protocol.
BackendRequestLoginI
de.ipcon.db.protocol.
BackendRequestSaveI
de.ipcon.db.protocol.
BackendServerI
de.ipcon.db.protocol.
CancelableBackendRequestI
de.ipcon.db.core.
ExpiringTokenStorageProviderI
de.ipcon.db.protocol.
ServerConnectionI
(also extends de.ipcon.db.fulltext.
FTSTermInfoProviderI
, de.ipcon.db.fulltext.
FulltextSearcherI
, de.ipcon.tools.
L10nPackProviderI
)
de.ipcon.db.fulltext.
FTSTermInfoProviderI
de.ipcon.db.protocol.
ServerConnectionI
(also extends de.ipcon.db.core.
ExpiringTokenStorageProviderI
, de.ipcon.db.fulltext.
FulltextSearcherI
, de.ipcon.tools.
L10nPackProviderI
)
de.ipcon.db.fulltext.
FulltextSearcherI
de.ipcon.db.protocol.
ServerConnectionI
(also extends de.ipcon.db.core.
ExpiringTokenStorageProviderI
, de.ipcon.db.fulltext.
FTSTermInfoProviderI
, de.ipcon.tools.
L10nPackProviderI
)
de.ipcon.tools.
L10nCurrentLocaleProviderI
de.ipcon.db.protocol.
BackendSessionI
(also extends de.ipcon.db.core.
TemporaryIdSupplierI
)
de.ipcon.tools.
L10nPackProviderI
de.ipcon.db.protocol.
ServerConnectionI
(also extends de.ipcon.db.core.
ExpiringTokenStorageProviderI
, de.ipcon.db.fulltext.
FTSTermInfoProviderI
, de.ipcon.db.fulltext.
FulltextSearcherI
)
java.io.Serializable
de.ipcon.db.core.
TemporaryIdSupplierI
de.ipcon.db.protocol.
BackendSessionI
(also extends de.ipcon.tools.
L10nCurrentLocaleProviderI
)
de.ipcon.db.protocol.
ServerConnectionInfoReceiverI
de.ipcon.db.protocol.
TransportI
de.ipcon.db.protocol.
TransportProviderFactoryI
de.ipcon.db.protocol.
TransportProviderI
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2000-2024 OAshi S.à r.l. All Rights Reserved.