A B C D E F G H I J K L M N O P R S T U V W X _

A

accept(File) - Method in class com.ados.hestia.repository.IDAStore.DirFilter
Tests whether or not the specified abstract pathname should be included in a pathname list.
accept(SessionKey) - Method in class com.ados.hestia.sdk.session.SessionManager
Accept specific session.
acceptPartnerMessage() - Method in class com.ados.hestia.sdk.session.InitiationSession
 
acceptPartnerMessage() - Method in class com.ados.hestia.sdk.session.RespondSession
 
acceptPartnerMessage() - Method in class com.ados.hestia.sdk.session.Session
Accept message from partner.
AccessUtils - Class in com.ados.hestia.sdk.rnbm.access
 
AccessUtils() - Constructor for class com.ados.hestia.sdk.rnbm.access.AccessUtils
 
add(IDACollection) - Method in class com.ados.hestia.repository.IDAStore
Add a IDACollection to the IDAStore.
add(TPA.Process) - Method in class com.ados.hestia.repository.TPA
Add a new process to TPA.
add(TPA.Protocol) - Method in class com.ados.hestia.repository.TPA
Add a new protocol to TPA.
addAttachment(Attachment) - Method in class com.ados.hestia.parser.rnbm.exchange.PayloadContainer
Add attachment.
addColumn(String, int, int[]) - Method in class com.ados.hestia.utils.db.KeyDescriptor
Must be call during initialization.
addCondition(Object, int, int, int) - Method in class com.ados.hestia.utils.db.WhereDescriptor
Add condition to descriptor.
addEndPoint(String, int) - Method in class com.ados.hestia.sdk.message.Connection
And new connection endpoint.
addEndTag(String, int) - Static method in class com.ados.hestia.repository.Utils
Simple utility to create end tag with formatting.
addEntry(Object[]) - Method in class com.ados.hestia.utils.db.Processor
 
addEntry(Object[], String) - Method in class com.ados.hestia.utils.db.Processor
 
addEntry(Object[], InputStream, int) - Method in class com.ados.hestia.utils.db.Processor
Add entry to table and return its UID.
addEntry(Object[], String, InputStream, int) - Method in class com.ados.hestia.utils.db.Processor
Add entry to table with specific UID.
addIDA(String) - Method in class com.ados.hestia.repository.IDACollection
 
addListener(SessionListener) - Method in class com.ados.hestia.sdk.session.Session
Add session listener.
addPeer(SecurityInfoStore.SecurityInfoPeer) - Method in class com.ados.hestia.repository.db.SecurityInfoProcessor
 
addProfile(PartnerProfile) - Method in class com.ados.hestia.repository.db.PartnerProfileStore
Add new profile to repository.
addRef() - Method in class com.ados.hestia.utils.db.ConnectionPool.ConnectionEntry
 
addReference() - Method in class com.ados.hestia.utils.io.SharedRandomAccessFile
 
addStartTag(String, int) - Static method in class com.ados.hestia.repository.Utils
Simple utility to create start tag with formatting.
addStartTag(String, Map, int) - Static method in class com.ados.hestia.repository.Utils
Simple utility to create start tag with formatting.
addTag(String, String, int) - Static method in class com.ados.hestia.repository.Utils
Simple utility to create one XML element with formatting from the XML tag with content from the string.
addTag(String, int, int) - Static method in class com.ados.hestia.repository.Utils
Simple utility to create one XML element with formatting from the XML tag with content from the int.
addTag(String, boolean, int) - Static method in class com.ados.hestia.repository.Utils
Simple utility to create one XML element with formatting from the XML tag with content from the boolean.
addTag(String, Date, int) - Static method in class com.ados.hestia.repository.Utils
Simple utility to create one XML element with formatting from the XML tag with content from the date.
addTagLang(String, String, String, int) - Static method in class com.ados.hestia.repository.Utils
Simple utility to create one XML element with formatting from the XML tag with content from the string and an attributes for language.
addTPA(TPA) - Method in class com.ados.hestia.repository.db.TPAStore
Add new TPA.
allocateNewConnection() - Method in class com.ados.hestia.utils.db.ConnectionPool
Allocate new connection.
allocateTransaction() - Method in class com.ados.hestia.bridge.Bridge
 
allocateTransaction() - Method in interface com.ados.hestia.bridge.IRMIAccess
Allocate new transaction
ALLOCATION_TIMEOUT - Static variable in class com.ados.hestia.utils.db.ConnectionPool
 
AND - Static variable in class com.ados.hestia.utils.db.WhereDescriptor
 
append(LoggingEvent) - Method in class com.ados.hestia.utils.logging.appender.SMTPAppender
areEqual(boolean, boolean) - Static method in class com.ados.hestia.utils.EqualsUtil
Compare two boolean.
areEqual(char, char) - Static method in class com.ados.hestia.utils.EqualsUtil
Compare two char.
areEqual(long, long) - Static method in class com.ados.hestia.utils.EqualsUtil
Compare two long.
areEqual(float, float) - Static method in class com.ados.hestia.utils.EqualsUtil
Compare two float.
areEqual(double, double) - Static method in class com.ados.hestia.utils.EqualsUtil
Compare two double.
areEqual(Object, Object) - Static method in class com.ados.hestia.utils.EqualsUtil
Possibly-null object field.
Attachment - Class in com.ados.hestia.parser.rnbm.exchange
This stores attachment of RNBM.
Attachment() - Constructor for class com.ados.hestia.parser.rnbm.exchange.Attachment
 
Attachment(String, String, InputStream) - Constructor for class com.ados.hestia.parser.rnbm.exchange.Attachment
Construct attachment by reading content from provided stream.
Attachment(String, String, IStore) - Constructor for class com.ados.hestia.parser.rnbm.exchange.Attachment
Construct attachment directly from store.
AUTOINIT_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
available() - Method in class com.ados.hestia.utils.io.JoinInputStream
available() - Method in class com.ados.hestia.utils.io.SharedFileInputStream
 
availableInternal() - Method in class com.ados.hestia.utils.io.JoinInputStream
Returns number of bytes available at internal buffer.

B

BACKUP_FORMAT - Static variable in class com.ados.hestia.repository.Utils
 
bindWhereDescriptor(PreparedStatement, WhereDescriptor) - Method in class com.ados.hestia.utils.db.Processor
 
BOOL_TYPE_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
Bridge - Class in com.ados.hestia.bridge
This is implementation of ManagerMBean, the interface for subsystem who responsible for work with internal system.
Bridge() - Constructor for class com.ados.hestia.bridge.Bridge
Construct bridge.
BRIDGE_ID - Static variable in interface com.ados.hestia.bridge.BridgeMBean
JNDI name to lookup this subsystem.
BRIDGE_VERSION - Static variable in interface com.ados.hestia.bridge.BridgeMBean
 
BridgeCodes - Class in com.ados.hestia.bridge
Contains codes to notify with Bridge.
BridgeCodes() - Constructor for class com.ados.hestia.bridge.BridgeCodes
 
BridgeContainer - Class in com.ados.hestia.bridge
Keep container and associated with it parameters.
BridgeContainer(Container, String) - Constructor for class com.ados.hestia.bridge.BridgeContainer
 
BridgeContainer(Container) - Constructor for class com.ados.hestia.bridge.BridgeContainer
 
BridgeMBean - Interface in com.ados.hestia.bridge
The interface for subsystem who responsible for work with internal system.
buf - Variable in class com.ados.hestia.utils.io.SharedFileInputStream
 
buffer - Variable in class com.ados.hestia.repository.RepositoryHandler
 
BUFFER_SIZE - Static variable in class com.ados.hestia.utils.io.RMIInputStream
Default request buffer size.
bufpos - Variable in class com.ados.hestia.utils.io.SharedFileInputStream
 
bufsize - Variable in class com.ados.hestia.utils.io.SharedFileInputStream
 
build() - Method in class com.ados.hestia.sdk.rnbm.access.Builder
Build and return result as ServiceContent.
build() - Method in class com.ados.hestia.sdk.rnbm.access.XMLBuilder
 
build(Reader, String, String) - Method in class com.ados.hestia.sdk.rnbm.access.XMLBuilder
Create request directly.
build() - Method in class com.ados.hestia.sdk.rnbm.access.XPathBuilder
 
BUILD_MESSAGE - Static variable in class com.ados.hestia.bridge.BridgeCodes
Indicate that message can not be build.
Builder - Class in com.ados.hestia.sdk.rnbm.access
This is base class for all builders.
Builder(String, String, boolean) - Constructor for class com.ados.hestia.sdk.rnbm.access.Builder
Indicate which ServiceContent is required.
BuilderException - Exception in com.ados.hestia.sdk.rnbm.access
Indicate that RJO(ServiceContent) can not be built.
BuilderException(String) - Constructor for exception com.ados.hestia.sdk.rnbm.access.BuilderException
Construct error with textual description.
BuilderException(Throwable) - Constructor for exception com.ados.hestia.sdk.rnbm.access.BuilderException
Construct error.

C

CATEGORY_READ - Static variable in class com.ados.hestia.utils.db.Processor
 
CATEGORY_WRITE - Static variable in class com.ados.hestia.utils.db.Processor
 
certificateToPeer(InputStream) - Static method in class com.ados.hestia.repository.db.SecurityInfoStore
Helper.
characters(char[], int, int) - Method in class com.ados.hestia.repository.db.PartnerProfileImport
 
characters(char[], int, int) - Method in class com.ados.hestia.repository.db.TPAImport
 
checkEntryConditions() - Method in class com.ados.hestia.utils.logging.appender.SMTPAppender
 
checkForUpdate() - Method in class com.ados.hestia.repository.db.SecurityInfoStore
Check and update if needed local KeyStore.
checkInited(Connection) - Method in class com.ados.hestia.utils.db.Processor
Check to create tables and indexes if needed.
checkLength() - Method in class com.ados.hestia.utils.io.SmartStore.SmartStoreOutStream
 
checkTableColumn(DatabaseMetaData, Connection, String, String, String, String, int) - Method in class com.ados.hestia.utils.db.Processor
 
checkTableStructure(DatabaseMetaData, Connection, String, String) - Method in class com.ados.hestia.utils.db.Processor
 
CLASSIFICATION_CODES - Static variable in class com.ados.hestia.repository.PartnerProfile
 
clear() - Method in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
Clear content of document.
clear() - Method in class com.ados.hestia.sdk.rnbm.access.utils.SimpleMap
 
clearEndPoints() - Method in class com.ados.hestia.sdk.message.Connection
Clear connection endpoint list.
clone() - Method in class com.ados.hestia.repository.IDAStore
 
CloneFactory - Class in com.ados.hestia.sdk.rnbm.access
This makes clones of elements.
CloneFactory() - Constructor for class com.ados.hestia.sdk.rnbm.access.CloneFactory
 
close() - Method in class com.ados.hestia.repository.Collector
 
close() - Method in class com.ados.hestia.sdk.repository.Repository
Close repository.
close() - Method in class com.ados.hestia.utils.db.ConnectionPool
Force closing db connections.
close() - Method in class com.ados.hestia.utils.db.KeyProcessor
Close processor.
close() - Method in class com.ados.hestia.utils.db.Processor
 
close(int) - Method in class com.ados.hestia.utils.db.Processor
 
close() - Method in class com.ados.hestia.utils.db.ProcessorInputStream
close() - Method in class com.ados.hestia.utils.io.DBStoreInputStream
close() - Method in class com.ados.hestia.utils.io.DBStoreOutputStream
close() - Method in class com.ados.hestia.utils.io.JoinInputStream
close() - Method in class com.ados.hestia.utils.io.MemoryStore.MemoryStoreOutStream
close() - Method in class com.ados.hestia.utils.io.RMIInputStream
close() - Method in class com.ados.hestia.utils.io.SharedFileInputStream
 
close() - Method in class com.ados.hestia.utils.io.SharedProxyFileInputStream
 
close() - Method in class com.ados.hestia.utils.io.SharedRandomAccessFile
 
close() - Method in class com.ados.hestia.utils.io.SmartStore.SmartStoreOutStream
 
close() - Method in class com.ados.hestia.utils.logging.appender.SMTPAppender
closeAll() - Static method in class com.ados.hestia.utils.db.Processor
Close connection if it was already opened.
closeAll() - Method in class com.ados.hestia.utils.io.SharedFileInputStream
 
closeAll() - Method in class com.ados.hestia.utils.io.SharedProxyFileInputStream
 
closeResultSet(ResultSet) - Method in class com.ados.hestia.utils.db.Processor
Safely close result set.
closeSafe(Object) - Static method in class com.ados.hestia.utils.db.KeyProcessor
Safely close output or input stream.
closeStatement(Statement) - Method in class com.ados.hestia.utils.db.Processor
Safely close Statement.
closeStore(RMIDescriptor) - Method in class com.ados.hestia.bridge.Bridge
 
closeStore(IStore) - Method in class com.ados.hestia.utils.db.KeyProcessor
Close store by deleting it from StoreRepository.
closeStore(RMIDescriptor) - Method in interface com.ados.hestia.utils.io.IRMIStoreAccess
Close opened or created store.
closeStore(RMIDescriptor) - Method in class com.ados.hestia.utils.io.RMIStoreAccessImpl
Close opened or created store.
closeStreamSafe(Object) - Static method in class com.ados.hestia.utils.io.StoreRepository
 
COL_TYPE_BOOLEAN - Static variable in class com.ados.hestia.utils.db.KeyDescriptor
 
COL_TYPE_CHAR1024 - Static variable in class com.ados.hestia.utils.db.KeyDescriptor
 
COL_TYPE_CHAR128 - Static variable in class com.ados.hestia.utils.db.KeyDescriptor
 
COL_TYPE_CHAR256 - Static variable in class com.ados.hestia.utils.db.KeyDescriptor
 
COL_TYPE_CHAR32 - Static variable in class com.ados.hestia.utils.db.KeyDescriptor
 
COL_TYPE_CHAR64 - Static variable in class com.ados.hestia.utils.db.KeyDescriptor
 
COL_TYPE_DATA - Static variable in class com.ados.hestia.utils.db.KeyDescriptor
 
COL_TYPE_DATE - Static variable in class com.ados.hestia.utils.db.KeyDescriptor
 
COL_TYPE_INT - Static variable in class com.ados.hestia.utils.db.KeyDescriptor
 
COL_TYPE_LONG - Static variable in class com.ados.hestia.utils.db.KeyDescriptor
 
COL_TYPE_OBJECT - Static variable in class com.ados.hestia.utils.db.KeyDescriptor
 
COL_TYPE_TEXT - Static variable in class com.ados.hestia.utils.db.KeyDescriptor
 
Collector - Class in com.ados.hestia.repository
 
Collector(StoreRepository, Properties) - Constructor for class com.ados.hestia.repository.Collector
 
COLLECTOR_VERSION - Static variable in class com.ados.hestia.repository.Collector
 
CollectorException - Exception in com.ados.hestia.repository
 
CollectorException(String) - Constructor for exception com.ados.hestia.repository.CollectorException
 
CollectorException(String, Throwable) - Constructor for exception com.ados.hestia.repository.CollectorException
Construct exception from text description and Throwable object.
COLUMN_BRIDGE_PACKET_SIZE - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
COLUMN_BRIDGE_TRANSACTION_TIMEOUT - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
COLUMN_DEFAULT_CONTENT_ENCODING - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
COLUMN_ENGINE_PROCESS_TIMEOUT - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
COLUMN_ENGINE_THREAD_POOL - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
COLUMN_KEEP_DISCARDED_RJO - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
COLUMN_MANAGER_ENGINE_HIT - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
COLUMN_MANAGER_SENDER_HIT - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
COLUMN_MAX_DB_CONNECTION - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
COLUMN_NOTREFERENCESTORE_TIMEOUT - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
COLUMN_OPTIONS_CACHE_TIME - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
COLUMN_PROFILE_CACHE_TIME - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
COLUMN_SCRIPT_PACKET_SIZE - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
COLUMN_SCRIPTS_HIT - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
COLUMN_SENDER_PROCESS_TIMEOUT - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
COLUMN_SENDER_THREAD_POOL - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
COLUMN_SERVLET_PROCESS_TIMEOUT - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
COLUMN_SESSION_PACKET_SIZE - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
COLUMN_SESSIONS_HIT - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
COLUMN_STORE_MAINTAIN_HIT - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
COLUMN_TPA_CACHE_TIME - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
COLUMN_USE_FIFO - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
com.ados.hestia.bridge - package com.ados.hestia.bridge
Provides RMI connection interface to EIS.
com.ados.hestia.parser.rnbm.exchange - package com.ados.hestia.parser.rnbm.exchange
Provides Contanier Object.
com.ados.hestia.repository - package com.ados.hestia.repository
The repository service.
com.ados.hestia.repository.db - package com.ados.hestia.repository.db
The repository service over database.
com.ados.hestia.sdk.message - package com.ados.hestia.sdk.message
The message exchanager with Hestia.
com.ados.hestia.sdk.repository - package com.ados.hestia.sdk.repository
The Repository service SDK.
com.ados.hestia.sdk.rnbm.access - package com.ados.hestia.sdk.rnbm.access
The RJO builders and readers.
com.ados.hestia.sdk.rnbm.access.utils - package com.ados.hestia.sdk.rnbm.access.utils
Utils for RNBM access.
com.ados.hestia.sdk.session - package com.ados.hestia.sdk.session
The sessions service.
com.ados.hestia.utils - package com.ados.hestia.utils
Provides util classes for the server.
com.ados.hestia.utils.db - package com.ados.hestia.utils.db
Provides API for the work with different Databases.
com.ados.hestia.utils.io - package com.ados.hestia.utils.io
This is subsystem who responsible for work with Stores.
com.ados.hestia.utils.logging - package com.ados.hestia.utils.logging
Extension of Log4J logging.
com.ados.hestia.utils.logging.appender - package com.ados.hestia.utils.logging.appender
Log4J Appender extension.
commit(Container) - Method in class com.ados.hestia.sdk.message.MessageExchanger
Commit change.
commitTransaction(RMITransaction) - Method in class com.ados.hestia.bridge.Bridge
 
commitTransaction(RMITransaction) - Method in interface com.ados.hestia.bridge.IRMIAccess
Commit specific transaction
Comparator - Class in com.ados.hestia.sdk.rnbm.access
This compare element whith other elements.
Comparator(Element) - Constructor for class com.ados.hestia.sdk.rnbm.access.Comparator
Constructor.
compare(Element) - Method in class com.ados.hestia.sdk.rnbm.access.Comparator
Compare current element with another one.
compare(Element, Element) - Static method in class com.ados.hestia.sdk.rnbm.access.Comparator
Compare two provided elements.
compare(Object, Object) - Method in class com.ados.hestia.sdk.session.SessionKeyComparator
 
COMPONENT_OPTINOS - Static variable in interface com.ados.hestia.repository.RepositoryMBean
 
COMPONENT_PROFILE_STORE - Static variable in interface com.ados.hestia.repository.RepositoryMBean
 
COMPONENT_TPA_STORE - Static variable in interface com.ados.hestia.repository.RepositoryMBean
 
Connection - Class in com.ados.hestia.sdk.message
Describe Connection to Hestia Server over RMI.
Connection() - Constructor for class com.ados.hestia.sdk.message.Connection
Create default connection.
Empty user name and password is used.
Connection(String, String, String) - Constructor for class com.ados.hestia.sdk.message.Connection
Create connection.
Connection.EndPoint - Class in com.ados.hestia.sdk.message
The internal class, contains hostname and port set.
Connection.EndPoint(String, int) - Constructor for class com.ados.hestia.sdk.message.Connection.EndPoint
The default constructor.
CONNECTION_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
ConnectionCtxt - Class in com.ados.hestia.utils.db
This stores parameters of used connection.
ConnectionCtxt(Connection) - Constructor for class com.ados.hestia.utils.db.ConnectionCtxt
 
ConnectionPool - Class in com.ados.hestia.utils.db
 
ConnectionPool(String, String, String, String) - Constructor for class com.ados.hestia.utils.db.ConnectionPool
 
ConnectionPool(String) - Constructor for class com.ados.hestia.utils.db.ConnectionPool
 
ConnectionPool.ConnectionEntry - Class in com.ados.hestia.utils.db
 
ConnectionPool.ConnectionEntry(Connection) - Constructor for class com.ados.hestia.utils.db.ConnectionPool.ConnectionEntry
 
Constants - Class in com.ados.hestia.repository.db
 
Constants() - Constructor for class com.ados.hestia.repository.db.Constants
 
Constants - Class in com.ados.hestia.utils.db
 
Constants() - Constructor for class com.ados.hestia.utils.db.Constants
 
Container - Class in com.ados.hestia.parser.rnbm.exchange
base class of all exchange containers.
Container(Date, String, String, String, String, String) - Constructor for class com.ados.hestia.parser.rnbm.exchange.Container
 
CONTAINER_TYPE_PAYLOAD - Static variable in class com.ados.hestia.parser.rnbm.exchange.PayloadContainer
 
CONTAINER_TYPE_STATUS - Static variable in class com.ados.hestia.parser.rnbm.exchange.StatusContainer
 
containerToTempStore(Container) - Method in class com.ados.hestia.utils.db.KeyProcessor
Serialize container to temporary store.
containsKey(Object) - Method in class com.ados.hestia.sdk.rnbm.access.utils.SimpleMap
 
containsValue(Object) - Method in class com.ados.hestia.sdk.rnbm.access.utils.SimpleMap
 
copyFrom(Key) - Method in class com.ados.hestia.utils.db.Key
Copy data from another Key.
copyObject(Object) - Method in class com.ados.hestia.sdk.rnbm.access.CloneFactory
 
count - Variable in class com.ados.hestia.utils.io.SharedFileInputStream
 
CR - Static variable in class com.ados.hestia.repository.Utils
 
create(String, String, ServiceContent, Attachment[]) - Method in class com.ados.hestia.sdk.session.SessionManager
Allocate new initiation session.
create(KeyDescriptor, Properties, boolean) - Static method in class com.ados.hestia.utils.db.Processor
Helper function to create Processor.
createCollector() - Method in class com.ados.hestia.repository.Repository
Create collector.
createIndexes(Connection) - Method in class com.ados.hestia.utils.db.Processor
Create required indexes for table.
createIndexName(int) - Method in class com.ados.hestia.utils.db.Processor
Form name of index.
createMySQLProperties(String, String, String, String) - Static method in class com.ados.hestia.sdk.repository.Repository
Create properties for connection to MySQL.
createMYSQLProperties(String, String, String, String) - Static method in class com.ados.hestia.utils.db.ProcessorUtils
 
createOracleProperties(String, String, String, String) - Static method in class com.ados.hestia.sdk.repository.Repository
Create properties for connection to Oracle.
createOracleProperties(String, String, String, String) - Static method in class com.ados.hestia.utils.db.ProcessorUtils
 
createPatternParser(String) - Method in class com.ados.hestia.utils.logging.HestiaPatternLayout
 
createPostgreeProperties(String, String, String, String) - Static method in class com.ados.hestia.utils.db.ProcessorUtils
 
createPostgreSQLProperties(String, String, String, String) - Static method in class com.ados.hestia.sdk.repository.Repository
Create properties for connection to PostgreeSQL.
createResponse(PayloadContainer) - Static method in class com.ados.hestia.sdk.rnbm.access.AccessUtils
Common method.
createStore() - Method in class com.ados.hestia.bridge.Bridge
 
createStore(String) - Method in class com.ados.hestia.utils.io.DBStoreRepository
Allocate store at repository with required id.
createStore(String, InputStream) - Method in class com.ados.hestia.utils.io.DBStoreRepository
Allocate and return store.
createStore(String) - Method in class com.ados.hestia.utils.io.FileStoreRepository
Allocate store at repository with required id.
createStore() - Method in interface com.ados.hestia.utils.io.IRMIStoreAccess
Allocate store at remote repository and return RMI descriptor to write data to store.
createStore() - Method in class com.ados.hestia.utils.io.RMIStoreAccessImpl
Allocate store at remote repository and return RMI descriptor to write data to store.
createStore() - Method in class com.ados.hestia.utils.io.StoreRepository
Allocate store at repository.
createStore(String) - Method in class com.ados.hestia.utils.io.StoreRepository
Allocate store at repository with required id.
createStore(InputStream) - Method in class com.ados.hestia.utils.io.StoreRepository
Allocate and return store.
createStore(String, InputStream) - Method in class com.ados.hestia.utils.io.StoreRepository
Allocate and return store.
createStore(InputStream) - Static method in class com.ados.hestia.utils.Utils
Create a store from a stream.
createStream() - Method in class com.ados.hestia.utils.io.DBStore
Create output stream to write data.
createStream() - Method in class com.ados.hestia.utils.io.FileStore
Create output stream to write data.
createStream() - Method in interface com.ados.hestia.utils.io.IStore
Create output stream to write data.
createStream() - Method in class com.ados.hestia.utils.io.MemoryStore
Create output stream to write data.
createStream() - Method in class com.ados.hestia.utils.io.SmartStore
 
createSubStream(SharedRandomAccessFile, long, long, int) - Method in class com.ados.hestia.utils.io.SharedFileInputStream
 
createSubStream(SharedRandomAccessFile, long, long, int) - Method in class com.ados.hestia.utils.io.SharedProxyFileInputStream
 
createTable(Connection) - Method in class com.ados.hestia.utils.db.Processor
This will create table.
createTableName() - Method in class com.ados.hestia.utils.db.Processor
Form table name.
createTempFile(long) - Static method in class com.ados.hestia.utils.io.SharedProxyFileInputStream
 
createTempStore() - Method in class com.ados.hestia.utils.io.StoreRepository
Create and return temporary store.
createTempStore(InputStream) - Method in class com.ados.hestia.utils.io.StoreRepository
Create and return temporary store.

D

DATA_TYPE_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
datalen - Variable in class com.ados.hestia.utils.io.SharedFileInputStream
 
DATASOURCE_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
DATE_TYPE_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
DBStore - Class in com.ados.hestia.utils.io
This realize IStore interface using database to store data.
DBStore(String) - Constructor for class com.ados.hestia.utils.io.DBStore
Construct empty DBStore (data size is 0).
DBStore(String, String, InputStream) - Constructor for class com.ados.hestia.utils.io.DBStore
Construct DBStore.
DBStore(String, String) - Constructor for class com.ados.hestia.utils.io.DBStore
Read Store description from DB.
DBStoreInputStream - Class in com.ados.hestia.utils.io
This is proxy input stream.
DBStoreInputStream(InputStream) - Constructor for class com.ados.hestia.utils.io.DBStoreInputStream
Default constructor.
DBStoreKey - Class in com.ados.hestia.utils.io
Specify description of specific DBStore entry.
DBStoreKey(int) - Constructor for class com.ados.hestia.utils.io.DBStoreKey
Create new description.
DBStoreKey(Object[]) - Constructor for class com.ados.hestia.utils.io.DBStoreKey
Constructor from the database row.
DBStoreKey.StoreKeyDescriptor - Class in com.ados.hestia.utils.io
Specify storage schema at database for DBStore.
DBStoreOutputStream - Class in com.ados.hestia.utils.io
This class emulates writing to database as stream.
After creation it allocates tempory file which
receives output data.
DBStoreOutputStream(DBStoreKey, Processor) - Constructor for class com.ados.hestia.utils.io.DBStoreOutputStream
Construct.
DBStoreRepository - Class in com.ados.hestia.utils.io
Realization of StoreRepository over database
DBStoreRepository(Properties, String) - Constructor for class com.ados.hestia.utils.io.DBStoreRepository
Initialize repositoty.
DEAD_TIME_DETECTION - Static variable in class com.ados.hestia.utils.db.ConnectionPool
 
debug(HestiaLogger, Object) - Method in class com.ados.hestia.utils.LoggerContext
 
debug(HestiaLogger, Object, Throwable) - Method in class com.ados.hestia.utils.LoggerContext
 
