JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Package
com.attivio.sdk.admin
Packages that use
com.attivio.sdk.admin
Package
Description
com.attivio.sdk.admin
Contains classes that represent administrative messages that flow between components and Attivio Servers.
com.attivio.util.serialization.admin
Contains classes related to serialization/desearialization of admin messages to/from XML.
Classes in
com.attivio.sdk.admin
used by
com.attivio.sdk.admin
Class
Description
AdminMessage
Base class for all messages intended for the admin service
Shutdown
Sent to tell the AdminService to shutdown this instance of Attivio.
Classes in
com.attivio.sdk.admin
used by
com.attivio.util.serialization.admin
Class
Description
PingResponse
A message sent in response to a
Ping
message.
Shutdown
Sent to tell the AdminService to shutdown this instance of Attivio.
ShutdownImmediately
Sent to tell the AdminService to shutdown this instance of Attivio quickly without waiting for in-flight documents to pass through the system.