debug(HestiaLogger.LoggerID, HestiaLogger.PartnerPeer, HestiaLogger.RNBMID, HestiaLogger.PIPInfo, String, String, Object, Throwable) - Method in class com.ados.hestia.utils.logging.HestiaLogger
Log a message object with the DEBUG Level.
debug(HestiaLogger.LoggerID, HestiaLogger.PartnerPeer, HestiaLogger.RNBMID, HestiaLogger.PIPInfo, String, String, Object) - Method in class com.ados.hestia.utils.logging.HestiaLogger
 
debug(String, Object, Throwable) - Method in class com.ados.hestia.utils.logging.HestiaLogger
 
debug(String, Object) - Method in class com.ados.hestia.utils.logging.HestiaLogger
 
decodeNormalizeXML(String) - Static method in class com.ados.hestia.repository.Utils
Simple utility to convert a xml string into a correct nice readable string without the mapped special characters.
DEF_BOOL_TYPE - Static variable in class com.ados.hestia.utils.db.Constants
 
DEF_DATA_TYPE - Static variable in class com.ados.hestia.utils.db.Constants
 
DEF_DATE_TYPE - Static variable in class com.ados.hestia.utils.db.Constants
 
DEF_INT_TYPE - Static variable in class com.ados.hestia.utils.db.Constants
 
DEF_LONG_TYPE - Static variable in class com.ados.hestia.utils.db.Constants
 
DEF_STR1024_TYPE - Static variable in class com.ados.hestia.utils.db.Constants
 
DEF_STR128_TYPE - Static variable in class com.ados.hestia.utils.db.Constants
 
DEF_STR256_TYPE - Static variable in class com.ados.hestia.utils.db.Constants
 
DEF_STR32_TYPE - Static variable in class com.ados.hestia.utils.db.Constants
 
DEF_STR64_TYPE - Static variable in class com.ados.hestia.utils.db.Constants
 
DEF_TEXT_TYPE - Static variable in class com.ados.hestia.utils.db.Constants
 
DEFAULT_ADD_COLUMN_TEMPLATE - Static variable in class com.ados.hestia.utils.db.Constants
 
DEFAULT_BRIDGE_PACKET_SIZE - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
DEFAULT_BRIDGE_TRANSACTION_TIMEOUT - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
DEFAULT_CACHE_TIME - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
DEFAULT_CONNECTION_TIMEOUT - Static variable in class com.ados.hestia.repository.TPA
 
DEFAULT_CREATE_INDEX_BASE_TEMPLATE - Static variable in class com.ados.hestia.utils.db.Constants
 
DEFAULT_CREATE_INDEX_TEMPLATE - Static variable in class com.ados.hestia.utils.db.Constants
 
DEFAULT_CREATE_TABLE_TEMPLATE - Static variable in class com.ados.hestia.utils.db.Constants
 
DEFAULT_DELETE_INDEX_TEMPLATE - Static variable in class com.ados.hestia.utils.db.Constants
 
DEFAULT_DELETE_TABLE_TEMPLATE - Static variable in class com.ados.hestia.utils.db.Constants
 
DEFAULT_DELETE_TEMPLATE - Static variable in class com.ados.hestia.utils.db.Constants
 
DEFAULT_DELETE_WHERE_TEMPLATE - Static variable in class com.ados.hestia.utils.db.Constants
 
DEFAULT_ENGINE_PROCESS_TIMEOUT - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
DEFAULT_ENGINE_PROCESSING_TIMEOUT - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
DEFAULT_ENGINE_THREAD_POOL - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
DEFAULT_GESIZE_TEMPLATE - Static variable in class com.ados.hestia.utils.db.Constants
 
DEFAULT_GESIZE_WHERE_TEMPLATE - Static variable in class com.ados.hestia.utils.db.Constants
 
DEFAULT_GET_CUR_SCHEMA - Static variable in class com.ados.hestia.utils.db.Constants
 
DEFAULT_HOST - Static variable in class com.ados.hestia.sdk.message.Connection
Default connection host.
DEFAULT_INDEX_NAME_TEMPLATE - Static variable in class com.ados.hestia.utils.db.Constants
 
DEFAULT_INSERT_TEMPLATE - Static variable in class com.ados.hestia.utils.db.Constants
 
DEFAULT_KEEP_DISCARDED_RJO - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
DEFAULT_MANAGER_HIT_DELAY - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
DEFAULT_MAX_DB_CONNECTION - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
DEFAULT_MODIFY_COLUMN_TEMPLATE - Static variable in class com.ados.hestia.utils.db.Constants
 
DEFAULT_NOTREFERENCESTORE_TIMEOUT - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
DEFAULT_PORT - Static variable in class com.ados.hestia.sdk.message.Connection
Default connection RMI port.
DEFAULT_SCRIPT_PACKET_SIZE - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
DEFAULT_SCRIPTS_HIT_DELAY - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
DEFAULT_SELECT_DATA_TEMPLATE - Static variable in class com.ados.hestia.utils.db.Constants
 
DEFAULT_SELECT_ENTRY_TEMPLATE - Static variable in class com.ados.hestia.utils.db.Constants
 
DEFAULT_SELECT_OBJECTS_WHERE_TEMPLATE - Static variable in class com.ados.hestia.utils.db.Constants
 
DEFAULT_SELECT_TEMPLATE - Static variable in class com.ados.hestia.utils.db.Constants
 
DEFAULT_SELECT_WHERE_TEMPLATE - Static variable in class com.ados.hestia.utils.db.Constants
 
DEFAULT_SELECT_WHERE_TEMPLATE_NO_SORT - Static variable in class com.ados.hestia.utils.db.Constants
 
DEFAULT_SENDER_PROCESS_TIMEOUT - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
DEFAULT_SENDER_THREAD_POOL - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
DEFAULT_SERVLET_PROCESS_TIMEOUT - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
DEFAULT_SESSION_PACKET_SIZE - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
DEFAULT_SESSIONS_HIT_DELAY - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
DEFAULT_STORE_MAINTAIN_HIT - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
DEFAULT_TABLE_NAME_TEMPLATE - Static variable in class com.ados.hestia.utils.db.Constants
 
DEFAULT_UPDATE_COLUMN_TEMPLATE - Static variable in class com.ados.hestia.utils.db.Constants
 
DEFAULT_UPDATE_COLUMNS_TEMPLATE - Static variable in class com.ados.hestia.utils.db.Constants
 
DEFAULT_USE_FIFO - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
defaultBufferSize - Static variable in class com.ados.hestia.utils.io.SharedFileInputStream
 
delete(String) - Method in class com.ados.hestia.repository.db.SecurityInfoStore
Delete certificates(private key) for specific GBI
delete(IStore) - Method in class com.ados.hestia.utils.io.DBStoreRepository
Delete store from repository.
delete(IStore) - Method in class com.ados.hestia.utils.io.StoreRepository
Delete store from repository.
deleteAttachment(Attachment) - Method in class com.ados.hestia.parser.rnbm.exchange.PayloadContainer
Remove attachment from payload.
deleteBaseFile() - Method in class com.ados.hestia.utils.io.SharedProxyFileInputStream
 
deleteEntries(String[]) - Method in class com.ados.hestia.utils.db.Processor
Delete array of entries with specific IDs.
deleteInfo(PartnerInfoKey) - Method in class com.ados.hestia.repository.db.PartnerInfoProcessor
Delete PartnerInfo from DB.
deleteInfo(String) - Method in class com.ados.hestia.repository.db.PartnerInfoProcessor
Delete PartnerInfo from DB by its GBI.
deleteLocation(PartnerLocationKey) - Method in class com.ados.hestia.repository.db.PartnerLocationProcessor
Delete PartnerLocationKey from DB.
deleteLocation(String) - Method in class com.ados.hestia.repository.db.PartnerLocationProcessor
Delete PartnerLocationKey from DB by its GBI.
deletePeer(String) - Method in class com.ados.hestia.repository.db.SecurityInfoProcessor
 
deleteProfile(PartnerProfile) - Method in class com.ados.hestia.repository.db.PartnerProfileStore
Delete PartnerProfile
deleteSession(SessionKey) - Method in class com.ados.hestia.sdk.session.SessionManager
Delete one specific session
deleteSessionEntries(SessionKey[]) - Method in class com.ados.hestia.sdk.session.SessionProcessor
Delete array of specific entries.
deleteSessionEntries(WhereDescriptor) - Method in class com.ados.hestia.sdk.session.SessionProcessor
Delete set of specific entries based on conditions.
deleteSessions(SessionKey[]) - Method in class com.ados.hestia.sdk.session.SessionManager
Delete array of Sessions.
deleteSet(WhereDescriptor) - Method in class com.ados.hestia.utils.db.Processor
Delete set of entries based on where descriptor.
deleteStore(RMIDescriptor) - Method in class com.ados.hestia.bridge.Bridge
 
deleteStore(RMIDescriptor) - Method in interface com.ados.hestia.utils.io.IRMIStoreAccess
Delete store at remote Repository.
deleteStore(RMIDescriptor) - Method in class com.ados.hestia.utils.io.RMIStoreAccessImpl
Delete store at remote Repository.
deleteTable() - Method in class com.ados.hestia.utils.db.Processor
Delete corresponded table.
deleteTPA(TPAKey) - Method in class com.ados.hestia.repository.db.TPAProcessor
Delete TPA from DB.
deleteTPA(TPA) - Method in class com.ados.hestia.repository.db.TPAStore
delete specific TPA.
DOC_INSTANCEID_SEPARATOR - Static variable in class com.ados.hestia.sdk.session.SessionKey
 
doMaintance() - Method in class com.ados.hestia.utils.db.ConnectionPool
 
doWait() - Method in class com.ados.hestia.utils.logging.appender.SMTPAppenderConfiguration
 
DRIVER_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 

E

endElement(String, String, String) - Method in class com.ados.hestia.repository.db.PartnerProfileImport
 
endElement(String, String, String) - Method in class com.ados.hestia.repository.db.TPAImport
 
ensureFilled(long) - Method in class com.ados.hestia.utils.io.SharedProxyFileInputStream
Ensure that file filled with source stream.
ENTRY_ID - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
entrySet() - Method in class com.ados.hestia.sdk.rnbm.access.utils.SimpleMap
 
EQUAL - Static variable in class com.ados.hestia.utils.db.WhereDescriptor
 
EQUALGREATER - Static variable in class com.ados.hestia.utils.db.WhereDescriptor
 
EQUALLESS - Static variable in class com.ados.hestia.utils.db.WhereDescriptor
 
equals(Object) - Method in class com.ados.hestia.repository.IDACollection
Indicates whether some other IDACollection is "equal to" this one.
equals(Object) - Method in class com.ados.hestia.repository.IDACollection.IDA
 
equals(Object) - Method in class com.ados.hestia.repository.PartnerProfile.Contact
Indicates whether some other Contact is "equal to" this one.
equals(Object) - Method in class com.ados.hestia.repository.PartnerProfile.EndPoint
Indicates whether some other EndPoint is "equal to" this one.
equals(Object) - Method in class com.ados.hestia.repository.PartnerProfile
Indicates whether some other PartnerProfile is "equal to" this one.
equals(Object) - Method in class com.ados.hestia.repository.PartnerProfile.Location
Indicates whether some other location is "equal to" this one.
equals(Object) - Method in class com.ados.hestia.repository.TPA
Indicates whether some other TPA is "equal to" this one.
equals(Object) - Method in class com.ados.hestia.repository.TPA.IDACollection
equals(Object) - Method in class com.ados.hestia.repository.TPA.Process
Indicates whether some other Process is "equal to" this one.
equals(Object) - Method in class com.ados.hestia.repository.TPA.Protocol
Indicates whether some other Protocol is "equal to" this one.
equals(Object) - Method in class com.ados.hestia.utils.UID
 
EqualsUtil - Class in com.ados.hestia.utils
Equals Utils.
EqualsUtil() - Constructor for class com.ados.hestia.utils.EqualsUtil
 
error(HestiaLogger, String, Object, Throwable) - Method in class com.ados.hestia.utils.LoggerContext
 
error(HestiaLogger, String, Object) - Method in class com.ados.hestia.utils.LoggerContext
 
error(HestiaLogger.LoggerID, HestiaLogger.PartnerPeer, HestiaLogger.RNBMID, HestiaLogger.PIPInfo, String, String, Object, Throwable) - Method in class com.ados.hestia.utils.logging.HestiaLogger
Log a message object with the ERROR Level.
error(HestiaLogger.LoggerID, HestiaLogger.PartnerPeer, HestiaLogger.RNBMID, HestiaLogger.PIPInfo, String, String, Object) - Method in class com.ados.hestia.utils.logging.HestiaLogger
 
error(String, Object, Throwable) - Method in class com.ados.hestia.utils.logging.HestiaLogger
 
error(String, Object) - Method in class com.ados.hestia.utils.logging.HestiaLogger
 
errorToCollectorError(Throwable) - Static method in class com.ados.hestia.utils.db.KeyProcessor
Convert common error to CollectorException.
EXCEPTION_RECEIVED - Static variable in class com.ados.hestia.bridge.BridgeCodes
Indicate receiving exception from remote partner.
executeSQL(String) - Method in class com.ados.hestia.utils.db.Processor
Execute specific SQL command directly.
extractSetOfObjects(WhereDescriptor, int) - Method in class com.ados.hestia.utils.db.Processor
Return set of objects stored at raw data field.

F

FAILURE_PROCESS - Static variable in class com.ados.hestia.bridge.BridgeCodes
Indicate that 0A1 was started.
fatal(HestiaLogger.LoggerID, HestiaLogger.PartnerPeer, HestiaLogger.RNBMID, HestiaLogger.PIPInfo, String, String, Object, Throwable) - Method in class com.ados.hestia.utils.logging.HestiaLogger
Log a message object with the FATAL Level.
fatal(HestiaLogger.LoggerID, HestiaLogger.PartnerPeer, HestiaLogger.RNBMID, HestiaLogger.PIPInfo, String, String, Object) - Method in class com.ados.hestia.utils.logging.HestiaLogger
 
fatal(String, Object, Throwable) - Method in class com.ados.hestia.utils.logging.HestiaLogger
 
fatal(String, Object) - Method in class com.ados.hestia.utils.logging.HestiaLogger
 
FileStore - Class in com.ados.hestia.utils.io
This realize IStore interface using file to store data.
FileStore(File, String, String, boolean) - Constructor for class com.ados.hestia.utils.io.FileStore
Construct.
FileStoreRepository - Class in com.ados.hestia.utils.io
Realization of StoreRepository over file system
FileStoreRepository(String) - Constructor for class com.ados.hestia.utils.io.FileStoreRepository
Initialize repositoty.
fill() - Method in class com.ados.hestia.utils.io.JoinInputStream
Fill Internal buffer from streams.
fillData(Object[], ResultSet, int) - Method in class com.ados.hestia.utils.db.Processor
Helper.
finalize() - Method in class com.ados.hestia.utils.io.DBStoreOutputStream
finalize() - Method in class com.ados.hestia.utils.io.FileStore
finalize() - Method in class com.ados.hestia.utils.io.SharedProxyFileInputStream
 
finalize() - Method in class com.ados.hestia.utils.io.SharedRandomAccessFile
 
finalizeConverter(char) - Method in class com.ados.hestia.utils.logging.HestiaPatternParser
 
finalizeInternal() - Method in class com.ados.hestia.utils.io.DBStoreOutputStream
Finally, delete allocated temporary file.
flush() - Method in class com.ados.hestia.utils.io.SmartStore.SmartStoreOutStream
 
flushBuffer() - Method in class com.ados.hestia.repository.db.PartnerProfileImport
 
flushBuffer() - Method in class com.ados.hestia.repository.db.TPAImport
 
flushBuffer() - Method in class com.ados.hestia.repository.RepositoryHandler
Extra cleaning for the buffer with content information.
forcedLog(HestiaLogger.LoggerID, HestiaLogger.PartnerPeer, HestiaLogger.RNBMID, HestiaLogger.PIPInfo, String, String, String, Priority, Object, Throwable) - Method in class com.ados.hestia.utils.logging.HestiaLogger
This method creates a new logging event and logs the event without further checks.
freeCollector() - Method in class com.ados.hestia.repository.Repository
Free collector.
FROM_SUBPATH - Static variable in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
 

G

GBI_TYPES - Static variable in class com.ados.hestia.repository.PartnerProfile
 
GBIToPartnerProfile(String) - Method in class com.ados.hestia.repository.db.PartnerProfileStore
Helper to convert GBI to corresponded profile
generateFileName(File) - Method in class com.ados.hestia.utils.io.FileStore
Generate name of corresponded file using store repository.
generateLongID() - Static method in class com.ados.hestia.utils.IDGenerator
Returns sequential value.
generateSequentialValue() - Static method in class com.ados.hestia.utils.Utils
Create sequential value from Singleton Manager.
get(Object) - Method in class com.ados.hestia.sdk.rnbm.access.utils.SimpleMap
 
getActive() - Method in class com.ados.hestia.sdk.session.SessionManager
Return array of Session descriptions which are not finished.
getActiveStore() - Method in class com.ados.hestia.utils.io.SmartStore
 
getAddress() - Method in class com.ados.hestia.repository.db.PartnerLocationKey
Return address of contact of partner.
getAddress() - Method in class com.ados.hestia.repository.PartnerProfile.Location
Get an address for location.
getAddressLang() - Method in class com.ados.hestia.repository.db.PartnerLocationKey
Return address lang of contact of partner.
getAddressLang() - Method in class com.ados.hestia.repository.PartnerProfile.Location
Get a language for location address.
getAttachment(int) - Method in class com.ados.hestia.parser.rnbm.exchange.PayloadContainer
Returns specific attachment or null if index is invalid.
getAttachment(String) - Method in class com.ados.hestia.parser.rnbm.exchange.PayloadContainer
Seek and return attachment by it's file name.
getAttachmentCount() - Method in class com.ados.hestia.parser.rnbm.exchange.PayloadContainer
Returns attachments count.
getAttachments() - Method in class com.ados.hestia.parser.rnbm.exchange.PayloadContainer
Returns array of attachments.
getAuthConnectionTimeout() - Method in class com.ados.hestia.utils.logging.appender.SMTPAppenderConfiguration
 
getAuthMethod() - Method in class com.ados.hestia.utils.logging.appender.SMTPAppenderConfiguration
 
getAuthPass() - Method in class com.ados.hestia.utils.logging.appender.SMTPAppenderConfiguration
 
getAuthPort() - Method in class com.ados.hestia.utils.logging.appender.SMTPAppenderConfiguration
 
getAuthTimeout() - Method in class com.ados.hestia.utils.logging.appender.SMTPAppenderConfiguration
 
getAuthUser() - Method in class com.ados.hestia.utils.logging.appender.SMTPAppenderConfiguration
 
getBackupResource(File) - Static method in class com.ados.hestia.repository.Utils
java.io.File object that represents file where backup for giving resource should be allocated.
getBaseDir() - Method in class com.ados.hestia.repository.IDACollection
Get Base directory of IDACollection.
getBaseNamespace() - Method in class com.ados.hestia.repository.db.TPAKey
Return base of namespace.
getBaseNamespace() - Method in class com.ados.hestia.repository.TPA
Return base that will be used for namespace prefix generating.
getBaseNamespace() - Method in class com.ados.hestia.sdk.rnbm.access.XMLReader
Return base for namespace prefix generator.
getBridge(Connection) - Static method in class com.ados.hestia.sdk.message.MessageUtils
Return interface to Bridge to direct communication with it.
getBridge() - Static method in class com.ados.hestia.utils.Utils
Find and return bridge.
getBridgePacketSize() - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
getBridgeProxy(Connection) - Static method in class com.ados.hestia.sdk.message.MessageUtils
Construct ProxyHandler for specific connection.
getBridgeTransactionTimeout() - Method in class com.ados.hestia.repository.db.ServerOptionsKey
Return timeout interval of bridge transaction
getCertificate(String) - Method in class com.ados.hestia.repository.db.SecurityInfoStore
 
getCertificate() - Method in class com.ados.hestia.repository.PartnerProfile
Get a certificate for partner.
getCity() - Method in class com.ados.hestia.repository.db.PartnerLocationKey
Return city name of contact of partner.
getCityName() - Method in class com.ados.hestia.repository.PartnerProfile.Location
Get a name of city for location.
getClassificationCode() - Method in class com.ados.hestia.repository.db.PartnerInfoKey
Return classification code of partner.
getClassificationCode() - Method in class com.ados.hestia.repository.PartnerProfile
Get a classification code for the partner.
getClone(Abstract) - Method in class com.ados.hestia.sdk.rnbm.access.CloneFactory
Produce clone of giving element.
getClone(Abstract, boolean) - Method in class com.ados.hestia.sdk.rnbm.access.CloneFactory
Produve clone of giving element and validate clone if needed.
getClone(Common) - Method in class com.ados.hestia.sdk.rnbm.access.CloneFactory
Clone giving element.
getClone(Common, boolean) - Method in class com.ados.hestia.sdk.rnbm.access.CloneFactory
Clone giving element.
getCnt() - Method in class com.ados.hestia.utils.db.WhereDescriptor
Returns number of conditions at descriptor.
getCode() - Method in class com.ados.hestia.parser.rnbm.exchange.StatusContainer
Return code of status.
getCollector() - Method in class com.ados.hestia.bridge.Bridge
Find and return Collector.
getCollector(StoreRepository, Properties) - Static method in class com.ados.hestia.repository.Collector
Create and bind collector from specific properties.
getCollector() - Method in class com.ados.hestia.repository.Repository
 
getCollector() - Method in interface com.ados.hestia.repository.RepositoryService
Returns Collector object.
getCollectorProperties() - Method in class com.ados.hestia.repository.Repository
 
getCollectorProperties() - Method in interface com.ados.hestia.repository.RepositoryService
Returns initialization properties for db collector.
getColumnCnt() - Method in class com.ados.hestia.utils.db.KeyDescriptor
Returns column count at key.
getColumnIndex(int) - Method in class com.ados.hestia.utils.db.KeyDescriptor
Returns index for key at specific position.
getColumnName(int) - Method in class com.ados.hestia.utils.db.KeyDescriptor
Returns specific column name at key.
getColumns() - Method in class com.ados.hestia.utils.db.Processor
Form string with name of columns, separated by commas.
getColumnType(int) - Method in class com.ados.hestia.utils.db.KeyDescriptor
Returns specific column type at key.
getComparation(int) - Method in class com.ados.hestia.utils.db.WhereDescriptor
Returns type of comparation of specific condition EQUAL ..
getConfigFile() - Method in class com.ados.hestia.utils.logging.appender.SMTPAppender
 
getConfiguration(String, String, String, String, String) - Method in class com.ados.hestia.utils.logging.appender.SMTPAppenderConfiguration
 
getConnection() - Method in class com.ados.hestia.utils.db.ConnectionCtxt
 
getConnection() - Method in class com.ados.hestia.utils.db.ConnectionPool.ConnectionEntry
 
getConnection() - Method in class com.ados.hestia.utils.db.ConnectionPool
Get available connection.
getConnectionLE(int) - Method in class com.ados.hestia.utils.db.Processor
Allocate connection
getConnectionName() - Method in class com.ados.hestia.repository.db.PartnerInfoKey.PartnerInfoKeyDescriptor
 
getConnectionName() - Method in class com.ados.hestia.repository.db.PartnerLocationKey.PartnerLocationKeyDescriptor
 
getConnectionName() - Method in class com.ados.hestia.repository.db.RevisionKey.RevisionKeyDescriptor
 
getConnectionName() - Method in class com.ados.hestia.repository.db.SecurityKey.SecurityKeyDescriptor
 
getConnectionName() - Method in class com.ados.hestia.repository.db.ServerOptionsKey.ServerOptionsKeyDescriptor
 
getConnectionName() - Method in class com.ados.hestia.repository.db.TPAKey.TPAKeyDescriptor
 
getConnectionName() - Method in class com.ados.hestia.utils.db.KeyDescriptor
Return name of connection.
getConnectionTimeout() - Method in class com.ados.hestia.repository.db.TPAKey
 
getConnectionTimeout() - Method in class com.ados.hestia.repository.TPA
 
getConnectionTimeout() - Method in class com.ados.hestia.utils.logging.appender.SMTPAppenderConfiguration
 
getContact() - Method in class com.ados.hestia.repository.PartnerProfile
Get a contact for partner.
getContainerFromProcessor(String) - Method in class com.ados.hestia.utils.db.KeyProcessor
Extract Container with specific id from processor.
getContent() - Method in class com.ados.hestia.utils.io.DBStore
Read content of Store to memory.
getContentEncoding() - Method in class com.ados.hestia.repository.db.TPAKey
Return content encoding for SMIME.
getContentEncoding() - Method in class com.ados.hestia.repository.TPA
 
getContentHandler() - Method in class com.ados.hestia.repository.IDAStore
Returns the ContentHandler for parsing xml with IDACollection information.
getContentHandler() - Method in class com.ados.hestia.repository.RepositoryStore
Returns the current ContentHandler for parsing.
getContentID() - Method in class com.ados.hestia.parser.rnbm.exchange.Attachment
Returns unique id of attachment.
getContentType() - Method in class com.ados.hestia.parser.rnbm.exchange.Attachment
Returns content type of attachment.
getCountryCode() - Method in class com.ados.hestia.repository.db.PartnerLocationKey
Return country code of contact of partner.
getCountryCode() - Method in class com.ados.hestia.repository.PartnerProfile.Location
Get a country code for location.
getCurrentSchemaName(Connection) - Method in class com.ados.hestia.utils.db.Processor
 
getData(String, OutputStream) - Method in class com.ados.hestia.utils.db.Processor
Extract data.
getData(String, OutputStream, boolean) - Method in class com.ados.hestia.utils.db.Processor
 
getData(String) - Method in class com.ados.hestia.utils.db.Processor
Extract data as InputStream.
getData(String, boolean) - Method in class com.ados.hestia.utils.db.Processor
 
getDate() - Method in class com.ados.hestia.parser.rnbm.exchange.Container
Returns associated date.
getDate() - Method in class com.ados.hestia.utils.io.DBStoreKey
Return date of creation of corresponded DBStore.
getDefault() - Static method in class com.ados.hestia.sdk.session.SessionKey.SessionKeyDescriptor
 
getDefaultContentEncoding() - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
getDefaultProperties() - Static method in class com.ados.hestia.repository.Collector
Returns default properties.
getDescription() - Method in class com.ados.hestia.parser.rnbm.exchange.Attachment
Returns attachment description or null if not present.
getDescription() - Method in class com.ados.hestia.parser.rnbm.exchange.StatusContainer
Return description of status.
getDescriptor() - Static method in class com.ados.hestia.repository.db.PartnerInfoKey
Returns descriptor of storing PartnerProfile.
getDescriptor() - Static method in class com.ados.hestia.repository.db.PartnerLocationKey
Returns descriptor of storing Partner location and contact.
getDescriptor() - Static method in class com.ados.hestia.repository.db.RevisionKey
Returns descriptor of storing Revision.
getDescriptor() - Static method in class com.ados.hestia.repository.db.SecurityKey
Returns descriptor of storing SecurityInfoPeer.
getDescriptor() - Static method in class com.ados.hestia.repository.db.ServerOptionsKey
 
getDescriptor() - Static method in class com.ados.hestia.repository.db.TPAKey
Returns descriptor of storing TPAKey.
getDescriptor() - Static method in class com.ados.hestia.sdk.session.SessionKey
Returns descriptor of storing TPAKey.
getDescriptor() - Static method in class com.ados.hestia.utils.io.DBStoreKey
Return descriptor how to keep DBStore at database.
getDigestAlg() - Method in class com.ados.hestia.repository.db.TPAKey
Return type of digist algorithm
getDirection() - Method in class com.ados.hestia.utils.LoggerContext
 
getDirection() - Method in class com.ados.hestia.utils.logging.HestiaLoggingEvent
 
getDiscoveryTimeout() - Method in class com.ados.hestia.sdk.message.Connection
Get the time of discoverytimeout in milliseconds.
getDocInstanceID() - Method in class com.ados.hestia.utils.LoggerContext
 
getDocumentGenerationDateTime() - Method in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
Return date of generation of this document.
getDocumentId() - Method in class com.ados.hestia.utils.logging.HestiaLoggingEvent
 
getDocumentIdentifier() - Method in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
Return identificator of this document.
getDocumentInstanceIDs() - Method in class com.ados.hestia.sdk.session.SessionKey
Returns document instance identificators.
getDomain() - Method in class com.ados.hestia.repository.db.PartnerInfoKey
Return domain of partner.
getDomain() - Method in class com.ados.hestia.repository.PartnerProfile
Get a domain for partner.
getEIS() - Method in class com.ados.hestia.parser.rnbm.exchange.Container
Return local eis identifier.
getEIS() - Method in class com.ados.hestia.sdk.session.Session
Returns id of eis for current session or null if not set.
getEIS() - Method in class com.ados.hestia.sdk.session.SessionKey
Returns eis identificator.
geteisDUNS() - Method in class com.ados.hestia.utils.logging.HestiaLoggingEvent
 
getEISGBI() - Method in class com.ados.hestia.repository.db.TPAKey
Return EIS GBI.
getEISGBI() - Method in class com.ados.hestia.repository.TPA
Get a GBI for an EIS from TPA.
getEISGBI() - Method in class com.ados.hestia.utils.LoggerContext
 
getEISInfo(String) - Method in class com.ados.hestia.repository.db.PartnerInfoProcessor
Return EIS partner profile for its GBI.
getEISProfile(String) - Method in class com.ados.hestia.repository.db.PartnerProfileStore
Return local EIS partner profile for specific GBI or null if not found.
getEmail() - Method in class com.ados.hestia.repository.db.PartnerLocationKey
Return email address of contact of partner.
getEmail() - Method in class com.ados.hestia.repository.PartnerProfile.Contact
Get an email of person from partner side.
getEncryptionAlg() - Method in class com.ados.hestia.repository.db.TPAKey
Return type of encryption algorithm
getEncryptionPack() - Method in class com.ados.hestia.repository.db.TPAKey
Return type of encryption packing
getEnd() - Method in class com.ados.hestia.repository.TPA
Get a data of finish TPA.
getEndDate() - Method in class com.ados.hestia.repository.db.TPAKey
Return end date of TPA.
getEndPoint() - Method in class com.ados.hestia.repository.PartnerProfile
Get an end point for partner.
getEndPoint(int) - Method in class com.ados.hestia.sdk.message.Connection
Get endpoint connection.
getEndPointCount() - Method in class com.ados.hestia.sdk.message.Connection
Return number of connection end points.
getEndPointHost(int) - Method in class com.ados.hestia.sdk.message.Connection
Get host of requested connection.
getEndPointPort(int) - Method in class com.ados.hestia.sdk.message.Connection
Get port of requested connection.
getEndpointType() - Method in class com.ados.hestia.repository.db.PartnerInfoKey
Return endpoint type of partner.
getEndpointURI() - Method in class com.ados.hestia.repository.db.PartnerInfoKey
Return endpoint URI of partner.
getEngine() - Static method in class com.ados.hestia.utils.Utils
 
getEngineProcessor() - Method in class com.ados.hestia.repository.Collector
 
getEngineProcTimeout() - Method in class com.ados.hestia.repository.db.ServerOptionsKey
Return timeout interval of processing Engine SMIMEs/RJO
getEngineThreadPoolSize() - Method in class com.ados.hestia.repository.db.ServerOptionsKey
Return thread pool size for engine
getEntry(String) - Method in class com.ados.hestia.utils.db.Processor
Extract entry for specific ID.
getEntry(String, boolean) - Method in class com.ados.hestia.utils.db.Processor
 
getError() - Method in class com.ados.hestia.sdk.session.Session
Returns description of error when state of session is STATE_ERROR.
getError() - Method in class com.ados.hestia.sdk.session.SessionManager
Return array of Session descriptions which are at error state.
getErrorFromThrowable(Throwable) - Static method in exception com.ados.hestia.sdk.rnbm.access.BuilderException
Extract information from provided error.
getFax() - Method in class com.ados.hestia.repository.db.PartnerLocationKey
Return fax number of contact of partner.
getFax() - Method in class com.ados.hestia.repository.PartnerProfile.Contact
Get a fax number of person from partner.
getFIFOIndex() - Method in class com.ados.hestia.parser.rnbm.exchange.Container
Return fifo index.
getFile() - Method in class com.ados.hestia.utils.io.FileStore
Returns file with content for this store.
getFinished() - Method in class com.ados.hestia.sdk.session.SessionManager
Return array of Session descriptions which are finished.
getForAccept(String, String) - Method in class com.ados.hestia.sdk.session.SessionManager
Return array of Session descriptions which are awaiting accepting or rejection.
getForResponse(String, String) - Method in class com.ados.hestia.sdk.session.SessionManager
Return array of Session descriptions which are awaiting response.
getFromRole() - Method in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
Return description of from role
getFullVersion() - Method in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
Return full version of PIP which this content is represent.
getGBI() - Method in class com.ados.hestia.repository.db.PartnerInfoKey
Return partner GBI.
getGBI() - Method in class com.ados.hestia.repository.db.PartnerLocationKey
Return partner GBI.
getGbi() - Method in class com.ados.hestia.repository.PartnerProfile
Get a Global Business Identificator for partner.
getGBIs() - Method in class com.ados.hestia.repository.db.PartnerProfileStore
Return array of all GBIs at store of PartnerProfiles
getGBIs() - Method in class com.ados.hestia.repository.db.SecurityInfoProcessor
 
getGlobalDocumentFunctionCode() - Method in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
Return type of document "Request", "Response" or null if not present.
getHandlerID() - Method in class com.ados.hestia.repository.db.TPAKey
Return handler id
getHandlerID() - Method in class com.ados.hestia.repository.TPA
Returns mapping rule id
getHARetryInterval() - Method in class com.ados.hestia.repository.db.TPAKey
Return interval of HA retry.
getHistory() - Method in class com.ados.hestia.sdk.session.Session
Returns history of this session.
getHost() - Method in class com.ados.hestia.sdk.message.Connection.EndPoint
Return connection host.
getHostname() - Method in class com.ados.hestia.utils.logging.appender.SMTPAppenderConfiguration
 
getHSQLProcessor(File) - Static method in class com.ados.hestia.sdk.session.SessionProcessorPredefined
Allocate default DB connection over local instance of HSQL.
getId() - Method in class com.ados.hestia.repository.TPA
Get identificator for TPA.
getId() - Method in class com.ados.hestia.repository.TPA.Process
Get identificator for process.
getID() - Method in class com.ados.hestia.utils.db.Key
Returns UID for key.
getID() - Method in class com.ados.hestia.utils.io.DBStore
Returns id of store.
getID() - Method in class com.ados.hestia.utils.io.DBStoreRepository
Returns uid for repository.
getID() - Method in class com.ados.hestia.utils.io.FileStore
Returns id of store.
getID() - Method in class com.ados.hestia.utils.io.FileStoreRepository
Returns uid for repository.
getID() - Method in interface com.ados.hestia.utils.io.IStore
Returns id of store.
getID() - Method in class com.ados.hestia.utils.io.MemoryStore
Returns id of store.
getID() - Method in class com.ados.hestia.utils.io.SmartStore
 
getID() - Method in class com.ados.hestia.utils.io.StoreRepository
Returns uid for repository.
getId() - Method in class com.ados.hestia.utils.logging.HestiaLoggingEvent
 
getIda(String) - Method in class com.ados.hestia.repository.IDACollection
 
getIDA() - Method in class com.ados.hestia.repository.TPA
Returns IDACollection .
getIDACollection() - Method in class com.ados.hestia.repository.db.TPAKey
Return ida collection name
getIDACollection(String) - Method in class com.ados.hestia.repository.IDAStore
Returns the IDACollection from the repository.
getIDACollections() - Method in class com.ados.hestia.repository.IDAStore
Returns ALL IDACollections.
getIdas() - Method in class com.ados.hestia.repository.IDACollection
 
getIDAStore() - Method in class com.ados.hestia.repository.Repository
 
getIDAStore() - Method in interface com.ados.hestia.repository.RepositoryService
Returns the IDAs store object.
getIDATypesList(IDACollection) - Method in class com.ados.hestia.repository.IDAStore
 
getIndex(int) - Method in class com.ados.hestia.utils.db.WhereDescriptor
Returns index of column of specific condition.
getIndexColumns(int[]) - Method in class com.ados.hestia.utils.db.Processor
 
getInfoProcessor() - Method in class com.ados.hestia.repository.db.PartnerProfileStore
 
getInfos() - Method in class com.ados.hestia.repository.db.PartnerInfoProcessor
Return arrays of keys, represented all PartnerInfo
getInfos() - Method in class com.ados.hestia.repository.db.PartnerLocationProcessor
Return arrays of keys, represented all PartnerInfo
getInitiatedContainer() - Method in class com.ados.hestia.sdk.session.Session
Returns container wich was first for session.
getInstance() - Static method in class com.ados.hestia.sdk.rnbm.access.CloneFactory
 
getInstance(Properties, String) - Static method in class com.ados.hestia.utils.io.DBStoreRepository
Create instance of repository which is described connection properties to database and folder to keep temporary IStore.
getInstance(String) - Static method in class com.ados.hestia.utils.io.FileStoreRepository
Helper function.
getInstance() - Static method in class com.ados.hestia.utils.io.FileStoreRepository
Default instance.
getKeis() - Method in class com.ados.hestia.repository.db.SecurityInfoProcessor
 
getKey(String) - Method in class com.ados.hestia.sdk.rnbm.access.MapReader
Return key for specific xPath.
getKey() - Method in class com.ados.hestia.utils.db.Key
Returns array of objects which represents key.
getKey(int) - Method in class com.ados.hestia.utils.db.Processor
Returns key to lookup connection.
getKeyIterator() - Method in class com.ados.hestia.sdk.rnbm.access.MapBuilder
 
getKeyIterator() - Method in class com.ados.hestia.sdk.rnbm.access.XPathBuilder
Profide iterator for keys.
getLastActivity() - Method in class com.ados.hestia.utils.db.ConnectionPool.ConnectionEntry
 
getLastActivityDate() - Method in class com.ados.hestia.sdk.session.Session
Returns last activity date for session.
getLastActivityDate() - Method in class com.ados.hestia.sdk.session.SessionKey
Returns date of last activity for session.
getLength() - Method in class com.ados.hestia.utils.io.InputStreamCounter
Returns number of actually read bytes.
getLoadFactor() - Method in class com.ados.hestia.utils.RuntimeStateInfo
Return load factor from 0 to 100 %.
getLocalMessage() - Method in class com.ados.hestia.sdk.session.Session
Returns local message.
getLocation(String) - Method in class com.ados.hestia.repository.db.PartnerLocationProcessor
Return PartnerLocation for specific GBI or null if not found.
getLocation() - Method in class com.ados.hestia.repository.PartnerProfile
Get a location informaton for partner.
getLocationId() - Method in class com.ados.hestia.repository.db.PartnerLocationKey
Return location identificator of partner.
getLocationId() - Method in class com.ados.hestia.repository.PartnerProfile.Location
Get a location identification for location.
getLocationInfo() - Method in class com.ados.hestia.utils.logging.appender.SMTPAppender
Returns value of the LocationInfo property which determines whether location (stack) info is sent to the remote subscriber.
getLocationProcessor() - Method in class com.ados.hestia.repository.db.PartnerProfileStore
 
getLogger(String) - Static method in class com.ados.hestia.utils.logging.HestiaLogger
Retrieve a Hestia Logger named according to the value of the name parameter.
getLogical(int) - Method in class com.ados.hestia.utils.db.WhereDescriptor
Get type how to combine with another conditions.
getLogTraceID() - Method in class com.ados.hestia.parser.rnbm.exchange.Container
Return id for logging
getManagerHitDelayEngine() - Method in class com.ados.hestia.repository.db.ServerOptionsKey
Return delay of manager hit
getManagerHitDelaySender() - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
getMaxConnections() - Method in class com.ados.hestia.repository.db.TPAKey
Return max connection cnt.
getMaxConnections() - Method in class com.ados.hestia.repository.TPA
Returns maximum connections per host.
getMaxDBConnections() - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
getMaxHARetryCnt() - Method in class com.ados.hestia.repository.db.TPAKey
Return max HA retry cnt.
getMaxRetriesForHA() - Method in class com.ados.hestia.repository.TPA
Returns maximum retries in HA mode.
getMessages(RMITransaction, String, int) - Method in class com.ados.hestia.bridge.Bridge
 
getMessages(RMITransaction, String, int) - Method in interface com.ados.hestia.bridge.IRMIAccess
Request array of messages that was arrived from partners.
getMessageToSend() - Method in class com.ados.hestia.sdk.session.InitiationSession
 
getMessageToSend() - Method in class com.ados.hestia.sdk.session.RespondSession
 
getMessageToSend() - Method in class com.ados.hestia.sdk.session.Session
Called by external dispatcher when session prepared message for delivering to partner.
getMessageType() - Method in class com.ados.hestia.utils.logging.HestiaLoggingEvent
 
getModificationStatus() - Method in class com.ados.hestia.utils.db.KeyProcessor
Returns current revision of processor's entries.
getMySQLProcessor(String, int, String, String, String) - Static method in class com.ados.hestia.sdk.session.SessionProcessorPredefined
Allocate connection over MYSQL DB.
getName() - Method in class com.ados.hestia.parser.rnbm.exchange.Attachment
Returns name, associated with attachment.
getName() - Method in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
Return name of root element.
getName() - Method in class com.ados.hestia.repository.db.PartnerInfoKey
Return name of partner.
getName() - Method in class com.ados.hestia.repository.db.PartnerLocationKey
Return name of contact of partner.
getName() - Method in class com.ados.hestia.repository.IDACollection
Get a Name from IDACollection.
getName() - Method in class com.ados.hestia.repository.IDACollection.IDA
 
getName() - Method in class com.ados.hestia.repository.PartnerProfile.Contact
Get a name of person from partner side.
getName() - Method in class com.ados.hestia.repository.PartnerProfile
Get a name of partner organization.
getName() - Method in class com.ados.hestia.repository.TPA.IDACollection
Get a id of the IDACollection.
getName() - Method in class com.ados.hestia.utils.db.KeyDescriptor
Retun name of Key.
getNameLang() - Method in class com.ados.hestia.repository.db.PartnerInfoKey
Return name of partner.
getNameLang() - Method in class com.ados.hestia.repository.db.PartnerLocationKey
Return name lang of contact.
getNameLang() - Method in class com.ados.hestia.repository.PartnerProfile.Contact
Get a language for name of person from partner side.
getNameLang() - Method in class com.ados.hestia.repository.PartnerProfile
Get a language for a name of partner organization.
getNodeID() - Method in class com.ados.hestia.utils.RuntimeStateInfo
Return id of (cluster?) node.
getNokiaGBIAlias() - Method in class com.ados.hestia.repository.db.PartnerInfoKey
Return nokia gbi alias of partner.
getNokiaGBIAlias() - Method in class com.ados.hestia.repository.PartnerProfile
Returns the nokia GBI alias
getNormalizedString(String) - Static method in class com.ados.hestia.utils.db.Processor
Normilize data in form used in statements.
getNotifierProcessor() - Method in class com.ados.hestia.repository.Collector
 
getNotReferencedStoreTimeout() - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
getObject(int) - Method in class com.ados.hestia.utils.db.WhereDescriptor
Returns object of specific condtion.
getOptions() - Method in class com.ados.hestia.repository.db.ServerOptionsProcessor
Return options
getOptionsCacheTime() - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
getOracleProcessor(String, int, String, String, String) - Static method in class com.ados.hestia.sdk.session.SessionProcessorPredefined
Allocate connection over Oracle DB.
getOriginalXML() - Method in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
Return content of original XML or null if XML was not set.
getPartner() - Method in class com.ados.hestia.parser.rnbm.exchange.Container
Return remote partner identifier.
getPartner() - Method in class com.ados.hestia.sdk.session.Session
Returns id of partner for current session or null if not set.
getPartner() - Method in class com.ados.hestia.sdk.session.SessionKey
Returns partner identificator.
getPartner() - Method in class com.ados.hestia.sdk.session.WaitedContainerDescription
Returns name of partner from which message is waited.
getpartnerDUNS() - Method in class com.ados.hestia.utils.logging.HestiaLoggingEvent
 
getPartnerGBI() - Method in class com.ados.hestia.repository.db.TPAKey
Return partner GBI.
getPartnerGBI() - Method in class com.ados.hestia.repository.TPA
Get a GBI for an RN partner from TPA.
getPartnerGBI() - Method in class com.ados.hestia.utils.LoggerContext
 
getPartnerInfo(String) - Method in class com.ados.hestia.repository.db.PartnerInfoProcessor
Return remote partner information for its GBI.
getPartnerInfoProcessor() - Method in class com.ados.hestia.repository.Collector
 
getPartnerLocationProcessor() - Method in class com.ados.hestia.repository.Collector
 
getPartnerMessage() - Method in class com.ados.hestia.sdk.session.InitiationSession
 
getPartnerMessage() - Method in class com.ados.hestia.sdk.session.Session
Returns message from partner.
getPartnerProfile(String) - Method in class com.ados.hestia.repository.db.PartnerProfileStore
Return remote Partner profile for specific GBI or null if not found.
getPartnerProfileStore() - Method in class com.ados.hestia.repository.db.Repository
 
getPartnerProfileStore() - Method in class com.ados.hestia.repository.Repository
 
getPartnerProfileStore() - Method in interface com.ados.hestia.repository.RepositoryService
Returns the partners profiles store.
getPartnerProfileStore() - Method in class com.ados.hestia.sdk.repository.Repository
Return manager for PartnerProfiles.
getPassword() - Method in class com.ados.hestia.sdk.message.Connection
Return connection password.
getPasswordAuthentication() - Method in class com.ados.hestia.utils.logging.appender.SMTPAppender.MyAuthenticator
 
getPeer(String) - Method in class com.ados.hestia.repository.db.SecurityInfoProcessor
 
getPeer(String) - Method in class com.ados.hestia.repository.db.SecurityInfoStore
Return peer for specific partner gbi or null if not found
getPhone() - Method in class com.ados.hestia.repository.db.PartnerLocationKey
Return phone number of contact of partner.
getPhone() - Method in class com.ados.hestia.repository.PartnerProfile.Contact
Get a phone number of person from partner.
getPIPID() - Method in class com.ados.hestia.parser.rnbm.exchange.Container
Returns pip id for this container.
getPIPID() - Method in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
Return identificator of PIP.
getPIPID() - Method in class com.ados.hestia.sdk.session.Session
Returns associated with session pipid.
getPIPID() - Method in class com.ados.hestia.sdk.session.SessionKey
Returns pipid of container.
getPIPID() - Method in class com.ados.hestia.sdk.session.WaitedContainerDescription
Returns ID of PIP for which container is expected.
getPIPId() - Method in class com.ados.hestia.utils.LoggerContext
 
getPipid() - Method in class com.ados.hestia.utils.logging.HestiaLoggingEvent
 
getPipInstanceID() - Method in class com.ados.hestia.parser.rnbm.exchange.Container
Returns associated pipInstanceID.
getPipInstanceID() - Method in class com.ados.hestia.sdk.session.Session
Returns associated with session pipinstance id.
getPIPInstanceID() - Method in class com.ados.hestia.sdk.session.SessionKey
Returns pip instance identificator.
getPIPInstanceID() - Method in class com.ados.hestia.sdk.session.WaitedContainerDescription
Get pipInstanceID for which container is waited.
getPIPInstanceID() - Method in class com.ados.hestia.utils.LoggerContext
 
getPipInstanceId() - Method in class com.ados.hestia.utils.logging.HestiaLoggingEvent
 
getPIPName() - Method in class com.ados.hestia.utils.LoggerContext
 
getPIPVersion() - Method in class com.ados.hestia.utils.LoggerContext
 
getPipVersion() - Method in class com.ados.hestia.utils.logging.HestiaLoggingEvent
 
getPoolConnection() - Method in class com.ados.hestia.utils.db.ConnectionPool
 
getPoolConnectionSize() - Method in class com.ados.hestia.utils.db.KeyDescriptor
Return number of connections in local pool
getPoolKey(int) - Method in class com.ados.hestia.utils.db.Processor
Return key to access pool of connections.
getPOPbeforeSMTPhost() - Method in class com.ados.hestia.utils.logging.appender.SMTPAppenderConfiguration
 
getPort() - Method in class com.ados.hestia.sdk.message.Connection.EndPoint
Return connection port.
getPort() - Method in class com.ados.hestia.utils.logging.appender.SMTPAppenderConfiguration
 
getPosition() - Method in class com.ados.hestia.utils.io.SharedByteArrayInputStream
 
getPosition() - Method in class com.ados.hestia.utils.io.SharedFileInputStream
 
getPostCode() - Method in class com.ados.hestia.repository.db.PartnerLocationKey
Return post code of contact of partner.
getPostCode() - Method in class com.ados.hestia.repository.PartnerProfile.Location
Get a post code for location.
getPrivateKey(String) - Method in class com.ados.hestia.repository.db.SecurityInfoStore
 
getPrivateKey() - Method in class com.ados.hestia.repository.PartnerProfile
Get a private key for partner.
getProcessDBHandler() - Static method in class com.ados.hestia.utils.Utils
 
getProcesses() - Method in class com.ados.hestia.repository.db.TPAKey
Return text representation of list of processes
getProcesses() - Method in class com.ados.hestia.repository.TPA
Get processes for TPA.
getProcessor() - Method in class com.ados.hestia.repository.db.TPAStore
 
getProcessor() - Method in class com.ados.hestia.utils.db.KeyProcessor
Returns processor.
getProcessor() - Method in class com.ados.hestia.utils.io.DBStore
Returns processor that is responsible for database access.
Used repository identification to lookup at static map
getProcessor() - Method in class com.ados.hestia.utils.io.DBStoreRepository
 
getProfile() - Method in class com.ados.hestia.repository.db.PartnerProfileStore.ProfileEntry
 
getProfileCacheTime() - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
getProfileInfo(String) - Method in class com.ados.hestia.repository.db.PartnerInfoProcessor
 
getProtocols() - Method in class com.ados.hestia.repository.db.TPAKey
Return text representation of list of protocols
getProtocols() - Method in class com.ados.hestia.repository.TPA
Get protocols for TPA.
getQColumns() - Method in class com.ados.hestia.utils.db.Processor
Form string with '?' chars of number of columns, separated by commas.
getRAWColumnName() - Method in class com.ados.hestia.repository.db.SecurityKey.SecurityKeyDescriptor
 
getRAWColumnName() - Method in class com.ados.hestia.sdk.session.SessionKey.SessionKeyDescriptor
 
getRAWColumnName() - Method in class com.ados.hestia.utils.db.KeyDescriptor
Return column name for binary raw data
getRefCnt() - Method in class com.ados.hestia.utils.db.ConnectionPool.ConnectionEntry
 
getReferenceID() - Method in class com.ados.hestia.utils.io.DBStoreKey
Return reference to document.
getRegion() - Method in class com.ados.hestia.repository.db.PartnerLocationKey
Return region name of contact of partner.
getRegionName() - Method in class com.ados.hestia.repository.PartnerProfile.Location
Get a name of region for location.
getRepository() - Method in class com.ados.hestia.bridge.Bridge
Lookup repository subsystem by it's JNDI name.
getRepository() - Method in class com.ados.hestia.utils.db.KeyProcessor
Return reference to StoreRepository to support access to IStore.
getRepository() - Static method in class com.ados.hestia.utils.Utils
Find and return repository service.
getRepositoryID() - Method in class com.ados.hestia.bridge.Bridge
 
getRepositoryID() - Method in class com.ados.hestia.utils.io.FileStore
Return owner repository identification.
getRepositoryID() - Method in interface com.ados.hestia.utils.io.IRMIStoreAccess
Returns repository ID which rmi access handles.
getRepositoryID() - Method in class com.ados.hestia.utils.io.RMIStoreAccessImpl
Returns repository ID which rmi access handles.
getRepositoryPartition() - Method in class com.ados.hestia.repository.Repository
 
getRepositoryPartition() - Method in interface com.ados.hestia.repository.RepositoryMBean
 
getResource(String, String) - Static method in class com.ados.hestia.repository.Utils
Get java.io.File object that represents file at subfolder relative of JBOSS data folder.
getResultSetObject(ResultSet, int) - Method in class com.ados.hestia.utils.db.Processor
Helper function.
getRetryCount() - Method in class com.ados.hestia.utils.logging.appender.SMTPAppenderConfiguration
 
getRetryIntervalForHA() - Method in class com.ados.hestia.repository.TPA
Returns length of retry interval for HA mode in sec.
getRevision() - Method in class com.ados.hestia.repository.db.RevisionKey
 
getRevision(String) - Method in class com.ados.hestia.repository.db.RevisionProcessor
Return revision for specific name
getRevisionProcessor() - Method in class com.ados.hestia.repository.Collector
 
getRJOContextProcessor() - Method in class com.ados.hestia.repository.Collector
 
getRNIF11SignatureEncoding() - Method in class com.ados.hestia.repository.db.TPAKey
Return encoding for RNIF11 Signature encoding.
getRNIF11SignatureEncoding() - Method in class com.ados.hestia.repository.TPA
Return rnif11 signature encoding at mime or null for default value (raw)
getScriptPacketSize() - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
getScriptProcessor() - Method in class com.ados.hestia.repository.Collector
 
getScriptProcessor() - Static method in class com.ados.hestia.utils.Utils
Find and return ScriptProcessor.
getScripts() - Static method in class com.ados.hestia.utils.Utils
Find and return ScriptsMBean.
getScriptsHitDelay() - Method in class com.ados.hestia.repository.db.ServerOptionsKey
Return delay of Scripts hit
getScriptSourceProcessor() - Method in class com.ados.hestia.repository.Collector
 
getScriptSourceProcessor() - Static method in class com.ados.hestia.utils.Utils
Find and return ScriptProcessor.
getSecurityInfoStore() - Method in class com.ados.hestia.repository.Repository
 
getSecurityInfoStore() - Method in interface com.ados.hestia.repository.RepositoryService
Returns the SecurityInfoStore object.
getSecurityProcessor() - Method in class com.ados.hestia.repository.Collector
 
getSecurityStore() - Method in class com.ados.hestia.sdk.repository.Repository
Return security peer (cert and optional key) manager.
getSenderProcTimeout() - Method in class com.ados.hestia.repository.db.ServerOptionsKey
Return timeout interval of processing Sender
getSenderThreadPoolSize() - Method in class com.ados.hestia.repository.db.ServerOptionsKey
Return thread pool size for sender
getServerOptionsProcessor() - Method in class com.ados.hestia.repository.Collector
 
getServiceContent() - Method in class com.ados.hestia.parser.rnbm.exchange.PayloadContainer
Returns service content.
getServletProcTimeout() - Method in class com.ados.hestia.repository.db.ServerOptionsKey
Return timeout interval of processing Servlet
getSession(SessionKey) - Method in class com.ados.hestia.sdk.session.SessionManager
Extract Session which is specified by key.
getSessionEntries(int, int, int) - Method in class com.ados.hestia.sdk.session.SessionProcessor
Returns array of key that describes stored sessions.
getSessionEntries(String) - Method in class com.ados.hestia.sdk.session.SessionProcessor
Returns array of key that describes stored containers for specific pipinstanceid.
getSessionEntries(int, WhereDescriptor) - Method in class com.ados.hestia.sdk.session.SessionProcessor
Returns array of key according specific criteria.
getSessionEntry(SessionKey) - Method in class com.ados.hestia.sdk.session.SessionProcessor
Extract associated with key container.
getSessionEntryCnt() - Method in class com.ados.hestia.sdk.session.SessionProcessor
Returns number of storing at collector bridge entries.
getSessionPacketSize() - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
getSessionProcessor() - Method in class com.ados.hestia.repository.Collector
 
getSessionProcessor() - Static method in class com.ados.hestia.utils.Utils
Find and return TPAProcessor.
getSessions() - Static method in class com.ados.hestia.utils.Utils
Find and return SessionsMBean.
getSessionsHitDelay() - Method in class com.ados.hestia.repository.db.ServerOptionsKey
Return delay of Sessions hit
getSet(int, int, int) - Method in class com.ados.hestia.utils.db.Processor
Retreive set of keys for specific index.
getSet(int, int, WhereDescriptor) - Method in class com.ados.hestia.utils.db.Processor
Retreive set of keys for specific conditions.
getSet(int, int, WhereDescriptor, int[], Object[]) - Method in class com.ados.hestia.utils.db.Processor
 
getSize() - Method in class com.ados.hestia.parser.rnbm.exchange.Attachment
Returns size of content of attachment.
getSize() - Method in class com.ados.hestia.utils.db.Processor
Returns number of entries at the corresponded table.
getSize(WhereDescriptor) - Method in class com.ados.hestia.utils.db.Processor
Returns number of entries at the table according specific conditions.
getSize() - Method in class com.ados.hestia.utils.io.DBStore
Returns size of data at store.
getSize() - Method in class com.ados.hestia.utils.io.DBStoreKey
Returns size of corresponded DBStore.
getSize() - Method in class com.ados.hestia.utils.io.FileStore
Returns size of data at store.
getSize() - Method in interface com.ados.hestia.utils.io.IStore
Returns size of data at store.
getSize() - Method in class com.ados.hestia.utils.io.MemoryStore
Returns size of data at store.
getSize() - Method in class com.ados.hestia.utils.io.SmartStore
 
getSMIMEContextProcessor() - Method in class com.ados.hestia.repository.Collector
 
getStart() - Method in class com.ados.hestia.repository.TPA
Get a date of start TPA.
getStartDate() - Method in class com.ados.hestia.bridge.RMITransaction
Return start transaction date.
getStartDate() - Method in class com.ados.hestia.repository.db.TPAKey
Returns date of start of TPA.
getStartDate() - Method in class com.ados.hestia.sdk.session.Session
Returns start date for this session.
getStartDate() - Method in class com.ados.hestia.sdk.session.SessionKey
Returns date of creation.
getState() - Method in class com.ados.hestia.sdk.session.Session
Returns current state of session.
getStatus() - Method in class com.ados.hestia.repository.db.TPAKey
Returns status of TPA.
getStatus() - Method in class com.ados.hestia.repository.TPA
Get a status for TPA.
getStatus() - Method in class com.ados.hestia.sdk.session.SessionKey
Returns status of session.
getStatusToSend() - Method in class com.ados.hestia.sdk.session.InitiationSession
 
getStatusToSend() - Method in class com.ados.hestia.sdk.session.RespondSession
 
getStatusToSend() - Method in class com.ados.hestia.sdk.session.Session
Called by external dispatcher when session prepared status for delivering to partner.
getStore() - Method in class com.ados.hestia.parser.rnbm.exchange.Attachment
Returns associated store.
getStore(String) - Method in class com.ados.hestia.utils.io.StoreRepository
Returns existing store with specific ID.
getStoreAccess(Connection) - Static method in class com.ados.hestia.sdk.message.MessageUtils
Return interface to Bridge to synchronize stores(attachments).
getStoreID() - Method in class com.ados.hestia.utils.io.RMIDescriptor
 
getStoreMaintainHitDelay() - Method in class com.ados.hestia.repository.db.ServerOptionsKey
Return store maintain hit delay
getStoreRepository() - Method in class com.ados.hestia.repository.Repository
 
getStoreRepository() - Method in interface com.ados.hestia.repository.RepositoryService
Returns the StoreRepository object.
getStoreSafe(String) - Method in class com.ados.hestia.utils.io.DBStoreRepository
Returns existing store with specific ID.
getStoreSafe(String) - Method in class com.ados.hestia.utils.io.FileStoreRepository
Returns existing store with specific ID.
getStoreSafe(String) - Method in class com.ados.hestia.utils.io.StoreRepository
Returns existing store with specific ID.
getStreamID() - Method in class com.ados.hestia.utils.io.RMIDescriptor
 
getStringLength(int) - Method in class com.ados.hestia.utils.db.Processor
 
getSupplyChainCode() - Method in class com.ados.hestia.repository.db.PartnerInfoKey
Return supply chain code of partner.
getSupplyChainCode() - Method in class com.ados.hestia.repository.PartnerProfile
Get a supplay chain code for partner.
getTempFile() - Static method in class com.ados.hestia.utils.io.DBStoreOutputStream
Generate temporary file name.
getTimeout() - Method in class com.ados.hestia.sdk.message.Connection
Get the time of timeout in milliseconds.
getTimeout() - Method in class com.ados.hestia.utils.logging.appender.SMTPAppenderConfiguration
 
getTimeoutDate() - Method in class com.ados.hestia.bridge.RMITransaction
Return timeout transaction date.
getToRole() - Method in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
Return description of to role
getTPA(String) - Method in class com.ados.hestia.repository.db.TPAProcessor
Return TPAKey for specific id
getTPA(String, String) - Method in class com.ados.hestia.repository.db.TPAStore
 
getTPA(String) - Method in class com.ados.hestia.repository.db.TPAStore
Get TPA by its Id.
getTPA() - Method in class com.ados.hestia.repository.db.TPAStore.TPAEntry
 
getTPACacheTime() - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
getTPAKey(String, String) - Method in class com.ados.hestia.repository.db.TPAStore
Return TPA for partner and EIS and for specific PIP.
getTPAProcessor() - Method in class com.ados.hestia.repository.Collector
 
getTPAs(String, String) - Method in class com.ados.hestia.repository.db.TPAProcessor
Return arrays of keys, represented specific TPAs
getTPAs() - Method in class com.ados.hestia.repository.db.TPAProcessor
Return arrays of keys, represented all TPAs
getTPAs(WhereDescriptor) - Method in class com.ados.hestia.repository.db.TPAProcessor
Return arrays of keys, represented TPAs by specific filter
getTPAs() - Method in class com.ados.hestia.repository.db.TPAStore
Return array of all TPA.
getTPAStore() - Method in class com.ados.hestia.repository.db.Repository
 
getTPAStore() - Method in class com.ados.hestia.repository.Repository
 
getTPAStore() - Method in interface com.ados.hestia.repository.RepositoryService
Returns the TPAs store object.
getTPAStore() - Method in class com.ados.hestia.sdk.repository.Repository
Return manager for TPAs.
getTraceID() - Method in class com.ados.hestia.utils.LoggerContext
 
getTraceId() - Method in class com.ados.hestia.utils.logging.HestiaLoggingEvent
 
getTrackerProcessor() - Method in class com.ados.hestia.repository.Collector
 
getTransactionID() - Method in class com.ados.hestia.bridge.RMITransaction
Return transaction identifier.
getType() - Method in class com.ados.hestia.parser.rnbm.exchange.Container
Indicate type of container.
getType() - Method in class com.ados.hestia.parser.rnbm.exchange.PayloadContainer
Indicate type of container.
getType() - Method in class com.ados.hestia.parser.rnbm.exchange.StatusContainer
Indicate type of container.
getType() - Method in class com.ados.hestia.repository.db.PartnerInfoKey
Return type of partner.
getType() - Method in class com.ados.hestia.repository.db.PartnerLocationKey
Return location type of partner.
getType() - Method in class com.ados.hestia.repository.db.TPAKey
Returns type of TPA.
getType() - Method in class com.ados.hestia.repository.PartnerProfile.EndPoint
Get a type of protocol for endpoint.
getType() - Method in class com.ados.hestia.repository.PartnerProfile
Get a type for partner.
getType() - Method in class com.ados.hestia.repository.PartnerProfile.Location
Get a type for location.
getType() - Method in class com.ados.hestia.repository.TPA
Get a type of TPA.
getType() - Method in class com.ados.hestia.repository.TPA.Protocol
Get a type of the protocol.
getType() - Method in class com.ados.hestia.sdk.session.InitiationSession
 
getType() - Method in class com.ados.hestia.sdk.session.RespondSession
 
getType() - Method in class com.ados.hestia.sdk.session.Session
Returns type of session.
getType() - Method in class com.ados.hestia.sdk.session.SessionKey
Returns type of session.
getTypedColumns() - Method in class com.ados.hestia.utils.db.Processor
Form string with name and types of columns, separated by commas.
getTypeName(int) - Method in class com.ados.hestia.utils.db.Processor
Returns SQL data type name for correspondent type.
getTypeOfDigestAlgorithm() - Method in class com.ados.hestia.repository.TPA
Get a type of digest algorithm for TPA.
getTypeOfEncryptionAlgorithm() - Method in class com.ados.hestia.repository.TPA
Get a type of encryption algorithm for TPA.
getTypeOfPackingEncryption() - Method in class com.ados.hestia.repository.TPA
Get a type of packing encryption for TPA.
getURI() - Method in class com.ados.hestia.repository.PartnerProfile.EndPoint
Get a patner endpoint URI.
getUserName() - Method in class com.ados.hestia.sdk.message.Connection
Return username of connection.
getValue(Object) - Method in class com.ados.hestia.sdk.rnbm.access.MapBuilder
 
getValue(Object) - Method in class com.ados.hestia.sdk.rnbm.access.XPathBuilder
Get associated with object value.
getVerbosePipName() - Method in class com.ados.hestia.utils.logging.HestiaLoggingEvent
 
getVersion() - Method in class com.ados.hestia.parser.rnbm.exchange.Container
Returns version of pip for this container.
getVersion() - Method in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
Return short version of PIP which this content is represent.
getVersion() - Method in class com.ados.hestia.repository.TPA.Process
Get full version for the process.
getVersion() - Method in class com.ados.hestia.repository.TPA.Protocol
Get a version for the protocol.
getVersion() - Method in class com.ados.hestia.sdk.session.Session
Returns associated with session pip version.
getVersion() - Method in class com.ados.hestia.sdk.session.SessionKey
Returns version of container.
getWaitedContainerDesc() - Method in class com.ados.hestia.sdk.session.InitiationSession
 
getWaitedContainerDesc() - Method in class com.ados.hestia.sdk.session.RespondSession
 
getWaitedContainerDesc() - Method in class com.ados.hestia.sdk.session.Session
Returns description about which pip, pip instance id and partner are accepted.
getXPath(Object) - Method in class com.ados.hestia.sdk.rnbm.access.MapBuilder
 
getXPath(Object) - Method in class com.ados.hestia.sdk.rnbm.access.XPathBuilder
Get associated with object xPath key.
getXsdfile() - Method in class com.ados.hestia.repository.IDACollection.IDA
 
getXslfile() - Method in class com.ados.hestia.repository.IDACollection.IDA
 
gFormat - Static variable in class com.ados.hestia.utils.io.FileStore
 
gIndex - Static variable in class com.ados.hestia.utils.db.ConnectionPool
 
gIndex - Static variable in class com.ados.hestia.utils.io.FileStore
 
GLOBAL_FC - Static variable in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
 
GREATER - Static variable in class com.ados.hestia.utils.db.WhereDescriptor
 

H

HANDLER_UNDEFINED - Static variable in class com.ados.hestia.bridge.BridgeContainer
 
hasCIDX() - Method in class com.ados.hestia.repository.TPA
Indicates if TPA has a CIDX Protocol.
hashCode() - Method in class com.ados.hestia.repository.IDACollection
 
hashCode() - Method in class com.ados.hestia.repository.IDACollection.IDA
 
hashCode() - Method in class com.ados.hestia.repository.PartnerProfile.Contact
hashCode() - Method in class com.ados.hestia.repository.PartnerProfile.EndPoint
hashCode() - Method in class com.ados.hestia.repository.PartnerProfile
hashCode() - Method in class com.ados.hestia.repository.PartnerProfile.Location
hashCode() - Method in class com.ados.hestia.repository.TPA
hashCode() - Method in class com.ados.hestia.repository.TPA.IDACollection
hashCode() - Method in class com.ados.hestia.repository.TPA.Process
hashCode() - Method in class com.ados.hestia.repository.TPA.Protocol
hashCode() - Method in class com.ados.hestia.utils.io.FileStore
hashCode() - Method in class com.ados.hestia.utils.UID
 
hasProcess(String, String) - Method in class com.ados.hestia.repository.TPA
Indicates if TPA has a Process.
hasProtocol(String, String) - Method in class com.ados.hestia.repository.TPA
Indicates if TPA has a Protocol.
hasRNIF1() - Method in class com.ados.hestia.repository.TPA
Indicates if TPA has a RNIF1.1 Protocol.
hasRNIF2() - Method in class com.ados.hestia.repository.TPA
Indicates if TPA has a RNIF2 Protocol.
hasTPA(String) - Method in class com.ados.hestia.repository.db.TPAStore
Return true if exist one or more TPA with requested partner or EIS
HestiaLogger - Class in com.ados.hestia.utils.logging
The Hestia Logger, which is a extension of Log4j revision 14..
HestiaLogger(String) - Constructor for class com.ados.hestia.utils.logging.HestiaLogger
 
HestiaLogger.LoggerID - Class in com.ados.hestia.utils.logging
 
HestiaLogger.LoggerID(String, String) - Constructor for class com.ados.hestia.utils.logging.HestiaLogger.LoggerID
 
HestiaLogger.PartnerPeer - Class in com.ados.hestia.utils.logging
 
HestiaLogger.PartnerPeer(String, String) - Constructor for class com.ados.hestia.utils.logging.HestiaLogger.PartnerPeer
 
HestiaLogger.PIPInfo - Class in com.ados.hestia.utils.logging
 
HestiaLogger.PIPInfo(String, String, String) - Constructor for class com.ados.hestia.utils.logging.HestiaLogger.PIPInfo
 
HestiaLogger.RNBMID - Class in com.ados.hestia.utils.logging
 
HestiaLogger.RNBMID(String, String) - Constructor for class com.ados.hestia.utils.logging.HestiaLogger.RNBMID
 
HestiaLoggerFactory - Class in com.ados.hestia.utils.logging
The Factory class of Logger
HestiaLoggerFactory() - Constructor for class com.ados.hestia.utils.logging.HestiaLoggerFactory
 
HestiaLoggingEvent - Class in com.ados.hestia.utils.logging
The Logging object, inherited from LoggingEvent
HestiaLoggingEvent(String, Category, long, Priority, Object, Throwable) - Constructor for class com.ados.hestia.utils.logging.HestiaLoggingEvent
The default constructor, inherited from LoggingEvent
HestiaLoggingEvent(String, Category, Priority, Object, Throwable) - Constructor for class com.ados.hestia.utils.logging.HestiaLoggingEvent
The default constructor, inherited from LoggingEvent
HestiaLoggingEvent(String, Category, long, Priority, Object, Throwable, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class com.ados.hestia.utils.logging.HestiaLoggingEvent
 
HestiaLoggingEvent(String, Category, Priority, Object, Throwable, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class com.ados.hestia.utils.logging.HestiaLoggingEvent
 
HestiaPatternLayout - Class in com.ados.hestia.utils.logging
Hestia Pattern Layout, inherited from PatternLayout.
HestiaPatternLayout() - Constructor for class com.ados.hestia.utils.logging.HestiaPatternLayout
The default constructor without pattern string
HestiaPatternLayout(String) - Constructor for class com.ados.hestia.utils.logging.HestiaPatternLayout
Constructor with pattern string
HestiaPatternParser - Class in com.ados.hestia.utils.logging
The HestiaPatternLayout parser, inherited from PatternParser.
HestiaPatternParser(String) - Constructor for class com.ados.hestia.utils.logging.HestiaPatternParser
 
HestiaStackedPatternLayout - Class in com.ados.hestia.utils.logging
Hestia Pattern Layout, inherited from HestiaPatternLayout.
HestiaStackedPatternLayout() - Constructor for class com.ados.hestia.utils.logging.HestiaStackedPatternLayout
The default constructor without pattern string
HestiaStackedPatternLayout(String) - Constructor for class com.ados.hestia.utils.logging.HestiaStackedPatternLayout
Constructor with pattern string
hexDump(String) - Static method in class com.ados.hestia.sdk.rnbm.access.AccessUtils
Dump to standart output string at hex form.
hit() - Method in class com.ados.hestia.bridge.Bridge
 
hit() - Method in interface com.ados.hestia.bridge.BridgeMBean
 
hit() - Method in class com.ados.hestia.sdk.session.SessionManager
Periodically called by supporting thread.
hitCheckConnections() - Method in class com.ados.hestia.repository.Repository
 
hitCheckConnections() - Method in interface com.ados.hestia.repository.RepositoryMBean
 
hitSecurityUpdate() - Method in class com.ados.hestia.repository.Repository
 
hitSecurityUpdate() - Method in interface com.ados.hestia.repository.RepositoryMBean
 
HSQL_DEFAULT_PROPERTIES - Static variable in class com.ados.hestia.utils.db.Constants
 

I

IDACollection - Class in com.ados.hestia.repository
IDACollection.
IDACollection(String) - Constructor for class com.ados.hestia.repository.IDACollection
Constructor for unmutable IDACollection.
IDACollection() - Constructor for class com.ados.hestia.repository.IDACollection
Default constructor for IDACollection.
IDACollection.IDA - Class in com.ados.hestia.repository
 
IDACollection.IDA(String) - Constructor for class com.ados.hestia.repository.IDACollection.IDA
 
idas - Variable in class com.ados.hestia.repository.IDACollection
 
IDAStore - Class in com.ados.hestia.repository
IDAStore.
IDAStore(String, String) - Constructor for class com.ados.hestia.repository.IDAStore
The constructor for parsering the XML file with IDACollection information, and validating it.
IDAStore() - Constructor for class com.ados.hestia.repository.IDAStore
 
IDAStore.DirFilter - Class in com.ados.hestia.repository
 
IDAStore.DirFilter() - Constructor for class com.ados.hestia.repository.IDAStore.DirFilter
 
IDGenerator - Class in com.ados.hestia.utils
The unique long id generator
IDGenerator() - Constructor for class com.ados.hestia.utils.IDGenerator
 
ignoresThrowable() - Method in class com.ados.hestia.utils.logging.HestiaPatternLayout
 
ignoresThrowable() - Method in class com.ados.hestia.utils.logging.HestiaStackedPatternLayout
 
in - Variable in class com.ados.hestia.utils.io.SharedFileInputStream
 
info(HestiaLogger, String, Object) - Method in class com.ados.hestia.utils.LoggerContext
 
info(HestiaLogger, Object) - Method in class com.ados.hestia.utils.LoggerContext
 
info(HestiaLogger, Object, Throwable) - Method in class com.ados.hestia.utils.LoggerContext
 
info(HestiaLogger.LoggerID, HestiaLogger.PartnerPeer, HestiaLogger.RNBMID, HestiaLogger.PIPInfo, String, String, Object, Throwable) - Method in class com.ados.hestia.utils.logging.HestiaLogger
Log a message object with the INFO level.
info(HestiaLogger.LoggerID, HestiaLogger.PartnerPeer, HestiaLogger.RNBMID, HestiaLogger.PIPInfo, String, String, Object) - Method in class com.ados.hestia.utils.logging.HestiaLogger
 
info(String, Object) - Method in class com.ados.hestia.utils.logging.HestiaLogger
 
init(Properties) - Method in class com.ados.hestia.sdk.repository.Repository
Internal init repository.
InitiationSession - Class in com.ados.hestia.sdk.session
Represent session when local partner initiate message exchange with remote partner.
InitiationSession(PayloadContainer) - Constructor for class com.ados.hestia.sdk.session.InitiationSession
 
initProxy(InputStream) - Method in class com.ados.hestia.utils.io.DBStore
Init stream that does not support mark.
InputStreamCounter - Class in com.ados.hestia.utils.io
Important! This is work for seqental access to stream.
InputStreamCounter(InputStream) - Constructor for class com.ados.hestia.utils.io.InputStreamCounter
 
insertInfo(PartnerInfoKey) - Method in class com.ados.hestia.repository.db.PartnerInfoProcessor
Insert PartnerInfoKey to DB.
insertLocation(PartnerLocationKey) - Method in class com.ados.hestia.repository.db.PartnerLocationProcessor
Insert PartnerLocationKey to DB.
insertTPA(TPAKey) - Method in class com.ados.hestia.repository.db.TPAProcessor
Insert TPA to DB.
INT_TYPE_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
intValue(int, int) - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
INVALID_MESSAGE_RECEIVED - Static variable in class com.ados.hestia.bridge.BridgeCodes
Indicate receiving invalid message.
IRMIAccess - Interface in com.ados.hestia.bridge
 
IRMIStoreAccess - Interface in com.ados.hestia.utils.io
Represent interface to access remote repository.
isActive() - Method in class com.ados.hestia.sdk.session.Session
Return true if Session is still active (not finished and not has error).
isBroken() - Method in class com.ados.hestia.utils.db.ConnectionCtxt
Return true if connection was broken.
isChunksSupported() - Method in class com.ados.hestia.repository.db.TPAKey
Return true if support Chunks
isCidxExtValidation() - Method in class com.ados.hestia.repository.TPA
Returns the indicator that shows validation mode for CIDX.
isColumnIndexed(int) - Method in class com.ados.hestia.utils.db.KeyDescriptor
Return true if column has index.
isCompressUsing() - Method in class com.ados.hestia.repository.TPA
Returns a compress usage in TPA.
isConnectionValid(ConnectionCtxt) - Static method in class com.ados.hestia.utils.db.ProcessorUtils
Return true if given connection is invalid.
isDepricated() - Method in class com.ados.hestia.utils.db.ConnectionCtxt
Return true if connection was depricated (not used recently)
isEmpty() - Method in class com.ados.hestia.sdk.rnbm.access.utils.SimpleMap
 
isEncryptUsing() - Method in class com.ados.hestia.repository.TPA
Returns encryption usage in TPA.
isError() - Method in class com.ados.hestia.parser.rnbm.exchange.StatusContainer
Returns true if this indicate error.
isError() - Method in class com.ados.hestia.sdk.session.Session
Return true if Session is finished with error status.
isExceptionFatal(SQLException) - Method in class com.ados.hestia.utils.db.OracleExceptionSorterEx
 
isExpired() - Method in class com.ados.hestia.repository.db.PartnerProfileStore.ProfileEntry
 
isExpired() - Method in class com.ados.hestia.repository.db.TPAStore.TPAEntry
 
isFinished() - Method in class com.ados.hestia.sdk.session.Session
Return true if Session is successfully finished.
isForceNmsDeclaration() - Method in class com.ados.hestia.repository.db.TPAKey
Return true if XML should force write nms declaration
isForceNmsDeclaration() - Method in class com.ados.hestia.repository.TPA
Return true if XML should force making namespace declaration (if useNamespace set to false).
isHASupported() - Method in class com.ados.hestia.repository.db.TPAKey
Return true if support HA
isIndexExists(Connection, String, String) - Method in class com.ados.hestia.utils.db.Processor
Check if index for specific table already exisits.
isKeepDiscardedRJO() - Method in class com.ados.hestia.repository.db.ServerOptionsKey
Return true if server must delete discarded RJO entries.
isNamespaceUsing() - Method in class com.ados.hestia.repository.TPA
Returns a namespace usage in TPA.
isNeedBinaryField() - Method in class com.ados.hestia.repository.db.PartnerInfoKey.PartnerInfoKeyDescriptor
 
isNeedBinaryField() - Method in class com.ados.hestia.repository.db.PartnerLocationKey.PartnerLocationKeyDescriptor
 
isNeedBinaryField() - Method in class com.ados.hestia.repository.db.RevisionKey.RevisionKeyDescriptor
 
isNeedBinaryField() - Method in class com.ados.hestia.repository.db.ServerOptionsKey.ServerOptionsKeyDescriptor
 
isNeedBinaryField() - Method in class com.ados.hestia.repository.db.TPAKey.TPAKeyDescriptor
 
isNeedBinaryField() - Method in class com.ados.hestia.utils.db.KeyDescriptor
Return true if table must have blob field.
isNeedOutgoingValidation() - Method in class com.ados.hestia.repository.db.TPAKey
Return true if server need outgoing RJO validation.
isNeedOutgoingValidation() - Method in class com.ados.hestia.repository.TPA
Return true if server need outgoing RJO validation.
isNeedSign() - Method in class com.ados.hestia.repository.db.TPAKey
Return true if need sign.
isPoolConnection() - Method in class com.ados.hestia.utils.db.KeyDescriptor
Return true if processor should use local pool connection.
isProduction() - Method in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
Indicate that this content is for test exchange
isRequest() - Method in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
Return true if this document represent Request.
isSendOriginalXML() - Method in class com.ados.hestia.repository.db.TPAKey
Return true if original XML should be used instead RJO processing
isSendOriginalXML() - Method in class com.ados.hestia.repository.TPA
Return true if original XML content should be used instead RJO processing.
isSignUsing() - Method in class com.ados.hestia.repository.TPA
Returns signature usage in TPA.
isSkipSendingNof() - Method in class com.ados.hestia.repository.db.TPAKey
 
isSkipSendingNof() - Method in class com.ados.hestia.repository.TPA
 
isSuccess() - Method in class com.ados.hestia.parser.rnbm.exchange.StatusContainer
Returns true if this indicate success.
isSupportChunking() - Method in class com.ados.hestia.repository.TPA
Returns indicator for support chunking mode in HTTP 1.1.
isSupportHA() - Method in class com.ados.hestia.repository.TPA
Returns indicator for support HA (High Availability).
isSyncModeUsing() - Method in class com.ados.hestia.repository.TPA
Returns indicator for support sync mode in RNIF2.
isTableExists(Connection, String, boolean) - Method in class com.ados.hestia.utils.db.Processor
Check if table already exisits.
IStore - Interface in com.ados.hestia.utils.io
 
isTwoActionPIP(String, String) - Static method in class com.ados.hestia.sdk.session.Utils
Returns true if specific pip for specific version is 2 action PIP.
isUseCIDXExtraValidation() - Method in class com.ados.hestia.repository.db.TPAKey
Return true if support extra CIDX validation
isUseCompression() - Method in class com.ados.hestia.repository.db.TPAKey
Return true if comression is needed.
isUseEncryption() - Method in class com.ados.hestia.repository.db.TPAKey
Return true if encryption is needed.
isUseFIFO() - Method in class com.ados.hestia.repository.db.ServerOptionsKey
Return true if server must use handling FIFO mode
isUseNamespaces() - Method in class com.ados.hestia.repository.db.TPAKey
Return true if use namespaces at XML.
isUseSynchMode() - Method in class com.ados.hestia.repository.db.TPAKey
Return true if support Chunks
isValid() - Method in class com.ados.hestia.repository.IDACollection
Indicates if the IDACollection is Valid.
isValid() - Method in class com.ados.hestia.repository.PartnerProfile.Contact
Validate partner contact.
isValid() - Method in class com.ados.hestia.repository.PartnerProfile.EndPoint
Validate end point.
isValid() - Method in class com.ados.hestia.repository.PartnerProfile
Validate partner profile.
isValid() - Method in class com.ados.hestia.repository.PartnerProfile.Location
Validate partner location.
isValid() - Method in class com.ados.hestia.repository.TPA
Indicates if the TPA is Valid.
isValid() - Method in class com.ados.hestia.repository.TPA.Process
Indicates if Process is Valid.
isValid() - Method in class com.ados.hestia.repository.TPA.Protocol
Indicates if the Protocol is Valid.
isValidContainer(Container) - Method in class com.ados.hestia.sdk.session.WaitedContainerDescription
Returns true if container is valid acoriding current description.
isValidViaParser(TPA) - Static method in class com.ados.hestia.repository.Utils
Validate a TPA via PIPBluPrint from parser.
isWarning() - Method in class com.ados.hestia.parser.rnbm.exchange.StatusContainer
Returns true if this indicate warning.
isWriteDefNms() - Method in class com.ados.hestia.sdk.rnbm.access.XMLReader
Return true if root xml element must have namespace declaration.
isWriteDTD() - Method in class com.ados.hestia.sdk.rnbm.access.XMLReader
Return true if DTD declaration should be wrote.
isWriteDTDDeclaration() - Method in class com.ados.hestia.repository.db.TPAKey
Return true if XML should have XSD/DTD declaration
isWriteDTDDeclaration() - Method in class com.ados.hestia.repository.TPA
Return true if XML should have DTD(XSD) declaration.
isWriteFormatted() - Method in class com.ados.hestia.sdk.rnbm.access.XMLReader
Return true if output should be write at formatted form.

J

JAXP_SCHEMA_LANGUAGE - Static variable in class com.ados.hestia.repository.db.Constants
 
JAXP_SCHEMA_SOURCE - Static variable in class com.ados.hestia.repository.db.Constants
 
JoinInputStream - Class in com.ados.hestia.utils.io
Stream, wich combines many other input sources.
This takes array of other streams and virtually
creates single stream which transitively reads
data from initial array of streams.
JoinInputStream(InputStream[]) - Constructor for class com.ados.hestia.utils.io.JoinInputStream
Construct.

K

Key - Class in com.ados.hestia.utils.db
Base abstract class which incapsulates common functionality.
Key() - Constructor for class com.ados.hestia.utils.db.Key
Default constructor.
Key(Object[]) - Constructor for class com.ados.hestia.utils.db.Key
Constraint key internally from object array.
KeyDescriptor - Class in com.ados.hestia.utils.db
Base abstract class which specify how data will be arranged at database.
KeyDescriptor(String) - Constructor for class com.ados.hestia.utils.db.KeyDescriptor
 
KeyProcessor - Class in com.ados.hestia.utils.db
Helper class which provide support of IStore and Containers.
KeyProcessor(StoreRepository, Properties, KeyDescriptor) - Constructor for class com.ados.hestia.utils.db.KeyProcessor
Constructor.
keySet() - Method in class com.ados.hestia.sdk.rnbm.access.utils.SimpleMap
 
keyStoreToPeer(InputStream, String, String) - Static method in class com.ados.hestia.repository.db.SecurityInfoStore
Helper.

L

LESS - Static variable in class com.ados.hestia.utils.db.WhereDescriptor
 
LIKE - Static variable in class com.ados.hestia.utils.db.WhereDescriptor
 
log - Static variable in class com.ados.hestia.repository.Repository
 
logger - Static variable in class com.ados.hestia.repository.IDAStore
 
LoggerContext - Class in com.ados.hestia.utils
 
LoggerContext() - Constructor for class com.ados.hestia.utils.LoggerContext
 
LONG_TYPE_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
longValue(int, long) - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 

M

m_accessTime - Variable in class com.ados.hestia.repository.db.ServerOptionsProcessor
 
m_address - Variable in class com.ados.hestia.repository.PartnerProfile.Location
 
m_addressLang - Variable in class com.ados.hestia.repository.PartnerProfile.Location
 
m_allocation - Variable in class com.ados.hestia.repository.db.PartnerProfileStore.ProfileEntry
 
m_allocation - Variable in class com.ados.hestia.repository.db.TPAStore.TPAEntry
 
m_attachments - Variable in class com.ados.hestia.parser.rnbm.exchange.PayloadContainer
 
m_baseFolder - Variable in class com.ados.hestia.utils.io.SmartStore
Temporary folder where FileStore will be allocated.
m_baseNamespace - Variable in class com.ados.hestia.repository.TPA
 
m_baseNamespace - Variable in class com.ados.hestia.sdk.rnbm.access.XMLReader
 
m_baseStream - Variable in class com.ados.hestia.utils.io.SharedProxyFileInputStream
 
m_block - Variable in class com.ados.hestia.utils.io.RMIInputStream
 
m_broken - Variable in class com.ados.hestia.utils.db.ConnectionCtxt
 
m_buffer - Variable in class com.ados.hestia.utils.io.JoinInputStream
 
m_bytesRead - Variable in class com.ados.hestia.utils.io.SharedProxyFileInputStream
 
m_cacheKey - Variable in class com.ados.hestia.repository.db.ServerOptionsProcessor
 
m_certificate - Variable in class com.ados.hestia.repository.db.SecurityInfoStore.SecurityInfoPeer
 
m_certificate - Variable in class com.ados.hestia.repository.PartnerProfile
 
m_cidxExtValidation - Variable in class com.ados.hestia.repository.TPA
 
m_cityName - Variable in class com.ados.hestia.repository.PartnerProfile.Location
 
m_classificationCode - Variable in class com.ados.hestia.repository.PartnerProfile
 
m_code - Variable in class com.ados.hestia.parser.rnbm.exchange.StatusContainer
Code of status.
m_column - Variable in class com.ados.hestia.sdk.session.SessionKeyComparator
 
m_comparations - Variable in class com.ados.hestia.utils.db.WhereDescriptor
 
m_compressUsing - Variable in class com.ados.hestia.repository.TPA
 
m_connection - Variable in class com.ados.hestia.sdk.message.MessageExchanger
Keep conneciton.
m_connection - Variable in class com.ados.hestia.utils.db.ConnectionCtxt
 
m_connection - Variable in class com.ados.hestia.utils.db.ConnectionPool.ConnectionEntry
 
m_connection - Variable in class com.ados.hestia.utils.db.ConnectionPool
 
m_connection - Variable in class com.ados.hestia.utils.db.ProcessorInputStream
 
m_connections - Variable in class com.ados.hestia.sdk.message.Connection
Keeps enumeration of end point to connect.
m_connections - Variable in class com.ados.hestia.utils.db.ConnectionPool
 
m_connectionstr - Variable in class com.ados.hestia.utils.db.Processor
 
m_connectionTimeout - Variable in class com.ados.hestia.repository.TPA
 
m_contact - Variable in class com.ados.hestia.repository.PartnerProfile
 
m_container - Variable in class com.ados.hestia.bridge.BridgeContainer
 
m_content - Variable in class com.ados.hestia.sdk.rnbm.access.Reader
 
m_contentEncoding - Variable in class com.ados.hestia.repository.TPA
 
m_contentID - Variable in class com.ados.hestia.parser.rnbm.exchange.Attachment
 
m_contentType - Variable in class com.ados.hestia.parser.rnbm.exchange.Attachment
 
m_contextRJOProcessor - Variable in class com.ados.hestia.repository.Collector
 
m_contextSMIMEProcessor - Variable in class com.ados.hestia.repository.Collector
 
m_countryCode - Variable in class com.ados.hestia.repository.PartnerProfile.Location
 
m_createDate - Variable in class com.ados.hestia.sdk.session.Session
 
m_currentStream - Variable in class com.ados.hestia.utils.io.JoinInputStream
 
m_data - Variable in class com.ados.hestia.utils.db.Key
 
m_data - Variable in class com.ados.hestia.utils.io.MemoryStore
 
m_dataFolder - Variable in class com.ados.hestia.utils.io.FileStoreRepository
 
m_datasource - Variable in class com.ados.hestia.utils.db.ConnectionPool
 
m_dataSourceName - Variable in class com.ados.hestia.utils.db.Processor
 
m_date - Variable in class com.ados.hestia.parser.rnbm.exchange.Container
 
m_default - Static variable in class com.ados.hestia.repository.db.PartnerInfoKey
 
m_default - Static variable in class com.ados.hestia.repository.db.PartnerLocationKey
 
m_default - Static variable in class com.ados.hestia.repository.db.RevisionKey
 
m_default - Static variable in class com.ados.hestia.repository.db.SecurityKey
 
m_default - Static variable in class com.ados.hestia.repository.db.ServerOptionsKey
 
m_default - Static variable in class com.ados.hestia.repository.db.TPAKey
 
m_default - Static variable in class com.ados.hestia.sdk.rnbm.access.CloneFactory
 
m_default - Static variable in class com.ados.hestia.sdk.session.SessionKey
 
m_description - Variable in class com.ados.hestia.parser.rnbm.exchange.Attachment
 
m_description - Variable in class com.ados.hestia.parser.rnbm.exchange.StatusContainer
Description of status
m_descriptor - Variable in class com.ados.hestia.utils.db.KeyProcessor
 
m_descriptor - Variable in class com.ados.hestia.utils.io.RMIInputStream
 
m_directConnection - Variable in class com.ados.hestia.utils.db.ConnectionPool
 
m_directConnection - Variable in class com.ados.hestia.utils.db.Processor
 
m_direction - Variable in class com.ados.hestia.utils.LoggerContext
 
m_docInstanceID - Variable in class com.ados.hestia.utils.logging.HestiaLogger.RNBMID
 
m_domain - Variable in class com.ados.hestia.repository.PartnerProfile
 
m_driver - Variable in class com.ados.hestia.utils.db.ConnectionPool
 
m_driver - Variable in class com.ados.hestia.utils.db.Processor
 
m_eis - Variable in class com.ados.hestia.parser.rnbm.exchange.Container
 
m_eisDUNS - Variable in class com.ados.hestia.utils.logging.HestiaLogger.PartnerPeer
 
m_eisGBI - Variable in class com.ados.hestia.repository.TPA
 
m_element - Variable in class com.ados.hestia.sdk.rnbm.access.Comparator
 
m_email - Variable in class com.ados.hestia.repository.PartnerProfile.Contact
 
m_encryptUsing - Variable in class com.ados.hestia.repository.TPA
 
m_end - Variable in class com.ados.hestia.repository.TPA
 
m_endpoint - Variable in class com.ados.hestia.repository.PartnerProfile
 
m_error - Variable in class com.ados.hestia.sdk.session.Session
 
m_exchanger - Variable in class com.ados.hestia.sdk.session.SessionManager
 
m_fax - Variable in class com.ados.hestia.repository.PartnerProfile.Contact
 
m_fifoIndex - Variable in class com.ados.hestia.parser.rnbm.exchange.Container
 
m_file - Variable in class com.ados.hestia.utils.io.DBStoreOutputStream
 
m_file - Variable in class com.ados.hestia.utils.io.FileStore
 
m_fileName - Variable in class com.ados.hestia.utils.io.SharedFileInputStream
 
m_filledLength - Variable in class com.ados.hestia.utils.io.SharedProxyFileInputStream
 
m_filllen - Variable in class com.ados.hestia.utils.io.JoinInputStream
 
m_folder - Variable in class com.ados.hestia.utils.io.FileStoreRepository
Folder where repository is allocated.
m_forceNmsDeclaration - Variable in class com.ados.hestia.repository.TPA
 
m_fullVer - Variable in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
 
m_gbi - Variable in class com.ados.hestia.repository.db.SecurityInfoStore.SecurityInfoPeer
 
m_gbi - Variable in class com.ados.hestia.repository.PartnerProfile
 
m_handlerID - Variable in class com.ados.hestia.repository.TPA
 
m_handlerID - Variable in class com.ados.hestia.sdk.message.MessageExchanger
Keep handler id.
m_handlerType - Variable in class com.ados.hestia.bridge.BridgeContainer
 
m_history - Variable in class com.ados.hestia.sdk.session.Session
 
m_host - Variable in class com.ados.hestia.sdk.message.Connection.EndPoint
 
m_id - Variable in class com.ados.hestia.repository.TPA
 
m_id - Variable in class com.ados.hestia.repository.TPA.Process
 
m_id - Variable in class com.ados.hestia.utils.db.Key
 
m_id - Variable in class com.ados.hestia.utils.io.FileStore
 
m_id - Variable in class com.ados.hestia.utils.io.MemoryStore
 
m_id - Variable in class com.ados.hestia.utils.io.SmartStore
 
m_idaCollection - Variable in class com.ados.hestia.repository.TPA
 
m_indexes - Variable in class com.ados.hestia.utils.db.KeyDescriptor
 
m_indexes - Variable in class com.ados.hestia.utils.db.WhereDescriptor
 
m_informations - Variable in class com.ados.hestia.utils.db.ConnectionPool.ConnectionEntry
 
m_isSupportChunking - Variable in class com.ados.hestia.repository.TPA
 
m_isSupportHA - Variable in class com.ados.hestia.repository.TPA
 
m_keepConnections - Variable in class com.ados.hestia.utils.db.ConnectionPool
 
m_key - Variable in class com.ados.hestia.utils.db.Processor
 
m_key - Variable in class com.ados.hestia.utils.io.DBStore
 
m_key - Variable in class com.ados.hestia.utils.io.DBStoreOutputStream
 
m_keyMap - Variable in class com.ados.hestia.sdk.rnbm.access.MapBuilder
 
m_keyMap - Variable in class com.ados.hestia.sdk.rnbm.access.MapReader
 
m_keys - Variable in class com.ados.hestia.sdk.rnbm.access.utils.SimpleMap
 
m_lastActive - Variable in class com.ados.hestia.utils.db.ConnectionPool.ConnectionEntry
 
m_lastActiveTime - Variable in class com.ados.hestia.utils.db.ConnectionCtxt
 
m_lastActivityDate - Variable in class com.ados.hestia.sdk.session.Session
 
m_lastMaintaince - Variable in class com.ados.hestia.utils.db.ConnectionPool
 
m_length - Variable in class com.ados.hestia.utils.io.InputStreamCounter
 
m_length - Variable in class com.ados.hestia.utils.io.SharedProxyFileInputStream
 
m_list - Variable in class com.ados.hestia.utils.io.JoinInputStream
 
m_listeners - Variable in class com.ados.hestia.sdk.session.Session
 
m_loadFactor - Variable in class com.ados.hestia.utils.RuntimeStateInfo
 
m_localMessage - Variable in class com.ados.hestia.sdk.session.Session
 
m_location - Variable in class com.ados.hestia.repository.PartnerProfile
 
m_locationId - Variable in class com.ados.hestia.repository.PartnerProfile.Location
 
m_lock - Variable in class com.ados.hestia.repository.db.ServerOptionsProcessor
 
m_lock - Static variable in class com.ados.hestia.utils.db.Processor
 
m_log - Variable in class com.ados.hestia.repository.Collector
 
m_log - Static variable in class com.ados.hestia.repository.db.PartnerProfileStore
 
m_log - Static variable in class com.ados.hestia.repository.db.SecurityInfoStore
 
m_log - Static variable in class com.ados.hestia.utils.db.KeyProcessor
 
m_logger - Static variable in class com.ados.hestia.utils.db.Processor
 
m_logger - Static variable in class com.ados.hestia.utils.db.ProcessorInputStream
 
m_logger - Variable in class com.ados.hestia.utils.io.DBStoreRepository
 
m_logicals - Variable in class com.ados.hestia.utils.db.WhereDescriptor
 
m_logID - Variable in class com.ados.hestia.utils.logging.HestiaLogger.LoggerID
 
m_logSch - Static variable in class com.ados.hestia.utils.Utils
 
m_logTraceID - Variable in class com.ados.hestia.parser.rnbm.exchange.Container
 
m_map - Static variable in class com.ados.hestia.utils.io.FileStoreRepository
Contains map of all store repositories.
m_maxAllocated - Variable in class com.ados.hestia.utils.db.ConnectionPool
 
m_maxConnections - Variable in class com.ados.hestia.repository.TPA
 
m_maxRetriesForHA - Variable in class com.ados.hestia.repository.TPA
 
m_messageType - Variable in class com.ados.hestia.utils.LoggerContext
 
m_modification - Variable in class com.ados.hestia.utils.db.KeyProcessor
 
m_name - Variable in class com.ados.hestia.parser.rnbm.exchange.Attachment
 
m_name - Variable in class com.ados.hestia.repository.PartnerProfile.Contact
 
m_name - Variable in class com.ados.hestia.repository.PartnerProfile
 
m_name - Variable in class com.ados.hestia.utils.db.ConnectionPool
 
m_name - Variable in class com.ados.hestia.utils.db.KeyDescriptor
 
m_name - Variable in class com.ados.hestia.utils.db.Processor
 
m_nameLang - Variable in class com.ados.hestia.repository.PartnerProfile.Contact
 
m_nameLang - Variable in class com.ados.hestia.repository.PartnerProfile
 
m_names - Variable in class com.ados.hestia.utils.db.KeyDescriptor
 
m_namespacesUsing - Variable in class com.ados.hestia.repository.TPA
 
m_needStop - Variable in class com.ados.hestia.sdk.session.SessionManager.SessionManagerThread
 
m_nodeID - Variable in class com.ados.hestia.utils.RuntimeStateInfo
 
m_nokiaGBIAlias - Variable in class com.ados.hestia.repository.PartnerProfile
 
m_notifierProcessor - Variable in class com.ados.hestia.repository.Collector
 
m_objects - Variable in class com.ados.hestia.utils.db.WhereDescriptor
 
m_offset - Variable in class com.ados.hestia.utils.io.RMIInputStream
 
m_originalStream - Variable in class com.ados.hestia.utils.io.SharedProxyFileInputStream
 
m_originalXML - Variable in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
 
m_outgoingValidation - Variable in class com.ados.hestia.repository.TPA
 
m_outstream - Variable in class com.ados.hestia.utils.io.DBStoreOutputStream
 
m_partner - Variable in class com.ados.hestia.parser.rnbm.exchange.Container
 
m_partner - Variable in class com.ados.hestia.sdk.session.WaitedContainerDescription
 
m_partnerDUNS - Variable in class com.ados.hestia.utils.logging.HestiaLogger.PartnerPeer
 
m_partnerGBI - Variable in class com.ados.hestia.repository.TPA
 
m_partnerInfoProcessor - Variable in class com.ados.hestia.sdk.repository.Repository
Partner info database processor.
m_partnerLocProcessor - Variable in class com.ados.hestia.sdk.repository.Repository
Partner location database processor.
m_partnerMessage - Variable in class com.ados.hestia.sdk.session.Session
 
m_partnerPeer - Variable in class com.ados.hestia.utils.LoggerContext
 
m_partnerProfileStore - Variable in class com.ados.hestia.sdk.repository.Repository
Partner profiles processor.
m_password - Variable in class com.ados.hestia.sdk.message.Connection
Keeps password for connection.
m_password - Variable in class com.ados.hestia.utils.db.ConnectionPool
 
m_password - Variable in class com.ados.hestia.utils.db.Processor
 
m_phone - Variable in class com.ados.hestia.repository.PartnerProfile.Contact
 
m_pipID - Variable in class com.ados.hestia.parser.rnbm.exchange.Container
 
m_pipID - Variable in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
 
m_pipID - Variable in class com.ados.hestia.sdk.rnbm.access.Builder
 
m_pipID - Variable in class com.ados.hestia.sdk.session.WaitedContainerDescription
 
m_pipID - Variable in class com.ados.hestia.utils.logging.HestiaLogger.PIPInfo
 
m_pipInfo - Variable in class com.ados.hestia.utils.LoggerContext
 
m_pipInstanceID - Variable in class com.ados.hestia.parser.rnbm.exchange.Container
 
m_pipInstanceID - Variable in class com.ados.hestia.sdk.session.WaitedContainerDescription
 
m_pipInstanceID - Variable in class com.ados.hestia.utils.logging.HestiaLogger.RNBMID
 
m_pipName - Variable in class com.ados.hestia.utils.logging.HestiaLogger.PIPInfo
 
m_pools - Static variable in class com.ados.hestia.utils.db.Processor
 
m_port - Variable in class com.ados.hestia.sdk.message.Connection.EndPoint
 
m_postCode - Variable in class com.ados.hestia.repository.PartnerProfile.Location
 
m_privateKey - Variable in class com.ados.hestia.repository.db.SecurityInfoStore.SecurityInfoPeer
 
m_privateKey - Variable in class com.ados.hestia.repository.PartnerProfile
 
m_processes - Variable in class com.ados.hestia.repository.TPA
 
m_processor - Variable in class com.ados.hestia.repository.db.SecurityInfoStore
 
m_processor - Variable in class com.ados.hestia.repository.db.TPAStore
Processor to access information on DB.
m_processor - Variable in class com.ados.hestia.sdk.session.SessionManager
 
m_processor - Variable in class com.ados.hestia.utils.db.KeyProcessor
 
m_processor - Variable in class com.ados.hestia.utils.db.ProcessorInputStream
 
m_processor - Variable in class com.ados.hestia.utils.io.DBStoreOutputStream
 
m_processor - Variable in class com.ados.hestia.utils.io.DBStoreRepository
 
m_processorEngine - Variable in class com.ados.hestia.repository.Collector
 
m_processorI - Variable in class com.ados.hestia.repository.db.PartnerProfileStore
 
m_processorL - Variable in class com.ados.hestia.repository.db.PartnerProfileStore
 
m_processorPartnerInfo - Variable in class com.ados.hestia.repository.Collector
 
m_processorPartnerLocation - Variable in class com.ados.hestia.repository.Collector
 
m_processorRevision - Variable in class com.ados.hestia.repository.Collector
 
m_processors - Static variable in class com.ados.hestia.utils.io.DBStore
Store correlation beetween id and processor.
m_processorScript - Variable in class com.ados.hestia.repository.Collector
 
m_processorScriptSource - Variable in class com.ados.hestia.repository.Collector
 
m_processorSecurity - Variable in class com.ados.hestia.repository.Collector
 
m_processorSession - Variable in class com.ados.hestia.repository.Collector
 
m_processorTPA - Variable in class com.ados.hestia.repository.Collector
 
m_processorTracker - Variable in class com.ados.hestia.repository.Collector
 
m_production - Variable in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
 
m_profile - Variable in class com.ados.hestia.repository.db.PartnerProfileStore.ProfileEntry
 
m_profilesCache - Variable in class com.ados.hestia.repository.db.PartnerProfileStore
 
m_profileStore - Variable in class com.ados.hestia.repository.db.Repository
 
m_properties - Variable in class com.ados.hestia.utils.db.KeyProcessor
 
m_properties - Variable in class com.ados.hestia.utils.db.Processor
 
m_protocols - Variable in class com.ados.hestia.repository.TPA
 
m_proxyMap - Variable in class com.ados.hestia.sdk.rnbm.access.MapBuilder
 
m_proxyMap - Variable in class com.ados.hestia.sdk.rnbm.access.MapReader
 
m_readBytes - Variable in class com.ados.hestia.utils.io.DBStoreInputStream
 
m_reader - Variable in class com.ados.hestia.sdk.rnbm.access.XMLBuilder
 
m_readpos - Variable in class com.ados.hestia.utils.io.JoinInputStream
 
m_references - Variable in class com.ados.hestia.utils.db.ConnectionPool.ConnectionEntry
 
m_references - Variable in class com.ados.hestia.utils.io.SharedRandomAccessFile
 
m_regionName - Variable in class com.ados.hestia.repository.PartnerProfile.Location
 
m_rejectReason - Variable in class com.ados.hestia.sdk.session.Session
 
m_reposiory - Variable in class com.ados.hestia.bridge.Bridge
 
m_repository - Variable in class com.ados.hestia.utils.db.KeyProcessor
 
m_repository - Variable in class com.ados.hestia.utils.io.RMIStoreAccessImpl
 
m_repositoryID - Variable in class com.ados.hestia.utils.io.DBStore
 
m_repositoryID - Variable in class com.ados.hestia.utils.io.FileStore
 
m_repositoryID - Variable in class com.ados.hestia.utils.io.SmartStore
 
m_request - Variable in class com.ados.hestia.sdk.rnbm.access.Builder
 
m_resultSet - Variable in class com.ados.hestia.utils.db.ProcessorInputStream
 
m_retryIntervalForHA - Variable in class com.ados.hestia.repository.TPA
 
m_revisionDate - Variable in class com.ados.hestia.repository.db.SecurityInfoStore
 
m_revisionProcessor - Variable in class com.ados.hestia.sdk.repository.Repository
Revision database processor.
m_revprocessor - Variable in class com.ados.hestia.repository.db.SecurityInfoStore
 
m_rjoContextProcessor - Variable in class com.ados.hestia.bridge.Bridge
 
m_rmiAccess - Variable in class com.ados.hestia.utils.io.RMIInputStream
 
m_rmiStoreAccess - Variable in class com.ados.hestia.bridge.Bridge
 
m_rnbmIDs - Variable in class com.ados.hestia.utils.LoggerContext
 
m_rnif11SignatureEncoding - Variable in class com.ados.hestia.repository.TPA
 
m_schedulersMap - Static variable in class com.ados.hestia.utils.Utils
 
m_schemaname - Static variable in class com.ados.hestia.utils.db.Processor
 
m_securityProcessor - Variable in class com.ados.hestia.sdk.repository.Repository
Security database processor.
m_securityStore - Variable in class com.ados.hestia.repository.db.PartnerProfileStore
 
m_securityStore - Variable in class com.ados.hestia.repository.db.Repository
 
m_securityStore - Variable in class com.ados.hestia.sdk.repository.Repository
Security store.
m_sendOriginalXML - Variable in class com.ados.hestia.repository.TPA
 
m_serverOptionsProcessor - Variable in class com.ados.hestia.repository.Collector
 
m_service - Variable in class com.ados.hestia.utils.RuntimeStateInfo
 
m_serviceContent - Variable in class com.ados.hestia.parser.rnbm.exchange.PayloadContainer
 
m_sessionID - Variable in class com.ados.hestia.sdk.session.Session
 
m_shortVer - Variable in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
 
m_signUsing - Variable in class com.ados.hestia.repository.TPA
 
m_skipSendingNof - Variable in class com.ados.hestia.repository.TPA
 
m_smimeContextProcessor - Variable in class com.ados.hestia.bridge.Bridge
 
m_start - Variable in class com.ados.hestia.repository.TPA
 
m_start - Variable in class com.ados.hestia.utils.io.SharedByteArrayInputStream
 
m_state - Variable in class com.ados.hestia.sdk.session.Session
 
m_statement - Variable in class com.ados.hestia.utils.db.ProcessorInputStream
 
m_status - Variable in class com.ados.hestia.repository.TPA
 
m_store - Variable in class com.ados.hestia.parser.rnbm.exchange.Attachment
 
m_store - Variable in class com.ados.hestia.repository.db.PartnerProfileExport
 
m_store - Variable in class com.ados.hestia.repository.db.PartnerProfileImport
 
m_store - Variable in class com.ados.hestia.repository.db.TPAExport
 
m_store - Variable in class com.ados.hestia.repository.db.TPAImport
 
m_store - Variable in class com.ados.hestia.utils.io.SmartStore
 
m_storeFileName - Variable in class com.ados.hestia.repository.db.SecurityInfoStore
 
m_storeID - Variable in class com.ados.hestia.utils.io.RMIDescriptor
 
m_storeID - Variable in class com.ados.hestia.utils.io.RMIInputStream
 
m_storePassword - Variable in class com.ados.hestia.repository.db.SecurityInfoStore
 
m_stores - Variable in class com.ados.hestia.repository.db.Repository
 
m_streamID - Variable in class com.ados.hestia.utils.io.RMIDescriptor
 
m_streams - Variable in class com.ados.hestia.utils.io.RMIStoreAccessImpl
 
m_supplyChainCode - Variable in class com.ados.hestia.repository.PartnerProfile
 
m_switch - Variable in class com.ados.hestia.utils.io.SmartStore.SmartStoreOutStream
 
m_syncModeUsing - Variable in class com.ados.hestia.repository.TPA
 
m_tableName - Variable in class com.ados.hestia.utils.db.Processor
 
m_tempFolder - Variable in class com.ados.hestia.utils.io.StoreRepository
 
m_temporary - Variable in class com.ados.hestia.utils.io.FileStore
 
m_tempOutStr - Variable in class com.ados.hestia.utils.io.SmartStore.SmartStoreOutStream
 
m_tempStore - Variable in class com.ados.hestia.utils.io.SmartStore.SmartStoreOutStream
 
m_thread - Variable in class com.ados.hestia.sdk.session.SessionManager
 
m_tpa - Variable in class com.ados.hestia.repository.db.TPAStore.TPAEntry
 
m_TPACache - Variable in class com.ados.hestia.repository.db.TPAStore
Keeps cache for TPA.
m_tpaProcessor - Variable in class com.ados.hestia.sdk.repository.Repository
TPA database processor.
m_tpaStore - Variable in class com.ados.hestia.repository.db.Repository
 
m_tpaStore - Variable in class com.ados.hestia.sdk.repository.Repository
TPA store.
m_traceID - Variable in class com.ados.hestia.utils.LoggerContext
 
m_traceID - Variable in class com.ados.hestia.utils.logging.HestiaLogger.LoggerID
 
m_transactionID - Variable in class com.ados.hestia.bridge.RMITransaction
 
m_transactions - Variable in class com.ados.hestia.sdk.message.MessageExchanger
Keep current rmi transactions.
m_transactionStart - Variable in class com.ados.hestia.bridge.RMITransaction
 
m_transactionTimeout - Variable in class com.ados.hestia.bridge.RMITransaction
 
m_type - Variable in class com.ados.hestia.repository.PartnerProfile.EndPoint
 
m_type - Variable in class com.ados.hestia.repository.PartnerProfile.Location
 
m_type - Variable in class com.ados.hestia.repository.PartnerProfile
 
m_type - Variable in class com.ados.hestia.repository.TPA
 
m_type - Variable in class com.ados.hestia.repository.TPA.Protocol
 
m_typeOfDigestAlgorithm - Variable in class com.ados.hestia.repository.TPA
 
m_typeOfEncryptionAlgorithm - Variable in class com.ados.hestia.repository.TPA
 
m_typeOfPackingEncryption - Variable in class com.ados.hestia.repository.TPA
 
m_types - Variable in class com.ados.hestia.utils.db.KeyDescriptor
 
m_uri - Variable in class com.ados.hestia.repository.PartnerProfile.EndPoint
 
m_useCategory - Variable in class com.ados.hestia.utils.db.Processor
 
m_userName - Variable in class com.ados.hestia.sdk.message.Connection
Keeps name of user for connection.
m_values - Variable in class com.ados.hestia.sdk.rnbm.access.utils.SimpleMap
 
m_version - Variable in class com.ados.hestia.parser.rnbm.exchange.Container
 
m_version - Variable in class com.ados.hestia.repository.TPA.Process
 
m_version - Variable in class com.ados.hestia.repository.TPA.Protocol
 
m_version - Variable in class com.ados.hestia.sdk.rnbm.access.Builder
 
m_version - Variable in class com.ados.hestia.utils.logging.HestiaLogger.PIPInfo
 
m_waitedDescription - Variable in class com.ados.hestia.sdk.session.Session
 
m_wasInited - Variable in class com.ados.hestia.utils.db.Processor
 
m_writeDefNmsp - Variable in class com.ados.hestia.sdk.rnbm.access.XMLReader
 
m_writeDTD - Variable in class com.ados.hestia.sdk.rnbm.access.XMLReader
 
m_writeDTDDeclaration - Variable in class com.ados.hestia.repository.TPA
 
m_writeFormatted - Variable in class com.ados.hestia.sdk.rnbm.access.XMLReader
 
m_writer - Variable in class com.ados.hestia.sdk.rnbm.access.XMLReader
 
m_written - Variable in class com.ados.hestia.utils.io.SmartStore.SmartStoreOutStream
 
MAINTANCE_TIMEOUT - Static variable in class com.ados.hestia.utils.db.ConnectionPool
 
makeNewLoggerInstance(String) - Method in class com.ados.hestia.utils.logging.HestiaLoggerFactory
 
MapBuilder - Class in com.ados.hestia.sdk.rnbm.access
This builder takes map with data and create RJO(ServiceContent) from it.
MapBuilder(Map<String, String>, Map<String, String>, String, String, boolean) - Constructor for class com.ados.hestia.sdk.rnbm.access.MapBuilder
Builder constructor.
MapReader - Class in com.ados.hestia.sdk.rnbm.access
Fill specific map with key and values.
MapReader(Map<String, String>, Map<String, String>, ServiceContent) - Constructor for class com.ados.hestia.sdk.rnbm.access.MapReader
 
mark(int) - Method in class com.ados.hestia.utils.io.SharedFileInputStream
 
marklimit - Variable in class com.ados.hestia.utils.io.SharedFileInputStream
 
markpos - Variable in class com.ados.hestia.utils.io.SharedFileInputStream
 
markSupported() - Method in class com.ados.hestia.utils.io.SharedFileInputStream
 
MAX_CONNECTIONS - Static variable in class com.ados.hestia.utils.db.ConnectionPool
 
MAX_IDLE_TIME - Static variable in class com.ados.hestia.utils.db.ConnectionCtxt
 
MEM_SWITCH_LIMIT - Static variable in class com.ados.hestia.utils.io.DBStore
 
MEMORY_LIMIT - Static variable in class com.ados.hestia.utils.io.SmartStore
 
MemoryStore - Class in com.ados.hestia.utils.io
This realize IStore interface using memory buffer to store data.
This is fast but at unconroling usage of it will cause MemoryException
MemoryStore(String) - Constructor for class com.ados.hestia.utils.io.MemoryStore
 
MemoryStore.MemoryStoreOutStream - Class in com.ados.hestia.utils.io
 
MemoryStore.MemoryStoreOutStream() - Constructor for class com.ados.hestia.utils.io.MemoryStore.MemoryStoreOutStream
 
MESSAGE_INVALID_RESPONSE - Static variable in class com.ados.hestia.bridge.BridgeCodes
Indicate that response in two action process is invalid
MESSAGE_NOT_PROCESSED - Static variable in class com.ados.hestia.bridge.BridgeCodes
Indicate that message can not be processed at EIS
MessageException - Exception in com.ados.hestia.sdk.message
MessageException is used to specify logical error on Hestia message exchange process.
MessageException(String) - Constructor for exception com.ados.hestia.sdk.message.MessageException
 
MessageExchanger - Class in com.ados.hestia.sdk.message
Support message exchange with Hestia over RMI.
MessageExchanger(Connection, String) - Constructor for class com.ados.hestia.sdk.message.MessageExchanger
Constructor.
MessageUtils - Class in com.ados.hestia.sdk.message
The set of internal utilities to support message exchange process.
MessageUtils() - Constructor for class com.ados.hestia.sdk.message.MessageUtils
 
MSGTYPE_EXCEPTION - Static variable in class com.ados.hestia.utils.logging.appender.SMTPAppenderConfiguration
 
MSGTYPE_NONE - Static variable in class com.ados.hestia.utils.logging.appender.SMTPAppenderConfiguration
 
MSGTYPE_PAYLOAD - Static variable in class com.ados.hestia.utils.logging.appender.SMTPAppenderConfiguration
 
MSGTYPE_RECACK - Static variable in class com.ados.hestia.utils.logging.appender.SMTPAppenderConfiguration
 
MSGTYPE_SERVICE - Static variable in class com.ados.hestia.utils.logging.appender.SMTPAppenderConfiguration
 
MSGTYPE_STATUS - Static variable in class com.ados.hestia.utils.logging.appender.SMTPAppenderConfiguration
 
MYSQL_DB - Static variable in class com.ados.hestia.sdk.repository.Repository
Identifier, that indicates using MySQL database.
MYSQL_DEFAULT_PROPERTIES - Static variable in class com.ados.hestia.utils.db.Constants
 

N

name - Variable in class com.ados.hestia.repository.IDACollection.IDA
 
name - Variable in class com.ados.hestia.repository.IDACollection
 
name - Variable in class com.ados.hestia.repository.TPA.IDACollection
 
newStream(long, long) - Method in class com.ados.hestia.utils.io.SharedByteArrayInputStream
 
newStream(long, long) - Method in class com.ados.hestia.utils.io.SharedFileInputStream
 
nonNull(String) - Static method in class com.ados.hestia.repository.db.Utils
 
normalizeString(String) - Static method in class com.ados.hestia.sdk.rnbm.access.Comparator
Return normalized string where \t\r\n are changed to ' '.
normalizeToXML(String) - Static method in class com.ados.hestia.repository.Utils
Simple utility to convert a string into a correct transport level xml string with the special characters mapped to their string equivalents.
NOTEQUAL - Static variable in class com.ados.hestia.utils.db.WhereDescriptor
 
NOTIFY_MESSAGE_RECEIVE - Static variable in class com.ados.hestia.sdk.session.Session
 
NOTIFY_MESSAGE_SENT - Static variable in class com.ados.hestia.sdk.session.Session
 
NOTIFY_STATE_CHANGES - Static variable in class com.ados.hestia.sdk.session.Session
 
NOTIFY_STATUS_RECEIVE - Static variable in class com.ados.hestia.sdk.session.Session
 
NOTIFY_STATUS_SENT - Static variable in class com.ados.hestia.sdk.session.Session
 
notifyEvent(int, Object) - Method in class com.ados.hestia.sdk.session.Session
Internal method.

O

onData(String, String) - Method in class com.ados.hestia.sdk.rnbm.access.MapReader
 
onData(String, String) - Method in class com.ados.hestia.sdk.rnbm.access.XPathReader
This is called at read method when new element or attribute is processed.
ONE_XML_LEVEL - Static variable in class com.ados.hestia.repository.Utils
 
onError(Object) - Method in class com.ados.hestia.sdk.session.SessionManager
Handle error situation.
onError() - Method in class com.ados.hestia.utils.io.DBStoreInputStream
Error occured.
onError() - Method in class com.ados.hestia.utils.io.SharedProxyFileInputStream
Error occured.
onMessageReceive(Session, PayloadContainer) - Method in interface com.ados.hestia.sdk.session.SessionListener
Session receive message from Hestia Bridge.
onMessageSent(Session, PayloadContainer) - Method in interface com.ados.hestia.sdk.session.SessionListener
Session sent message to Hestia Bridge.
onNewPartnerProfile(PartnerProfile) - Method in class com.ados.hestia.repository.db.PartnerProfileImport
 
onNewTPA(TPA) - Method in class com.ados.hestia.repository.db.TPAImport
 
onRepositoryUpdated() - Method in class com.ados.hestia.repository.db.SecurityInfoStore
 
onStateChanged(Session, int) - Method in interface com.ados.hestia.sdk.session.SessionListener
State of session was changed.
onStatusReceive(Session, String) - Method in interface com.ados.hestia.sdk.session.SessionListener
Session received status from Hestia bridge.
onStatusSent(Session, String) - Method in interface com.ados.hestia.sdk.session.SessionListener
Session sent status to Hestia Bridge.
onSuccess() - Method in class com.ados.hestia.utils.io.DBStoreInputStream
Success.
onSuccess() - Method in class com.ados.hestia.utils.io.SharedProxyFileInputStream
Close ok.
openSharedStream() - Method in class com.ados.hestia.parser.rnbm.exchange.Attachment
 
openSharedStream() - Method in class com.ados.hestia.utils.io.DBStore
Open shared stream to read data.
openSharedStream() - Method in class com.ados.hestia.utils.io.FileStore
Open shared stream to read data.
openSharedStream() - Method in interface com.ados.hestia.utils.io.IStore
Open shared stream to read data.
openSharedStream() - Method in class com.ados.hestia.utils.io.MemoryStore
Open shared stream to read data.
openSharedStream() - Method in class com.ados.hestia.utils.io.SmartStore
 
openStore(String) - Method in class com.ados.hestia.bridge.Bridge
 
openStore(String) - Method in interface com.ados.hestia.utils.io.IRMIStoreAccess
Open store at remote repository and return RMI descriptor to read data from store.
openStore(String) - Method in class com.ados.hestia.utils.io.RMIStoreAccessImpl
Open store at remote repository and return RMI descriptor to read data from store.
openStream() - Method in class com.ados.hestia.parser.rnbm.exchange.Attachment
Returns stream with content of attachment.
openStream() - Method in class com.ados.hestia.utils.io.DBStore
Open ordinary stream to read data.
openStream() - Method in class com.ados.hestia.utils.io.FileStore
Open ordinary stream to read data.
openStream() - Method in interface com.ados.hestia.utils.io.IStore
Open ordinary stream to read data.
openStream() - Method in class com.ados.hestia.utils.io.MemoryStore
Open ordinary stream to read data.
openStream() - Method in class com.ados.hestia.utils.io.SmartStore
 
OPTIONS_CACHE_TIME - Variable in class com.ados.hestia.repository.db.ServerOptionsProcessor
 
OR - Static variable in class com.ados.hestia.utils.db.WhereDescriptor
 
ORACLE_DB - Static variable in class com.ados.hestia.sdk.repository.Repository
Identifier, that indicates using Oracle database.
ORACLE_DEFAULT_PROPERTIES - Static variable in class com.ados.hestia.utils.db.Constants
 
OracleExceptionSorterEx - Class in com.ados.hestia.utils.db
 
OracleExceptionSorterEx() - Constructor for class com.ados.hestia.utils.db.OracleExceptionSorterEx
 

P

parse(File, boolean) - Method in class com.ados.hestia.repository.RepositoryStore
Parses a XML files via a validation parameter.
parseBody(HestiaLoggingEvent, SMTPConfiguration) - Static method in class com.ados.hestia.utils.logging.appender.SMTPAppenderConfiguration
 
parseSubject(HestiaLoggingEvent, SMTPConfiguration) - Static method in class com.ados.hestia.utils.logging.appender.SMTPAppenderConfiguration
 
PARTNER_NOT_PROCESSED - Static variable in class com.ados.hestia.bridge.BridgeCodes
Indicate that request has not been processed by a partner
PARTNER_NOTFOUND - Static variable in class com.ados.hestia.bridge.BridgeCodes
Indicate that partner was not found
PartnerInfoKey - Class in com.ados.hestia.repository.db
Describe how TPAs will be stored at DB
PartnerInfoKey(PartnerProfile) - Constructor for class com.ados.hestia.repository.db.PartnerInfoKey
External constructor.
PartnerInfoKey(Object[]) - Constructor for class com.ados.hestia.repository.db.PartnerInfoKey
Direct constructor.
PartnerInfoKey.PartnerInfoKeyDescriptor - Class in com.ados.hestia.repository.db
Specify storage schema for partner information.
PartnerInfoProcessor - Class in com.ados.hestia.repository.db
 
PartnerInfoProcessor(StoreRepository, Properties) - Constructor for class com.ados.hestia.repository.db.PartnerInfoProcessor
 
PartnerLocationKey - Class in com.ados.hestia.repository.db
Describe how partner location/contact will be stored at DB
PartnerLocationKey(PartnerProfile) - Constructor for class com.ados.hestia.repository.db.PartnerLocationKey
External constructor.
PartnerLocationKey(Object[]) - Constructor for class com.ados.hestia.repository.db.PartnerLocationKey
Direct constructor.
PartnerLocationKey.PartnerLocationKeyDescriptor - Class in com.ados.hestia.repository.db
Specify storage schema for partner location/contact.
PartnerLocationProcessor - Class in com.ados.hestia.repository.db
 
PartnerLocationProcessor(StoreRepository, Properties) - Constructor for class com.ados.hestia.repository.db.PartnerLocationProcessor
 
PartnerProfile - Class in com.ados.hestia.repository
Domain Java Object for a Partner Profile.
PartnerProfile(String, String, String, String, String, String, String, String, PartnerProfile.Contact, PartnerProfile.Location, PartnerProfile.EndPoint, X509Certificate, PrivateKey) - Constructor for class com.ados.hestia.repository.PartnerProfile
The constructor for unmutable PartnerProfile.
PartnerProfile() - Constructor for class com.ados.hestia.repository.PartnerProfile
The default constructor for Partner Profile Object.
PartnerProfile.Contact - Class in com.ados.hestia.repository
The object with contact information for a person from the partner side.
PartnerProfile.Contact(String, String, String, String, String) - Constructor for class com.ados.hestia.repository.PartnerProfile.Contact
Constructor for partner contact.
PartnerProfile.Contact() - Constructor for class com.ados.hestia.repository.PartnerProfile.Contact
Default constructor for partner contact.
PartnerProfile.EndPoint - Class in com.ados.hestia.repository
The end point object with information for RosettaNet compitable partner's system.
PartnerProfile.EndPoint(String, String) - Constructor for class com.ados.hestia.repository.PartnerProfile.EndPoint
Constructor for end point.
PartnerProfile.EndPoint() - Constructor for class com.ados.hestia.repository.PartnerProfile.EndPoint
Default constructor for partner end point.
PartnerProfile.Location - Class in com.ados.hestia.repository
The domain java object for partner location.
PartnerProfile.Location(String, String, String, String, String, String, String, String) - Constructor for class com.ados.hestia.repository.PartnerProfile.Location
Constructor for unmutable Location.
PartnerProfile.Location() - Constructor for class com.ados.hestia.repository.PartnerProfile.Location
Default constructor for partner location.
PartnerProfileExport - Class in com.ados.hestia.repository.db
The provide import of PartnerProfiles from XML content
PartnerProfileExport(PartnerProfileStore) - Constructor for class com.ados.hestia.repository.db.PartnerProfileExport
 
PartnerProfileImport - Class in com.ados.hestia.repository.db
The provide import of PartnerProfiles from XML content
PartnerProfileImport(PartnerProfileStore) - Constructor for class com.ados.hestia.repository.db.PartnerProfileImport
 
PartnerProfileStore - Class in com.ados.hestia.repository.db
 
PartnerProfileStore(SecurityInfoStore, PartnerInfoProcessor, PartnerLocationProcessor) - Constructor for class com.ados.hestia.repository.db.PartnerProfileStore
 
PartnerProfileStore.ProfileEntry - Class in com.ados.hestia.repository.db
 
PartnerProfileStore.ProfileEntry(PartnerProfile) - Constructor for class com.ados.hestia.repository.db.PartnerProfileStore.ProfileEntry
 
PASSWORD_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
PayloadContainer - Class in com.ados.hestia.parser.rnbm.exchange
Exchange RJO object with attachement beetween Hestia and EIS.
PayloadContainer(Date, String, String, String, ServiceContent, Attachment[]) - Constructor for class com.ados.hestia.parser.rnbm.exchange.PayloadContainer
Direct constructor.
PayloadContainer(Date, PayloadContainer, ServiceContent, Attachment[]) - Constructor for class com.ados.hestia.parser.rnbm.exchange.PayloadContainer
Create as response for provided container.
pojoStore - Variable in class com.ados.hestia.repository.RepositoryHandler
 
pos - Variable in class com.ados.hestia.utils.io.SharedFileInputStream
 
POSTGRE_DEFAULT_PROPERTIES - Static variable in class com.ados.hestia.utils.db.Constants
 
POSTGREESQL_DB - Static variable in class com.ados.hestia.sdk.repository.Repository
Identifier, that indicates using PostgreeSQL database.
PPROFILE_COLUMN_CLASSIFICATION - Static variable in class com.ados.hestia.repository.db.PartnerInfoKey
 
PPROFILE_COLUMN_DOMAIN - Static variable in class com.ados.hestia.repository.db.PartnerInfoKey
 
PPROFILE_COLUMN_ENDPOINTTYPE - Static variable in class com.ados.hestia.repository.db.PartnerInfoKey
 
PPROFILE_COLUMN_ENDPOINTURI - Static variable in class com.ados.hestia.repository.db.PartnerInfoKey
 
PPROFILE_COLUMN_NAME - Static variable in class com.ados.hestia.repository.db.PartnerInfoKey
 
PPROFILE_COLUMN_NAME_LANG - Static variable in class com.ados.hestia.repository.db.PartnerInfoKey
 
PPROFILE_COLUMN_NOKGBIALIAS - Static variable in class com.ados.hestia.repository.db.PartnerInfoKey
 
PPROFILE_COLUMN_SUPPLYCHAIN - Static variable in class com.ados.hestia.repository.db.PartnerInfoKey
 
PPROFILE_COLUMN_TYPE - Static variable in class com.ados.hestia.repository.db.PartnerInfoKey
 
PPROFILE_LOC_COLUMN_ADDRESS - Static variable in class com.ados.hestia.repository.db.PartnerLocationKey
 
PPROFILE_LOC_COLUMN_ADDRESS_LANG - Static variable in class com.ados.hestia.repository.db.PartnerLocationKey
 
PPROFILE_LOC_COLUMN_CITY - Static variable in class com.ados.hestia.repository.db.PartnerLocationKey
 
PPROFILE_LOC_COLUMN_COUNTRY - Static variable in class com.ados.hestia.repository.db.PartnerLocationKey
 
PPROFILE_LOC_COLUMN_EMAIL - Static variable in class com.ados.hestia.repository.db.PartnerLocationKey
 
PPROFILE_LOC_COLUMN_FAX - Static variable in class com.ados.hestia.repository.db.PartnerLocationKey
 
PPROFILE_LOC_COLUMN_LOCATIONID - Static variable in class com.ados.hestia.repository.db.PartnerLocationKey
 
PPROFILE_LOC_COLUMN_NAME - Static variable in class com.ados.hestia.repository.db.PartnerLocationKey
 
PPROFILE_LOC_COLUMN_NAME_LANG - Static variable in class com.ados.hestia.repository.db.PartnerLocationKey
 
PPROFILE_LOC_COLUMN_PHONE - Static variable in class com.ados.hestia.repository.db.PartnerLocationKey
 
PPROFILE_LOC_COLUMN_POSTCODE - Static variable in class com.ados.hestia.repository.db.PartnerLocationKey
 
PPROFILE_LOC_COLUMN_REGION - Static variable in class com.ados.hestia.repository.db.PartnerLocationKey
 
PPROFILE_LOC_COLUMN_TYPE - Static variable in class com.ados.hestia.repository.db.PartnerLocationKey
 
prepareForRemoteSending(IRMIStoreAccess, IStore) - Method in class com.ados.hestia.utils.io.StoreRepository
Create at remote side equvalent for store.
prepareRestoreMessage(Connection, Container, boolean) - Static method in class com.ados.hestia.sdk.message.MessageUtils
Prepare message for sending or restore after receiving.
process(Writer) - Method in class com.ados.hestia.repository.db.PartnerProfileExport
Perform writing of Store as XML to output Writer.
process(Writer) - Method in class com.ados.hestia.repository.db.TPAExport
Perform writing of Store as XML to output Writer.
process(Abstract, String) - Method in class com.ados.hestia.sdk.rnbm.access.XPathReader
 
processArrived() - Method in class com.ados.hestia.sdk.session.SessionManager
Process arrived messaged.
processArrived(int) - Method in class com.ados.hestia.sdk.session.SessionManager
 
processArrived(Container) - Method in class com.ados.hestia.sdk.session.SessionManager
Process specific arrived message.
processCollectorError(CollectorException) - Method in class com.ados.hestia.bridge.Bridge
Register at log CollectorException.
processesToString(List<TPA.Process>) - Static method in class com.ados.hestia.repository.db.Utils
Helper.
Processor - Class in com.ados.hestia.utils.db
This is responsible for database operations.
Processor(KeyDescriptor, String, String, String, String, Properties, boolean) - Constructor for class com.ados.hestia.utils.db.Processor
Createte processor directly.
Processor(KeyDescriptor, String, Properties, boolean) - Constructor for class com.ados.hestia.utils.db.Processor
Createte processor from JBoss datasource.
ProcessorException - Exception in com.ados.hestia.utils.db
Used to indicate error during work with database.
This exception is generated by Processor @see com.ados.hestia.utils.db.Processor
ProcessorException(ConnectionCtxt, String, Throwable) - Constructor for exception com.ados.hestia.utils.db.ProcessorException
Default constructor.
ProcessorException(String, Throwable) - Constructor for exception com.ados.hestia.utils.db.ProcessorException
 
ProcessorException(String) - Constructor for exception com.ados.hestia.utils.db.ProcessorException
 
ProcessorException(ConnectionCtxt, String) - Constructor for exception com.ados.hestia.utils.db.ProcessorException
Default constructor.
ProcessorInputStream - Class in com.ados.hestia.utils.db
The main purpose of this class is to close assosited SQL resources on close stream operation.
ProcessorInputStream(Processor, Connection, ResultSet, Statement, InputStream) - Constructor for class com.ados.hestia.utils.db.ProcessorInputStream
Constructor.
ProcessorUtils - Class in com.ados.hestia.utils.db
 
ProcessorUtils() - Constructor for class com.ados.hestia.utils.db.ProcessorUtils
 
processReadyToSendContainer(boolean) - Method in class com.ados.hestia.sdk.session.SessionManager
Process ready to send to partner Containers of specific type.
processReadyToSendMessage() - Method in class com.ados.hestia.sdk.session.SessionManager
Process ready to send to partner PayloadContainers.
processReadyToSendStatus() - Method in class com.ados.hestia.sdk.session.SessionManager
Process ready to send to partner StatusContainers.
processXML(InputSource) - Method in class com.ados.hestia.repository.db.PartnerProfileImport
Process XML.
processXML(InputSource) - Method in class com.ados.hestia.repository.db.TPAImport
Process XML.
PROFILE_CACHE_TIME - Variable in class com.ados.hestia.repository.db.PartnerProfileStore
 
protocolsToString(List<TPA.Protocol>) - Static method in class com.ados.hestia.repository.db.Utils
Helper.
pullMessage(boolean) - Method in class com.ados.hestia.sdk.message.MessageExchanger
Retrieve one available message from Hestia.
pullMessages(int, boolean) - Method in class com.ados.hestia.sdk.message.MessageExchanger
Retrieve array of available messages from Hestia.
pushMessage(Container, boolean) - Method in class com.ados.hestia.sdk.message.MessageExchanger
Send one message to Hestia
pushMessage(PayloadContainer) - Method in class com.ados.hestia.sdk.session.InitiationSession
 
pushMessage(PayloadContainer) - Method in class com.ados.hestia.sdk.session.RespondSession
 
pushMessage(PayloadContainer) - Method in class com.ados.hestia.sdk.session.Session
Called by external dispatcher.
pushMessages(Container[], boolean) - Method in class com.ados.hestia.sdk.message.MessageExchanger
Send array of messages to Hestia.
pushStatus(StatusContainer) - Method in class com.ados.hestia.sdk.session.InitiationSession
 
pushStatus(StatusContainer) - Method in class com.ados.hestia.sdk.session.RespondSession
 
pushStatus(StatusContainer) - Method in class com.ados.hestia.sdk.session.Session
Called by external dispatcher.
put(Object, Object) - Method in class com.ados.hestia.sdk.rnbm.access.utils.SimpleMap
 
putAll(Map) - Method in class com.ados.hestia.sdk.rnbm.access.utils.SimpleMap
 
putMessages(RMITransaction, String, Container[]) - Method in class com.ados.hestia.bridge.Bridge
 
putMessages(RMITransaction, String, Container[]) - Method in interface com.ados.hestia.bridge.IRMIAccess
Put message to send to partenr.

R

read() - Method in class com.ados.hestia.sdk.rnbm.access.Reader
Start processing of service content.
read() - Method in class com.ados.hestia.sdk.rnbm.access.XMLReader
 
read() - Method in class com.ados.hestia.sdk.rnbm.access.XPathReader
Process content of ServiceContent and generate events onData.
read() - Method in class com.ados.hestia.utils.io.DBStoreInputStream
read(byte[], int, int) - Method in class com.ados.hestia.utils.io.DBStoreInputStream
read(byte[], int, int) - Method in class com.ados.hestia.utils.io.InputStreamCounter
read() - Method in class com.ados.hestia.utils.io.JoinInputStream
read() - Method in class com.ados.hestia.utils.io.RMIInputStream
read() - Method in class com.ados.hestia.utils.io.SharedFileInputStream
 
read(byte[], int, int) - Method in class com.ados.hestia.utils.io.SharedFileInputStream
 
readBlock() - Method in class com.ados.hestia.utils.io.RMIInputStream
 
Reader - Class in com.ados.hestia.sdk.rnbm.access
Base class for all reader.
Reader(ServiceContent) - Constructor for class com.ados.hestia.sdk.rnbm.access.Reader
Construct reader for specific ServiceContent.
ReaderException - Exception in com.ados.hestia.sdk.rnbm.access
Indicate that RJO(ServiceContent) can not be readed.
ReaderException(String) - Constructor for exception com.ados.hestia.sdk.rnbm.access.ReaderException
Construct error with textual description.
ReaderException(Throwable) - Constructor for exception com.ados.hestia.sdk.rnbm.access.ReaderException
Construct error.
readInternal(byte[], int, int) - Method in class com.ados.hestia.utils.io.SharedFileInputStream
 
readInternal(byte[], int, int) - Method in class com.ados.hestia.utils.io.SharedProxyFileInputStream
 
readStore(RMIDescriptor, int) - Method in class com.ados.hestia.bridge.Bridge
 
readStore(RMIDescriptor, int) - Method in interface com.ados.hestia.utils.io.IRMIStoreAccess
Read store at remote repository.
readStore(RMIDescriptor, int) - Method in class com.ados.hestia.utils.io.RMIStoreAccessImpl
Read store at remote repository.
referenceAttachments(PayloadContainer) - Method in class com.ados.hestia.bridge.Bridge
 
registerProcessor(String, Processor) - Static method in class com.ados.hestia.utils.io.DBStore
Staticly register processor to work.
registerScheduler(ServiceMBean, String, String, int) - Static method in class com.ados.hestia.utils.Utils
Find and return scheduler.
registerSessionEntry(Session) - Method in class com.ados.hestia.sdk.session.SessionProcessor
 
registerSessionEntry(String, Session) - Method in class com.ados.hestia.sdk.session.SessionProcessor
 
reject(SessionKey, String) - Method in class com.ados.hestia.sdk.session.SessionManager
Reject specific session.
rejectPartnerMessage(String) - Method in class com.ados.hestia.sdk.session.InitiationSession
 
rejectPartnerMessage(String) - Method in class com.ados.hestia.sdk.session.RespondSession
 
rejectPartnerMessage(String) - Method in class com.ados.hestia.sdk.session.Session
Rejcect partner message whit specific reason.
release() - Method in class com.ados.hestia.utils.db.ConnectionPool.ConnectionEntry
 
releaseConnection(Connection) - Method in class com.ados.hestia.utils.db.ConnectionPool
Unlock used connection.
releaseConnectionLE(int, Connection) - Method in class com.ados.hestia.utils.db.Processor
Release previuosly allocated connection.
releasePoolConnection(Connection) - Method in class com.ados.hestia.utils.db.ConnectionPool
 
remove(String) - Method in class com.ados.hestia.repository.IDAStore
Removes a IDACollection from IDAStore.
remove(Object) - Method in class com.ados.hestia.sdk.rnbm.access.utils.SimpleMap
 
removeIDA(String) - Method in class com.ados.hestia.repository.IDACollection
 
removeListener(SessionListener) - Method in class com.ados.hestia.sdk.session.Session
Remove session listener.
REPEAT_SEND - Static variable in class com.ados.hestia.bridge.BridgeCodes
Indicate that resend process was activated.
REPEAT_SEND - Static variable in class com.ados.hestia.parser.rnbm.exchange.StatusContainer
 
Repository - Class in com.ados.hestia.repository.db
 
Repository(Properties) - Constructor for class com.ados.hestia.repository.db.Repository
 
Repository - Class in com.ados.hestia.repository
The implamentation for a repository interface in Hestia.
Repository() - Constructor for class com.ados.hestia.repository.Repository
 
Repository - Class in com.ados.hestia.sdk.repository
Provides access to PartenerProfiles, TPA and Security.
Repository(int, String, String, String, String) - Constructor for class com.ados.hestia.sdk.repository.Repository
Construct repository.
REPOSITORY_ID - Static variable in interface com.ados.hestia.repository.RepositoryMBean
Global identificator for Repository Service in the MBeanServer.
RepositoryException - Exception in com.ados.hestia.repository.db
 
RepositoryException(Throwable) - Constructor for exception com.ados.hestia.repository.db.RepositoryException
 
RepositoryException(String) - Constructor for exception com.ados.hestia.repository.db.RepositoryException
 
RepositoryHandler - Class in com.ados.hestia.repository
The abstract class for implementation SAX handler to parse XML to POJO.
RepositoryHandler(List) - Constructor for class com.ados.hestia.repository.RepositoryHandler
Construct SAX Handler for List.
RepositoryMBean - Interface in com.ados.hestia.repository
The interface for a repository in Hestia.
RepositoryService - Interface in com.ados.hestia.repository
RepositoryService.
RepositoryStore - Class in com.ados.hestia.repository
The abstract class implements common methods for handling XML files with SAX parser.
RepositoryStore(String, String) - Constructor for class com.ados.hestia.repository.RepositoryStore
The constructor for parsering the XML file with a SAX parser, and validating the XML file via the XML Scheme.
requiresLayout() - Method in class com.ados.hestia.utils.logging.appender.SMTPAppender
The SMTPAppender doesn't require layout
reset() - Method in class com.ados.hestia.utils.io.SharedFileInputStream
 
resetCache() - Method in class com.ados.hestia.repository.db.PartnerProfileStore
 
resetCache() - Method in class com.ados.hestia.repository.db.ServerOptionsProcessor
 
resetCache() - Method in class com.ados.hestia.repository.db.TPAStore
 
resetCache(String) - Method in class com.ados.hestia.repository.Repository
 
resetCache(String) - Method in interface com.ados.hestia.repository.RepositoryMBean
 
resolve() - Method in class com.ados.hestia.sdk.rnbm.access.Builder
Create empty ServiceContent with data provided at constructor.
RespondSession - Class in com.ados.hestia.sdk.session
Represent session for responding.
RespondSession(String, String) - Constructor for class com.ados.hestia.sdk.session.RespondSession
 
response(SessionKey, ServiceContent, Attachment[]) - Method in class com.ados.hestia.sdk.session.SessionManager
Make response for specific session.
RESPONSE_TIMEOUTED - Static variable in class com.ados.hestia.bridge.BridgeCodes
Indicate that response in two action process has been timeouted
restore(InputStream) - Method in class com.ados.hestia.sdk.session.Session
Restore state of session from external storage.
restoreFromRemoteReceiving(IRMIStoreAccess, IStore) - Method in class com.ados.hestia.utils.io.StoreRepository
Restore store after receiving it from remote side.
REVISION_COLUMN_DATE - Static variable in class com.ados.hestia.repository.db.RevisionKey
 
RevisionKey - Class in com.ados.hestia.repository.db
Describe Revision db schema
RevisionKey(String, Date) - Constructor for class com.ados.hestia.repository.db.RevisionKey
External constructor.
RevisionKey(Object[]) - Constructor for class com.ados.hestia.repository.db.RevisionKey
Direct constructor.
RevisionKey.RevisionKeyDescriptor - Class in com.ados.hestia.repository.db
Specify storage schema for bridge entry.
RevisionProcessor - Class in com.ados.hestia.repository.db
 
RevisionProcessor(StoreRepository, Properties) - Constructor for class com.ados.hestia.repository.db.RevisionProcessor
 
RMIDescriptor - Class in com.ados.hestia.utils.io
This used as 'handle' when using IRMIAccess
RMIDescriptor(String, String) - Constructor for class com.ados.hestia.utils.io.RMIDescriptor
 
RMIInputStream - Class in com.ados.hestia.utils.io
Stream to read from Remote IStore via RMI acceesss.
RMIInputStream(IRMIStoreAccess, String) - Constructor for class com.ados.hestia.utils.io.RMIInputStream
 
RMIStoreAccessImpl - Class in com.ados.hestia.utils.io
Default implementation of RMI access.
RMIStoreAccessImpl(StoreRepository) - Constructor for class com.ados.hestia.utils.io.RMIStoreAccessImpl
 
RMITransaction - Class in com.ados.hestia.bridge
 
RMITransaction(long) - Constructor for class com.ados.hestia.bridge.RMITransaction
 
rnDateFormat - Static variable in class com.ados.hestia.repository.Utils
 
rollback(Container) - Method in class com.ados.hestia.sdk.message.MessageExchanger
Rollback change.
rollback(Connection) - Method in class com.ados.hestia.utils.db.Processor
Safely perform rollback
rollbackTransaction(RMITransaction) - Method in class com.ados.hestia.bridge.Bridge
 
rollbackTransaction(RMITransaction) - Method in interface com.ados.hestia.bridge.IRMIAccess
Rollback transaction
run() - Method in class com.ados.hestia.sdk.session.SessionManager.SessionManagerThread
 
run() - Method in class com.ados.hestia.utils.logging.appender.SMTPAppender.SMTPSendThread
 
RuntimeStateInfo - Class in com.ados.hestia.utils
 
RuntimeStateInfo(String, int, String) - Constructor for class com.ados.hestia.utils.RuntimeStateInfo
 

S

save() - Method in class com.ados.hestia.repository.IDAStore
Serialize all current IDAs from IDAStore to XML file.
SCHEDULER_ID - Static variable in class com.ados.hestia.utils.Utils
 
SCHEDULER_KEY - Static variable in class com.ados.hestia.utils.Utils
 
SECURITY_COLUMN_CERT_INFO - Static variable in class com.ados.hestia.repository.db.SecurityKey
 
SECURITY_COLUMN_KEY_INFO - Static variable in class com.ados.hestia.repository.db.SecurityKey
 
SecurityInfoProcessor - Class in com.ados.hestia.repository.db
 
SecurityInfoProcessor(StoreRepository, Properties) - Constructor for class com.ados.hestia.repository.db.SecurityInfoProcessor
 
SecurityInfoStore - Class in com.ados.hestia.repository.db
 
SecurityInfoStore(RevisionProcessor, SecurityInfoProcessor) - Constructor for class com.ados.hestia.repository.db.SecurityInfoStore
 
SecurityInfoStore.SecurityInfoPeer - Class in com.ados.hestia.repository.db
 
SecurityInfoStore.SecurityInfoPeer(String, PrivateKey, X509Certificate) - Constructor for class com.ados.hestia.repository.db.SecurityInfoStore.SecurityInfoPeer
 
SecurityKey - Class in com.ados.hestia.repository.db
Describe how TPAs SecurityInfoPeer be stored at DB
SecurityKey(SecurityInfoStore.SecurityInfoPeer) - Constructor for class com.ados.hestia.repository.db.SecurityKey
External constructor.
SecurityKey(Object[]) - Constructor for class com.ados.hestia.repository.db.SecurityKey
Direct constructor.
SecurityKey.SecurityKeyDescriptor - Class in com.ados.hestia.repository.db
Specify storage schema for bridge entry.
serialize(OutputStream) - Method in class com.ados.hestia.sdk.session.Session
Serialize current state of session to external storage.
serialVersionUID - Static variable in exception com.ados.hestia.sdk.rnbm.access.BuilderException
 
serialVersionUID - Static variable in exception com.ados.hestia.sdk.rnbm.access.ReaderException
 
ServerOptionsKey - Class in com.ados.hestia.repository.db
 
ServerOptionsKey() - Constructor for class com.ados.hestia.repository.db.ServerOptionsKey
 
ServerOptionsKey(Object[]) - Constructor for class com.ados.hestia.repository.db.ServerOptionsKey
Direct constructor.
ServerOptionsKey.ServerOptionsKeyDescriptor - Class in com.ados.hestia.repository.db
Specify storage schema for partner information.
ServerOptionsProcessor - Class in com.ados.hestia.repository.db
 
ServerOptionsProcessor(StoreRepository, Properties) - Constructor for class com.ados.hestia.repository.db.ServerOptionsProcessor
 
ServiceContent - Class in com.ados.hestia.parser.rnbm.exchange
This is standard class to access ServiceContent fields.
ServiceContent() - Constructor for class com.ados.hestia.parser.rnbm.exchange.ServiceContent
For internal use only.
ServiceContent(String, RootElement) - Constructor for class com.ados.hestia.parser.rnbm.exchange.ServiceContent
 
ServiceContent(String, RootElement, Version) - Constructor for class com.ados.hestia.parser.rnbm.exchange.ServiceContent
 
ServiceContent(String, RootElement, String, String) - Constructor for class com.ados.hestia.parser.rnbm.exchange.ServiceContent
 
Session - Class in com.ados.hestia.sdk.session
Represent session to exchange with partner.
Session(String) - Constructor for class com.ados.hestia.sdk.session.Session
 
SESSION_COLUMN_ACTIVITY_DATE - Static variable in class com.ados.hestia.sdk.session.SessionKey
 
SESSION_COLUMN_DOCINSTANCEIDS - Static variable in class com.ados.hestia.sdk.session.SessionKey
 
SESSION_COLUMN_EIS - Static variable in class com.ados.hestia.sdk.session.SessionKey
 
SESSION_COLUMN_PARTNER - Static variable in class com.ados.hestia.sdk.session.SessionKey
 
SESSION_COLUMN_PIPID - Static variable in class com.ados.hestia.sdk.session.SessionKey
 
SESSION_COLUMN_PIPINSTANCEID - Static variable in class com.ados.hestia.sdk.session.SessionKey
 
SESSION_COLUMN_START_DATE - Static variable in class com.ados.hestia.sdk.session.SessionKey
 
SESSION_COLUMN_STATUS - Static variable in class com.ados.hestia.sdk.session.SessionKey
 
SESSION_COLUMN_TYPE - Static variable in class com.ados.hestia.sdk.session.SessionKey
 
SESSION_COLUMN_VERSION - Static variable in class com.ados.hestia.sdk.session.SessionKey
 
SESSION_TYPE_INITIATION - Static variable in class com.ados.hestia.sdk.session.Session
 
SESSION_TYPE_RESPOND - Static variable in class com.ados.hestia.sdk.session.Session
 
SessionKey - Class in com.ados.hestia.sdk.session
Describe how Session will be stored at DB
SessionKey(Session) - Constructor for class com.ados.hestia.sdk.session.SessionKey
External constructor.
SessionKey(Object[]) - Constructor for class com.ados.hestia.sdk.session.SessionKey
Direct constructor.
SessionKey.SessionKeyDescriptor - Class in com.ados.hestia.sdk.session
Specify storage schema for bridge entry.
SessionKeyComparator - Class in com.ados.hestia.sdk.session
Set of comparators to compare TPAKey via different parameters.
SessionKeyComparator(int) - Constructor for class com.ados.hestia.sdk.session.SessionKeyComparator
 
SessionListener - Interface in com.ados.hestia.sdk.session
Send notification about events at sessions.
SessionManager - Class in com.ados.hestia.sdk.session
Manage Sessions.
SessionManager(MessageExchanger) - Constructor for class com.ados.hestia.sdk.session.SessionManager
Default constructor.
SessionManager(MessageExchanger, SessionProcessor) - Constructor for class com.ados.hestia.sdk.session.SessionManager
Create manager over specific processor.
SessionManager.SessionManagerThread - Class in com.ados.hestia.sdk.session
 
SessionManager.SessionManagerThread() - Constructor for class com.ados.hestia.sdk.session.SessionManager.SessionManagerThread
 
SessionProcessor - Class in com.ados.hestia.sdk.session
April 13, 2005.
SessionProcessor(StoreRepository, Properties) - Constructor for class com.ados.hestia.sdk.session.SessionProcessor
 
SessionProcessorPredefined - Class in com.ados.hestia.sdk.session
Contains set of helper function to return SessionProcessors over wellknown DB.
SessionProcessorPredefined() - Constructor for class com.ados.hestia.sdk.session.SessionProcessorPredefined
 
setBaseDir(String) - Method in class com.ados.hestia.repository.IDACollection
Setet base dirrectory for IDACollection.
setBaseNamespace(String) - Method in class com.ados.hestia.sdk.rnbm.access.XMLReader
Set base for namespace prefix generator.
setBridgePacketSize(int) - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
setBridgeTransactionTimeout(long) - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
setBroken(boolean) - Method in class com.ados.hestia.utils.db.ConnectionCtxt
Set broken type of connection.
setCertificate(String, InputStream) - Method in class com.ados.hestia.repository.db.SecurityInfoStore
Set certificate for specific partner.
setCertificate(String, X509Certificate) - Method in class com.ados.hestia.repository.db.SecurityInfoStore
Set certificate for specific partner.
setCertificate(X509Certificate) - Method in class com.ados.hestia.repository.PartnerProfile
Set the certificate for partner.
setConfigFile(String) - Method in class com.ados.hestia.utils.logging.appender.SMTPAppender
 
setContact(PartnerProfile.Contact) - Method in class com.ados.hestia.repository.PartnerProfile
Set the contact for partner.
setContentID(String) - Method in class com.ados.hestia.parser.rnbm.exchange.Attachment
Set attachment id.
setDefaultContentEncoding(String) - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
setDirection(String) - Method in class com.ados.hestia.utils.LoggerContext
 
setDiscoveryTimeout(int) - Method in class com.ados.hestia.sdk.message.Connection
Sets he time in milliseconds to wait for a discovery query response.
setDocInstanceID(String) - Method in class com.ados.hestia.utils.LoggerContext
 
setDocumentGenerationDateTime(DateTimeStamp) - Method in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
Set date of generation of this document
setDocumentIdentifier(String) - Method in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
Set this document identificator.
setEISGBI(String) - Method in class com.ados.hestia.utils.LoggerContext
 
setEndPoint(PartnerProfile.EndPoint) - Method in class com.ados.hestia.repository.PartnerProfile
Set the end point for partner.
setEngineProcTimeout(long) - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
setEngineThreadPoolSize(int) - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
setFIFOIndex(long) - Method in class com.ados.hestia.parser.rnbm.exchange.Container
Set fifo index.
setFromRole(PartnerProfile, PIPBluePrint) - Method in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
Set "from" role partner description
setFromRole(PartnerProfile, String) - Method in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
Set "from" role partner description
setGlobalDocumentFunctionCode(String) - Method in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
Set type of document "Request", "Response".
setID(String) - Method in class com.ados.hestia.utils.db.Key
Set UID for this key.
setKeepDiscardedRJO(boolean) - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
setKeyValueToResultSet(ResultSet, int, int, Object) - Method in class com.ados.hestia.utils.db.Processor
 
setKeyValueToStatement(PreparedStatement, int, int, Object) - Method in class com.ados.hestia.utils.db.Processor
Set value to statement based on type of column.
setLocalMessage(PayloadContainer) - Method in class com.ados.hestia.sdk.session.InitiationSession
 
setLocalMessage(PayloadContainer) - Method in class com.ados.hestia.sdk.session.RespondSession
 
setLocalMessage(PayloadContainer) - Method in class com.ados.hestia.sdk.session.Session
Set local message for partner.
setLocation(PartnerProfile.Location) - Method in class com.ados.hestia.repository.PartnerProfile
Set the location for partner.
setLocationInfo(boolean) - Method in class com.ados.hestia.utils.logging.appender.SMTPAppender
If true, the information sent to the remote subscriber will include caller's location information.
setLogTraceID(String) - Method in class com.ados.hestia.parser.rnbm.exchange.Container
Set identificator for log tracing.
setMangerHitDelayEngine(long) - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
setMangerHitDelaySender(long) - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
setMaxDBConnections(int) - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
setMessageType(String) - Method in class com.ados.hestia.utils.LoggerContext
 
setName(String) - Method in class com.ados.hestia.repository.IDACollection.IDA
 
setNokiaGBIAlias(String) - Method in class com.ados.hestia.repository.PartnerProfile
Sets the nokia gbi alias.
setNotReferencedStoreTimeout(long) - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
setOptionsCacheTime(long) - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
setOriginalXML(String) - Method in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
Set original XML text
setPartnerGBI(String) - Method in class com.ados.hestia.utils.LoggerContext
 
setPassword(String) - Method in class com.ados.hestia.sdk.message.Connection
Set connection password.
setPeer(String, PrivateKey, X509Certificate) - Method in class com.ados.hestia.repository.db.SecurityInfoStore
Set certificate and private key for partner
setPIPId(String) - Method in class com.ados.hestia.utils.LoggerContext
 
setPIPInstanceID(String) - Method in class com.ados.hestia.utils.LoggerContext
 
setPIPName(String) - Method in class com.ados.hestia.utils.LoggerContext
 
setPIPVersion(String) - Method in class com.ados.hestia.utils.LoggerContext
 
setPrivateKey(PrivateKey) - Method in class com.ados.hestia.repository.PartnerProfile
Set the private key for partner.
setProduction(boolean) - Method in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
Set type for this content
setProfileCacheTime(long) - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
setReferenceID(String) - Method in class com.ados.hestia.utils.io.DBStoreKey
Set reference to this store.
setReferenceID(IStore, String) - Method in class com.ados.hestia.utils.io.DBStoreRepository
 
setReferenceID(IStore, String) - Method in class com.ados.hestia.utils.io.FileStoreRepository
 
setReferenceID(IStore, String) - Method in class com.ados.hestia.utils.io.StoreRepository
Set reference id to requested store.
setResultSetObject(int, ResultSet, Object) - Method in class com.ados.hestia.utils.db.Processor
 
setScriptPacketSize(int) - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
setScriptsHitDelay(long) - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
setSenderProcTimeout(long) - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
setSenderThreadPoolSize(int) - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
setServletProcTimeout(long) - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
setSessionPacketSize(int) - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
setSessionsHitDelay(long) - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
setSize(int) - Method in class com.ados.hestia.utils.io.DBStoreKey
Set size of corresponded DBStore.
setStatementObject(int, PreparedStatement, Object) - Method in class com.ados.hestia.utils.db.Processor
Helper.
setStore(IStore) - Method in class com.ados.hestia.parser.rnbm.exchange.Attachment
Set base store.
setStoreMaintainHitDelay(long) - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
setTimeout(int) - Method in class com.ados.hestia.sdk.message.Connection
Sets the connection timeout in milliseconds.
setToRole(PartnerProfile, PIPBluePrint) - Method in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
Set "to" role partner description
setToRole(PartnerProfile, String) - Method in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
Set "to" role partner description
setTPACacheTime(long) - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
setTraceID(String) - Method in class com.ados.hestia.utils.LoggerContext
 
setUseFIFO(boolean) - Method in class com.ados.hestia.repository.db.ServerOptionsKey
 
setUserName(String) - Method in class com.ados.hestia.sdk.message.Connection
Set connection username.
setVar(String, String, String) - Static method in class com.ados.hestia.utils.db.Utils
Set varibal values and return resulting string.
setWriteDefNms(boolean) - Method in class com.ados.hestia.sdk.rnbm.access.XMLReader
Set or reset default nms at root xml element.
setWriteDTD(boolean) - Method in class com.ados.hestia.sdk.rnbm.access.XMLReader
Set tyep of handle DTD declaration.
setWriteFormatted(boolean) - Method in class com.ados.hestia.sdk.rnbm.access.XMLReader
Set type of output format.
setXsdfile(String) - Method in class com.ados.hestia.repository.IDACollection.IDA
 
setXslfile(String) - Method in class com.ados.hestia.repository.IDACollection.IDA
 
SharedByteArrayInputStream - Class in com.ados.hestia.utils.io
SharedByteArrayInputStream.
SharedByteArrayInputStream(byte[]) - Constructor for class com.ados.hestia.utils.io.SharedByteArrayInputStream
 
SharedByteArrayInputStream(byte[], int, int) - Constructor for class com.ados.hestia.utils.io.SharedByteArrayInputStream
 
SharedFileInputStream - Class in com.ados.hestia.utils.io
SharedFileInputStream.
SharedFileInputStream(String) - Constructor for class com.ados.hestia.utils.io.SharedFileInputStream
 
SharedFileInputStream(String, String, int) - Constructor for class com.ados.hestia.utils.io.SharedFileInputStream
 
SharedFileInputStream(SharedRandomAccessFile, long, long, int) - Constructor for class com.ados.hestia.utils.io.SharedFileInputStream
 
SharedProxyFileInputStream - Class in com.ados.hestia.utils.io
Used to represent any InputStream as SharedInputStream.
SharedProxyFileInputStream(InputStream, long) - Constructor for class com.ados.hestia.utils.io.SharedProxyFileInputStream
Initial stream creation.
SharedProxyFileInputStream(SharedProxyFileInputStream, SharedRandomAccessFile, long, long, int) - Constructor for class com.ados.hestia.utils.io.SharedProxyFileInputStream
 
SharedRandomAccessFile - Class in com.ados.hestia.utils.io
SharedRandomAccessFile.
SharedRandomAccessFile(String, String) - Constructor for class com.ados.hestia.utils.io.SharedRandomAccessFile
 
SimpleMap - Class in com.ados.hestia.sdk.rnbm.access.utils
Simple Map.
SimpleMap() - Constructor for class com.ados.hestia.sdk.rnbm.access.utils.SimpleMap
 
SimpleSet - Class in com.ados.hestia.sdk.rnbm.access.utils
Simple Set.
SimpleSet() - Constructor for class com.ados.hestia.sdk.rnbm.access.utils.SimpleSet
 
size() - Method in class com.ados.hestia.repository.IDAStore
Returns numbers of POJO in the store.
size() - Method in class com.ados.hestia.repository.RepositoryStore
Returns numbers of POJO in the store.
size() - Method in class com.ados.hestia.sdk.rnbm.access.utils.SimpleMap
 
skip(long) - Method in class com.ados.hestia.utils.io.SharedFileInputStream
 
SmartStore - Class in com.ados.hestia.utils.io
Automatically switch Memory based IStore File based IStore.
SmartStore(String, File) - Constructor for class com.ados.hestia.utils.io.SmartStore
 
SmartStore.SmartStoreOutStream - Class in com.ados.hestia.utils.io
 
SmartStore.SmartStoreOutStream() - Constructor for class com.ados.hestia.utils.io.SmartStore.SmartStoreOutStream
 
SMTPAppender - Class in com.ados.hestia.utils.logging.appender
Log4J Appender extesion.
SMTPAppender() - Constructor for class com.ados.hestia.utils.logging.appender.SMTPAppender
The default constructor will instantiate the appender with TriggeringEventEvaluator that will trigger on events with any Level.
SMTPAppender(Appender) - Constructor for class com.ados.hestia.utils.logging.appender.SMTPAppender
for debug use.
SMTPAppender.MyAuthenticator - Class in com.ados.hestia.utils.logging.appender
Internal class ,realizes SMTPauth Authenticator
SMTPAppender.MyAuthenticator(String, String) - Constructor for class com.ados.hestia.utils.logging.appender.SMTPAppender.MyAuthenticator
 
SMTPAppender.SMTPSendThread - Class in com.ados.hestia.utils.logging.appender
 
SMTPAppender.SMTPSendThread(Message, HestiaLoggingEvent) - Constructor for class com.ados.hestia.utils.logging.appender.SMTPAppender.SMTPSendThread
 
SMTPAPPENDER_CONFIG_FILE - Static variable in class com.ados.hestia.utils.logging.appender.SMTPAppender
 
SMTPAPPENDER_CONFIG_PROPERTY - Static variable in class com.ados.hestia.utils.logging.appender.SMTPAppender
 
SMTPAppenderConfiguration - Class in com.ados.hestia.utils.logging.appender
The SMTP Configuration object, internally used by SMTPAppender.
SMTPAppenderConfiguration(String) - Constructor for class com.ados.hestia.utils.logging.appender.SMTPAppenderConfiguration
 
SMTPAppenderConfiguration.AuthMethod - Enum in com.ados.hestia.utils.logging.appender
 
SMTPConfiguration - Class in com.ados.hestia.utils.logging.appender
Log4J Appender extesion.
SMTPConfiguration() - Constructor for class com.ados.hestia.utils.logging.appender.SMTPConfiguration
 
sortByColumn(int, SessionKey, SessionKey) - Static method in class com.ados.hestia.sdk.session.SessionKeyComparator
 
stack - Variable in class com.ados.hestia.repository.RepositoryHandler
 
start() - Method in class com.ados.hestia.sdk.session.SessionManager
Start manager.
start - Variable in class com.ados.hestia.utils.io.SharedFileInputStream
 
startElement(String, String, String, Attributes) - Method in class com.ados.hestia.repository.db.PartnerProfileImport
 
startElement(String, String, String, Attributes) - Method in class com.ados.hestia.repository.db.TPAImport
 
startService() - Method in class com.ados.hestia.bridge.Bridge
Start Bridge mbean.
startService() - Method in class com.ados.hestia.repository.Repository
 
startSingleton() - Method in interface com.ados.hestia.bridge.BridgeMBean
 
STATE_CREATED - Static variable in class com.ados.hestia.sdk.session.Session
 
STATE_ERROR - Static variable in class com.ados.hestia.sdk.session.Session
 
STATE_FINISHED - Static variable in class com.ados.hestia.sdk.session.Session
 
STATE_IDLE - Static variable in class com.ados.hestia.sdk.session.Session
 
STATE_READY_TO_SEND_MESSAGE - Static variable in class com.ados.hestia.sdk.session.Session
 
STATE_READY_TO_SEND_STATUS - Static variable in class com.ados.hestia.sdk.session.Session
 
STATE_WAIT_ACCEPTANCE - Static variable in class com.ados.hestia.sdk.session.Session
 
STATE_WAIT_MESSAGE - Static variable in class com.ados.hestia.sdk.session.Session
 
STATE_WAIT_PREPARE_RESPOND - Static variable in class com.ados.hestia.sdk.session.Session
 
STATE_WAIT_STATUS - Static variable in class com.ados.hestia.sdk.session.Session
 
stateToText(int) - Static method in class com.ados.hestia.sdk.session.Utils
Return textual description of Session state.
StatusContainer - Class in com.ados.hestia.parser.rnbm.exchange
Used to exchange status beetween hestia and EIS.
StatusContainer(Date, PayloadContainer, String, String) - Constructor for class com.ados.hestia.parser.rnbm.exchange.StatusContainer
Construct Status
StatusContainer(Date, String, String, String, String, String) - Constructor for class com.ados.hestia.parser.rnbm.exchange.StatusContainer
Create success status
StatusContainer(Date, String, String, String, String, String, String, String) - Constructor for class com.ados.hestia.parser.rnbm.exchange.StatusContainer
 
StatusContainer(String, String, String) - Constructor for class com.ados.hestia.parser.rnbm.exchange.StatusContainer
 
stop() - Method in class com.ados.hestia.sdk.session.Session
Stop current session.
stop() - Method in class com.ados.hestia.sdk.session.SessionManager
Stop manager.
stopService() - Method in class com.ados.hestia.bridge.Bridge
Stop Bridge mbean.
stopService() - Method in class com.ados.hestia.repository.Repository
 
stopSingleton() - Method in interface com.ados.hestia.bridge.BridgeMBean
 
STORE_COLUMN_DATE - Static variable in class com.ados.hestia.utils.io.DBStoreKey
 
STORE_COLUMN_REFERENCEID - Static variable in class com.ados.hestia.utils.io.DBStoreKey
 
STORE_COLUMN_SIZE - Static variable in class com.ados.hestia.utils.io.DBStoreKey
 
storeFromBytes(byte[]) - Static method in class com.ados.hestia.utils.db.Utils
Restore IStore from array of bytes.
StoreRepository - Class in com.ados.hestia.utils.io
History.
StoreRepository(String) - Constructor for class com.ados.hestia.utils.io.StoreRepository
 
storeToBytes(IStore) - Static method in class com.ados.hestia.utils.db.Utils
Represent IStore as array of bytes.
STR1024_TYPE_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
STR128_TYPE_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
STR256_TYPE_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
STR32_TYPE_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
STR64_TYPE_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
stringToProcesses(String) - Static method in class com.ados.hestia.repository.db.Utils
Helper.
stringToProtocols(String) - Static method in class com.ados.hestia.repository.db.Utils
Helper.
SUCCESS - Static variable in class com.ados.hestia.bridge.BridgeCodes
Indicate success situation
SUCCESS - Static variable in class com.ados.hestia.parser.rnbm.exchange.StatusContainer
 
SUPPLY_CHAIN_CODES - Static variable in class com.ados.hestia.repository.PartnerProfile
 
synchWithLocalStore(String, String) - Method in class com.ados.hestia.repository.db.SecurityInfoStore
Synch store with local store file (jks)

T

TEMPLATE_ADD_COLUMN_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
TEMPLATE_CREATE_INDEX_BASE_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
TEMPLATE_CREATE_INDEX_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
TEMPLATE_CREATE_TABLE_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
TEMPLATE_DELETE_INDEX_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
TEMPLATE_DELETE_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
TEMPLATE_DELETE_TABLE_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
TEMPLATE_DELETE_WHERE_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
TEMPLATE_GET_CUR_SCHEMA_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
TEMPLATE_GETSIZE_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
TEMPLATE_GETSIZE_WHERE_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
TEMPLATE_INDEX_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
TEMPLATE_INSERT_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
TEMPLATE_MODIFY_COLUMN_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
TEMPLATE_SELECT_DATA_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
TEMPLATE_SELECT_ENTRY_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
TEMPLATE_SELECT_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
TEMPLATE_SELECT_OBJECTS_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
TEMPLATE_SELECT_WHERE_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
TEMPLATE_SELECT_WHERE_KEY_NO_SORT - Static variable in class com.ados.hestia.utils.db.Constants
 
TEMPLATE_TABLE_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
TEMPLATE_UPDATE_COLUMN_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
TEMPLATE_UPDATE_COLUMNS_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
TEXT_TYPE_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
THIS_DOC_ID_XSD_STANDARD - Static variable in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
 
THIS_DOC_ID_XSD_VERSION - Static variable in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
 
THIS_DOC_IDS - Static variable in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
 
THIS_DOC_TIME - Static variable in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
 
THIS_DOC_TIME_CIDX - Static variable in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
 
THIS_DOC_TIME_CIDX_ATTR - Static variable in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
 
THIS_DOC_TIME_XSD - Static variable in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
 
THIS_DOC_TIMES - Static variable in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
 
TO_SUBPATH - Static variable in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
 
toIOException(Throwable) - Static method in class com.ados.hestia.sdk.message.MessageUtils
Convert commot throwable to IOException.
toLoggerID(String, String) - Static method in class com.ados.hestia.utils.logging.HestiaLogger
 
toPartnerPeer(String, String) - Static method in class com.ados.hestia.utils.logging.HestiaLogger
 
toPIPInfo(String, String, String) - Static method in class com.ados.hestia.utils.logging.HestiaLogger
 
toProfile(PartnerInfoKey, PartnerLocationKey, SecurityInfoStore.SecurityInfoPeer) - Method in class com.ados.hestia.repository.db.PartnerProfileStore
Combine PartnerInfoKey and PartnerLocationKey to produce PartnerProfile
toRNBMID(String, String) - Static method in class com.ados.hestia.utils.logging.HestiaLogger
 
toString() - Method in class com.ados.hestia.parser.rnbm.exchange.Attachment
 
toString() - Method in class com.ados.hestia.parser.rnbm.exchange.PayloadContainer
toString() - Method in class com.ados.hestia.parser.rnbm.exchange.StatusContainer
toString() - Method in class com.ados.hestia.repository.PartnerProfile.Contact
Get a string with debug information for partner contact.
toString() - Method in class com.ados.hestia.repository.PartnerProfile.EndPoint
Get a string with debug information for partner end point.
toString() - Method in class com.ados.hestia.repository.PartnerProfile.Location
Get a string with debug information for partner location.
toString() - Method in class com.ados.hestia.repository.PartnerProfile
Get a string with debug information for the partner profile.
toString() - Method in class com.ados.hestia.repository.TPA.Process
Get a string with debug information for process.
toString() - Method in class com.ados.hestia.repository.TPA.Protocol
Get a string with debug information for the protocol.
toString() - Method in class com.ados.hestia.repository.TPA
Get a string with debug information for TPA.
toString() - Method in class com.ados.hestia.sdk.session.Session
 
toString() - Method in class com.ados.hestia.utils.db.Processor
toString() - Method in class com.ados.hestia.utils.io.FileStore
toString() - Method in class com.ados.hestia.utils.logging.appender.SMTPConfiguration
 
toString() - Method in class com.ados.hestia.utils.RuntimeStateInfo
 
toString() - Method in class com.ados.hestia.utils.UID
Returns a string representation of this UID.
TPA - Class in com.ados.hestia.repository
Domain Java Object for a TPA.
TPA(String, String, Date, Date, String, String, String, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int, int, int, String, String, TPA.IDACollection, boolean, String, String, long, boolean, String, String, boolean, boolean, boolean) - Constructor for class com.ados.hestia.repository.TPA
Constructor for unmutable TPA.
TPA() - Constructor for class com.ados.hestia.repository.TPA
Default constructor for PartnerProfile.
TPA.IDACollection - Class in com.ados.hestia.repository
Domain Java Object for a IDACollection.
TPA.IDACollection(String) - Constructor for class com.ados.hestia.repository.TPA.IDACollection
The constructor for unmutable IDACollection.
TPA.IDACollection() - Constructor for class com.ados.hestia.repository.TPA.IDACollection
The default constructor for IDACollection.
TPA.Process - Class in com.ados.hestia.repository
Domain Java Object for a Process.
TPA.Process(String, String) - Constructor for class com.ados.hestia.repository.TPA.Process
The constructor for unmutable Process.
TPA.Process() - Constructor for class com.ados.hestia.repository.TPA.Process
The default constructor for Process.
TPA.Protocol - Class in com.ados.hestia.repository
Domain Java Object for a Protocol.
TPA.Protocol(String, String) - Constructor for class com.ados.hestia.repository.TPA.Protocol
The constructor for unmutable Protocol.
TPA.Protocol() - Constructor for class com.ados.hestia.repository.TPA.Protocol
The default constructor for Protocol.
TPA_CACHE_TIME - Variable in class com.ados.hestia.repository.db.TPAStore
 
TPA_COLUMN_BASENAMESPACE - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_CONNECTIONTIMEOUT - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_CONTENT_ENCODING - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_DIGESTALG - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_EIS - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_ENCRYPTIONALG - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_ENCRYPTIONTYPE - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_END - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_EXTRACIDXVALIDATION - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_FORCE_NMS_DECL - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_HANDLERID - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_IDACOLLECTION - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_MAXCONNECTION - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_MAXRETRIES - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_OUTVALIDATION - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_PARTNER - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_PROCESSES - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_PROTOCOLS - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_RETRYINTERVAL - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_RNIF11_SIG_ENCODING - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_SEND_ORIGINAL_XML - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_SKIP_SENDING_NOF - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_START - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_STATUS - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_SUPPORTCHUNKING - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_SUPPORTHA - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_TOTAL - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_TYPE - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_USECOMPRESS - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_USEENCRYPT - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_USENAMESPACE - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_USESIGN - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_USESYNCH - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_COLUMN_WRITE_DTD_DECL - Static variable in class com.ados.hestia.repository.db.TPAKey
 
TPA_NOTFOUND - Static variable in class com.ados.hestia.bridge.BridgeCodes
Indicate that TPA for partner was not found
TPAExport - Class in com.ados.hestia.repository.db
The provide export of TPAStore to XML content
TPAExport(HestiaLogger, TPAStore) - Constructor for class com.ados.hestia.repository.db.TPAExport
 
TPAImport - Class in com.ados.hestia.repository.db
The provide import of TPA from XML content
TPAImport(TPAStore) - Constructor for class com.ados.hestia.repository.db.TPAImport
 
TPAKey - Class in com.ados.hestia.repository.db
Describe how TPAs will be stored at DB
TPAKey(TPA) - Constructor for class com.ados.hestia.repository.db.TPAKey
External constructor.
TPAKey(Object[]) - Constructor for class com.ados.hestia.repository.db.TPAKey
Direct constructor.
TPAKey.TPAKeyDescriptor - Class in com.ados.hestia.repository.db
Specify storage schema for bridge entry.
TPAKeyToTPA(TPAKey) - Static method in class com.ados.hestia.repository.db.TPAStore
Convert key to TPA entry
TPAProcessor - Class in com.ados.hestia.repository.db
 
TPAProcessor(StoreRepository, Properties) - Constructor for class com.ados.hestia.repository.db.TPAProcessor
 
TPAStore - Class in com.ados.hestia.repository.db
 
TPAStore(TPAProcessor) - Constructor for class com.ados.hestia.repository.db.TPAStore
 
TPAStore.TPAEntry - Class in com.ados.hestia.repository.db
 
TPAStore.TPAEntry(TPA) - Constructor for class com.ados.hestia.repository.db.TPAStore.TPAEntry
 
trace(HestiaLogger.LoggerID, HestiaLogger.PartnerPeer, HestiaLogger.RNBMID, HestiaLogger.PIPInfo, String, String, Object, Throwable) - Method in class com.ados.hestia.utils.logging.HestiaLogger
Log a message object with the TRACE Level.
trace(HestiaLogger.LoggerID, HestiaLogger.PartnerPeer, HestiaLogger.RNBMID, HestiaLogger.PIPInfo, String, String, Object) - Method in class com.ados.hestia.utils.logging.HestiaLogger
 
trace(String, Object, Throwable) - Method in class com.ados.hestia.utils.logging.HestiaLogger
 
trace(String, Object) - Method in class com.ados.hestia.utils.logging.HestiaLogger
 
TransactionException - Exception in com.ados.hestia.sdk.message
TransactionException is used to indicate error at sequence of calls rollback/commit methods.
TransactionException(String) - Constructor for exception com.ados.hestia.sdk.message.TransactionException
 
TYPE_OF_DIGEST_ALGORITHMS - Static variable in class com.ados.hestia.repository.TPA
Digest algorithm.
TYPE_OF_ENCRYPTION_ALGORITHMS - Static variable in class com.ados.hestia.repository.TPA
Encryption alghoritm.
TYPE_OF_PACKING_ENCRYPTIONS - Static variable in class com.ados.hestia.repository.TPA
Type of packing encryption.
TYPE_OF_STATUS - Static variable in class com.ados.hestia.repository.TPA
Status.
TYPES - Static variable in class com.ados.hestia.repository.PartnerProfile.EndPoint
 
TYPES - Static variable in class com.ados.hestia.repository.PartnerProfile.Location
Types.
TYPES - Static variable in class com.ados.hestia.repository.PartnerProfile
 
TYPES - Static variable in class com.ados.hestia.repository.TPA.Protocol
 
TYPES - Static variable in class com.ados.hestia.repository.TPA
Type of TPA.

U

UID - Class in com.ados.hestia.utils
History by Khmel Yury.
UID() - Constructor for class com.ados.hestia.utils.UID
Generates a UID that is unique over time with respect to the host that it was generated on.
UID(String) - Constructor for class com.ados.hestia.utils.UID
 
unregisterScheduler(ServiceMBean, String, String) - Static method in class com.ados.hestia.utils.Utils
Unregister scheduler for giving mbean.
update() - Method in class com.ados.hestia.utils.db.ConnectionCtxt
Update active state context.
updateCacheTime(String) - Method in class com.ados.hestia.repository.Repository
 
updateCacheTime(String) - Method in interface com.ados.hestia.repository.RepositoryMBean
 
updateColumn(String, int, Object) - Method in class com.ados.hestia.utils.db.Processor
Update column with provided value at specific row.
updateColumns(String, int[], Object[], InputStream, int) - Method in class com.ados.hestia.utils.db.Processor
Update columns
updateInfo(PartnerInfoKey) - Method in class com.ados.hestia.repository.db.PartnerInfoProcessor
Update PartnerProfile on DB.
updateKey(SessionKey) - Method in class com.ados.hestia.sdk.session.SessionProcessor
Update key information.
updateLocation(PartnerLocationKey) - Method in class com.ados.hestia.repository.db.PartnerLocationProcessor
Update PartnerProfile on DB.
updateModification() - Method in class com.ados.hestia.utils.db.KeyProcessor
Update modification status.
updateOptions(ServerOptionsKey) - Method in class com.ados.hestia.repository.db.ServerOptionsProcessor
Update options on DB
updatePeer(SecurityInfoStore.SecurityInfoPeer) - Method in class com.ados.hestia.repository.db.SecurityInfoProcessor
 
updateProfile(PartnerProfile) - Method in class com.ados.hestia.repository.db.PartnerProfileStore
Save changes at PartnerProfile.
updateRawData(String, InputStream, int) - Method in class com.ados.hestia.utils.db.Processor
Update raw data
updateRevision(String) - Method in class com.ados.hestia.repository.db.RevisionProcessor
Update revision to current date.
updateSession(SessionKey, Session) - Method in class com.ados.hestia.sdk.session.SessionProcessor
Update session at DB which is described by specific key.
updateTPA(TPAKey) - Method in class com.ados.hestia.repository.db.TPAProcessor
Update TPA.
updateTPA(TPA) - Method in class com.ados.hestia.repository.db.TPAStore
Save changes at TPA.
USER_KEY - Static variable in class com.ados.hestia.utils.db.Constants
 
Utils - Class in com.ados.hestia.repository.db
 
Utils() - Constructor for class com.ados.hestia.repository.db.Utils
 
Utils - Class in com.ados.hestia.repository
The set of methods, which implemente different functions for XML handling.
Utils() - Constructor for class com.ados.hestia.repository.Utils
 
Utils - Class in com.ados.hestia.sdk.session
Set of utilits.
Utils() - Constructor for class com.ados.hestia.sdk.session.Utils
 
Utils - Class in com.ados.hestia.utils.db
Provide set of common utils, used at this package.
Utils() - Constructor for class com.ados.hestia.utils.db.Utils
 
Utils - Class in com.ados.hestia.utils
The set of util functions.
Utils() - Constructor for class com.ados.hestia.utils.Utils
 

V

validateAttachments(PayloadContainer) - Method in class com.ados.hestia.bridge.Bridge
Ensure that all attachments at payload container belong to local store repository.
valueOf(String) - Static method in enum com.ados.hestia.utils.logging.appender.SMTPAppenderConfiguration.AuthMethod
Returns the enum constant of this type with the specified name.
values() - Method in class com.ados.hestia.sdk.rnbm.access.utils.SimpleMap
 
values() - Static method in enum com.ados.hestia.utils.logging.appender.SMTPAppenderConfiguration.AuthMethod
Returns an array containing the constants of this enum type, in the order they're declared.
VAR_COLUMN - Static variable in class com.ados.hestia.utils.db.Constants
 
VAR_COLUMNS - Static variable in class com.ados.hestia.utils.db.Constants
 
VAR_COLUMNS_EXPR - Static variable in class com.ados.hestia.utils.db.Constants
 
VAR_COMMA - Static variable in class com.ados.hestia.utils.db.Constants
 
VAR_COUNT - Static variable in class com.ados.hestia.utils.db.Constants
 
VAR_DATATYPE - Static variable in class com.ados.hestia.utils.db.Constants
 
VAR_FROM - Static variable in class com.ados.hestia.utils.db.Constants
 
VAR_INDEX - Static variable in class com.ados.hestia.utils.db.Constants
 
VAR_INDEXCOLUMNS - Static variable in class com.ados.hestia.utils.db.Constants
 
VAR_INDEXNAME - Static variable in class com.ados.hestia.utils.db.Constants
 
VAR_KEYNAME - Static variable in class com.ados.hestia.utils.db.Constants
 
VAR_LAST - Static variable in class com.ados.hestia.utils.db.Constants
 
VAR_NEXT - Static variable in class com.ados.hestia.utils.db.Constants
 
VAR_QCOLUMNS - Static variable in class com.ados.hestia.utils.db.Constants
 
VAR_QUEST - Static variable in class com.ados.hestia.utils.db.Constants
 
VAR_RAWDATA - Static variable in class com.ados.hestia.utils.db.Constants
 
VAR_TABLENAME - Static variable in class com.ados.hestia.utils.db.Constants
 
VAR_TYPEDCOLUMNS - Static variable in class com.ados.hestia.utils.db.Constants
 
VAR_USERNAME - Static variable in class com.ados.hestia.utils.db.Constants
 
VAR_VALUE - Static variable in class com.ados.hestia.utils.db.Constants
 
VAR_WHERE - Static variable in class com.ados.hestia.utils.db.Constants
 
VERSIONS - Static variable in class com.ados.hestia.repository.TPA.Protocol
 

W

W3C_XML_SCHEMA - Static variable in class com.ados.hestia.repository.db.Constants
 
WaitedContainerDescription - Class in com.ados.hestia.sdk.session
Describes paremeters of container which is waited.
WaitedContainerDescription(String, String, String) - Constructor for class com.ados.hestia.sdk.session.WaitedContainerDescription
 
warn(HestiaLogger, String, Object, Throwable) - Method in class com.ados.hestia.utils.LoggerContext
 
warn(HestiaLogger, String, Object) - Method in class com.ados.hestia.utils.LoggerContext
 
warn(HestiaLogger.LoggerID, HestiaLogger.PartnerPeer, HestiaLogger.RNBMID, HestiaLogger.PIPInfo, String, String, Object, Throwable) - Method in class com.ados.hestia.utils.logging.HestiaLogger
Log a message object with the WARN level.
warn(HestiaLogger.LoggerID, HestiaLogger.PartnerPeer, HestiaLogger.RNBMID, HestiaLogger.PIPInfo, String, String, Object) - Method in class com.ados.hestia.utils.logging.HestiaLogger
 
warn(String, Object, Throwable) - Method in class com.ados.hestia.utils.logging.HestiaLogger
 
warn(String, Object) - Method in class com.ados.hestia.utils.logging.HestiaLogger
 
WhereDescriptor - Class in com.ados.hestia.utils.db
This class represent conditions for database operations
Used at processor at get, delete, size methods
WhereDescriptor() - Constructor for class com.ados.hestia.utils.db.WhereDescriptor
Construct.
whereToString(WhereDescriptor) - Method in class com.ados.hestia.utils.db.Processor
 
write(int) - Method in class com.ados.hestia.utils.io.DBStoreOutputStream
write(byte[], int, int) - Method in class com.ados.hestia.utils.io.SmartStore.SmartStoreOutStream
 
write(int) - Method in class com.ados.hestia.utils.io.SmartStore.SmartStoreOutStream
 
writeStore(RMIDescriptor, byte[], int, int) - Method in class com.ados.hestia.bridge.Bridge
 
writeStore(RMIDescriptor, byte[], int, int) - Method in interface com.ados.hestia.utils.io.IRMIStoreAccess
Write store ar remote repository.
writeStore(RMIDescriptor, byte[], int, int) - Method in class com.ados.hestia.utils.io.RMIStoreAccessImpl
Write store ar remote repository.
writeStream(InputStream) - Method in class com.ados.hestia.utils.io.DBStoreOutputStream
Write content of provided stream.
writeXML(Writer, boolean, boolean) - Method in class com.ados.hestia.parser.rnbm.exchange.ServiceContent
Write content of ServiceContent as XML file

X

XML_ADDRESS - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_CERTIFICATE_ALIAS - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_CITY_NAME - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_CLASSIFICATION_CODE - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_COMPRESS - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_CONTACT - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_COUNTRY_CODE - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_DOMAIN - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_EIS_GBI - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_EMAIL - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_ENCRYPT - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_END_DATE - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_ENDPOINT - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_FAX - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_GBI - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_HANDLERID - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_ID - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_IDA - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_LOCATION - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_LOCATION_ID - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_MAPID - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_MAX_CONNECTIONS - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_MAX_RETRIES_HA - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_NAME - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_NAMESPACES - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_NOKIA_GBI - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_OUTVALIDATION - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_PARTNER_GBI - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_PARTNER_PROFILE - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_PHONE - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_POST_CODE - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_PROCESS - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_PROTOCOL - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_REGION_NAME - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_RETRY_INTERVAL_HA - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_SIGN - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_SONY_EXTENSION - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_START_DATE - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_STATUS - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_SUPPLY_CODE - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_SUPPORT_CHUNKING - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_SUPPORT_CIDX_EXT_VALID - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_SUPPORT_HA - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_SUPPORT_SYNC - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_TPA - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_TYPE - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_TYPE_OF_DIGEST - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_TYPE_OF_ENCRYPTION - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_TYPE_OF_PACKING - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_URI - Static variable in class com.ados.hestia.repository.db.Constants
 
XML_VERSION - Static variable in class com.ados.hestia.repository.db.Constants
 
XMLBuilder - Class in com.ados.hestia.sdk.rnbm.access
Create RJO directly from XML file.
XMLBuilder() - Constructor for class com.ados.hestia.sdk.rnbm.access.XMLBuilder
 
XMLBuilder(Reader, String, String, boolean) - Constructor for class com.ados.hestia.sdk.rnbm.access.XMLBuilder
Construct XMLBuilder.
XMLReader - Class in com.ados.hestia.sdk.rnbm.access
Produce XML file from ServiceContent directly.
XMLReader(Writer, ServiceContent) - Constructor for class com.ados.hestia.sdk.rnbm.access.XMLReader
 
XPathBuilder - Class in com.ados.hestia.sdk.rnbm.access
This will get enumeration of keys.
XPathBuilder(String, String, boolean) - Constructor for class com.ados.hestia.sdk.rnbm.access.XPathBuilder
 
XPathReader - Class in com.ados.hestia.sdk.rnbm.access
Generate onData events with xPath key and correspondent value.
XPathReader(ServiceContent) - Constructor for class com.ados.hestia.sdk.rnbm.access.XPathReader
 
xsdfile - Variable in class com.ados.hestia.repository.IDACollection.IDA
 
xslfile - Variable in class com.ados.hestia.repository.IDACollection.IDA
 

_

_bcc - Variable in class com.ados.hestia.utils.logging.appender.SMTPConfiguration
 
_body - Variable in class com.ados.hestia.utils.logging.appender.SMTPConfiguration
 
_cc - Variable in class com.ados.hestia.utils.logging.appender.SMTPConfiguration
 
_direction - Variable in class com.ados.hestia.utils.logging.appender.SMTPConfiguration
 
_eisDUNS - Variable in class com.ados.hestia.utils.logging.appender.SMTPConfiguration
 
_fileName - Variable in class com.ados.hestia.repository.RepositoryStore
 
_folderName - Variable in class com.ados.hestia.repository.RepositoryStore
 
_from - Variable in class com.ados.hestia.utils.logging.appender.SMTPConfiguration
 
_id - Variable in class com.ados.hestia.utils.logging.appender.SMTPConfiguration
 
_ignoreid - Variable in class com.ados.hestia.utils.logging.appender.SMTPConfiguration
 
_msgtype - Variable in class com.ados.hestia.utils.logging.appender.SMTPConfiguration
 
_partnerDUNS - Variable in class com.ados.hestia.utils.logging.appender.SMTPConfiguration
 
_pass - Variable in class com.ados.hestia.utils.logging.appender.SMTPAppender.MyAuthenticator
 
_store - Variable in class com.ados.hestia.repository.IDAStore
 
_store - Variable in class com.ados.hestia.repository.RepositoryStore
 
_subject - Variable in class com.ados.hestia.utils.logging.appender.SMTPConfiguration
 
_to - Variable in class com.ados.hestia.utils.logging.appender.SMTPConfiguration
 
_user - Variable in class com.ados.hestia.utils.logging.appender.SMTPAppender.MyAuthenticator
 

A B C D E F G H I J K L M N O P R S T U V W X _

Copyright © 2005-2006 ADOS Co.,Ltd.. All Rights Reserved.