Constant Field Values


Contents
org.objectweb.*

org.objectweb.dream.channel.ChannelInExportId
public static final String ITF_NAME "channel-in-export-id"

org.objectweb.dream.channel.DestinationResolver
public static final String ITF_NAME "destination-resolver"

org.objectweb.dream.exception.CatchPushExceptionImpl
public static final String EXCEPTION_PUSH_ITF_NAME "exception-push"

org.objectweb.dream.protocol.ExceptionChunk
public static final String DEFAULT_NAME "exception-chunk"

org.objectweb.dream.protocol.ExportIdentifierChunk
public static final String DEFAULT_NAME "export-id-chunk"

org.objectweb.dream.protocol.Protocol
public static final String ITF_NAME "protocol"
public static final String LOWER_PROTOCOL_ITF_NAME "lower-protocol"

org.objectweb.dream.protocol.atomicity.AtomicReactorImpl
public static final String INCOMING_OUT_PUSH_ITF_NAME "incoming-out-push"
public static final String OUTGOING_OUT_PUSH_ITF_NAME "outgoing-out-push"
public static final String WAITING_PULL_ITF_NAME "waitingPull"

org.objectweb.dream.protocol.atomicity.AtomicRouterImpl
public static final String OUT_NOT_REACT_PUSH_ITF_NAME "outNotReactPush"
public static final String OUT_REACT_PUSH_ITF_NAME "outReactPush"

org.objectweb.dream.protocol.atomicity.SetReactorThread
public static final String SET_REACTOR_THREAD_ITF_NAME "setReactorThread"

org.objectweb.dream.protocol.bus.BusProtocol
public static final String LOCAL_ADDRESS_HINT_KEY "local-address"

org.objectweb.dream.protocol.bus.LocalAccessManager
public static final String ITF_NAME "local-access-manager"

org.objectweb.dream.protocol.bus.logicalClock.LogicalClock
public static final int ALREADY_DELIVERED 2
public static final int DELIVER 0
public static final String LOGICAL_CLOCK_ITF_NAME "logical-clock"
public static final int WAIT_TO_DELIVER 1

org.objectweb.dream.protocol.bus.logicalClock.LogicalClockBusProtocol
public static final String CLOCK_TYPE_HINT_KEY "clock-type"
public static final String LOGICAL_CLOCK_CHUNK_NAME_HINT_TYPE "logical-clock-chunk-name"

org.objectweb.dream.protocol.bus.logicalClock.LogicalClockChunk
public static final String DEFAULT_NAME "logical-clock"

org.objectweb.dream.protocol.bus.logicalClock.LogicalClockExportIdentifier
public static final int FIFO_CLOCK_TYPE 1
public static final String FIFO_CLOCK_TYPE_NAME "fifo"
public static final int MATRIX_CAUSAL_CLOCK_TYPE 2
public static final String MATRIX_CAUSAL_CLOCK_TYPE_NAME "matrix-causal"

org.objectweb.dream.protocol.channel.BindChunk
public static final String DEFAULT_NAME "bind-chunk"

org.objectweb.dream.protocol.channel.ChannelFactory
public static final String CHANEL_ITF_NAME "channel"
public static final String EXPORTED_CHANNEL_ITF_NAME "exported-channel"

org.objectweb.dream.protocol.channel.CloseChunk
public static final String DEFAULT_NAME "close-chunk"

org.objectweb.dream.protocol.channel.ConnectionFactory
public static final String ITF_NAME "connection-factory"

org.objectweb.dream.protocol.channel.ConnectionManager
public static final String ITF_NAME "connection-manager"

org.objectweb.dream.protocol.channel.MultiplexExportProtocol
public static final String ROUTE_ID "routeId"

org.objectweb.dream.protocol.channel.TCPIPProtocol
public static final String ADDRESS "address"
public static final String CONNECTION_RETRY "connection-retry"
public static final String PORT "port"
public static final String PORT_RANGE "range"
public static final String SO_LINGER "so-linger"
public static final String SO_TIMEOUT "so-timeout"
public static final String TCP_NO_DELAY "tcp-no-delay"

org.objectweb.dream.protocol.channel.TCPIPProtocolAttributeController
public static final int CONNECTION_RETRY_DEFAULT 5

org.objectweb.dream.protocol.channel.TCPIPProtocolImpl
protected static final String BIND_REPLY_CHUNK_NAME "tcpip-bind-reply"

org.objectweb.dream.protocol.messagePassing.FragmentationChunk
public static final String DEFAULT_NAME "fragmentationChunk"

org.objectweb.dream.protocol.messagePassing.MessagePassingOverChannelImpl
public static final String ID_ANNOUNCEMENT_CHUNK_NAME "id-announcement"

org.objectweb.dream.protocol.messagePassing.MessagePassingProtocol
public static final String FROM_CHUNK_NAME "from-chunk-name"

org.objectweb.dream.protocol.messagePassing.ReliableMessagePassingProtocol
public static final long DEFAULT_RETRANSMIT_PERIOD 10000L
public static final String RETRANSMIT_PERIOD_HINT_KEY "retransmit-period"

org.objectweb.dream.protocol.messagePassing.UDPProtocol
public static final String ADDRESS "address"
public static final String PORT "port"
public static final String PORT_RANGE "range"

org.objectweb.dream.protocol.rpc.InvocationChunk
public static final String DEFAULT_NAME "invocation_chunk"

org.objectweb.dream.protocol.rpc.ReplyChunk
public static final String DEFAULT_NAME "reply_chunk"

org.objectweb.dream.protocol.rpc.StubClassChunk
public static final String DEFAULT_NAME "stub-class-chunk"

org.objectweb.dream.pushwithreturn.HandleReturnMessage
public static final String ITF_NAME "handle-return-message"

org.objectweb.dream.pushwithreturn.KeyChunk
public static final String DEFAULT_NAME "keyChunk"

org.objectweb.dream.pushwithreturn.KeyGenerator
public static final String ITF_NAME "key-generator"

org.objectweb.dream.pushwithreturn.WaitingKeys
public static final String ITF_NAME "waiting-keys"

org.objectweb.dream.queue.BufferAdd
public static final String ITF_NAME "buffer-add"

org.objectweb.dream.queue.BufferRemove
public static final String ITF_NAME "buffer-remove"

org.objectweb.dream.queue.MessageComparableKeyManager
public static final String ITF_NAME "message-comparable-key-manager"

org.objectweb.dream.queue.MessageKeyManager
public static final String ITF_NAME "message-key-manager"

org.objectweb.dream.queue.MessageMatcher
public static final String ITF_NAME "message-matcher"

org.objectweb.dream.queue.MissingSequenceNumber
public static final String ITF_NAME "missing-sequence-number"

org.objectweb.dream.queue.MissingSequenceNumberKeyBased
public static final String ITF_NAME "missing-sequence-number-key-based"

org.objectweb.dream.queue.PushQueueAttributeController
public static final String BLOCK_OVERFLOW_POLICY "block"
public static final String DROP_FIRST_OVERFLOW_POLICY "drop-first"
public static final String DROP_LAST_OVERFLOW_POLICY "drop-last"
public static final String DROP_PROCESSED_MESSAGE_OVERFLOW_POLICY "drop-processed-message"
public static final String DROP_QUEUE_MESSAGE_OVERFLOW_POLICY "drop-queue-message"
public static final String EXCEPTION_OVERFLOW_POLICY "exception"

org.objectweb.dream.queue.SequenceNumberChunk
public static final String DEFAULT_NAME "sequenceNumberChunk"

org.objectweb.dream.queue.UnlockKey
public static final String ITF_NAME "unlock-key"

org.objectweb.dream.queue.keyed.DoubleKeyedBufferRemove
public static final String ITF_NAME "double-keyed-buffer-remove"

org.objectweb.dream.queue.keyed.DoubleKeyedPull
public static final String IN_DOUBLE_KEYED_PULL_ITF_NAME "in-double-keyed-pull"
public static final String OUT_DOUBLE_KEYED_PULL_ITF_NAME "out-double-keyed-pull"

org.objectweb.dream.queue.keyed.KeyedBufferAdd
public static final String ITF_NAME "keyed-buffer-add"

org.objectweb.dream.queue.keyed.KeyedBufferRemove
public static final String ITF_NAME "keyed-buffer-remove"

org.objectweb.dream.queue.keyed.KeyedPull
public static final String IN_KEYED_PULL_ITF_NAME "in-keyed-pull"
public static final String OUT_KEYED_PULL_ITF_NAME "out-keyed-pull"

org.objectweb.dream.queue.keyed.KeyedPush
public static final String IN_KEYED_PUSH_ITF_NAME "in-keyed-push"
public static final String OUT_KEYED_PUSH_ITF_NAME "out-keyed-push"

org.objectweb.dream.queue.keyed.MissingSequenceNumberKeyBased
public static final String ITF_NAME "missing-sequence-number-key-based"

org.objectweb.dream.router.AbstractRouterImpl
public static final String DEFAULT_OUT_PUSH_ITF_NAME "default-out-push"

org.objectweb.dream.router.RouterChunkNameImpl
public static final String OUTPUSH_WITH_CHUNK_ITF_NAME "out-push-with-chunk"
public static final String OUTPUSH_WITHOUT_CHUNK_ITF_NAME "out-push-without-chunk"

org.objectweb.dream.serializator.ByteArrayChunk
public static final String DEFAULT_NAME "byteArrayChunk"

org.objectweb.dream.serializator.DeSerializator
public static final String ITF_NAME "deserializator"

org.objectweb.dream.serializator.Serializator
public static final String ITF_NAME "serializator"

org.objectweb.dream.synchro.Condition
public static final String ITF_NAME "condition"

org.objectweb.dream.synchro.Mutex
public static final String ITF_NAME "mutex"

org.objectweb.dream.synchro.MutexReEntrant
public static final String ITF_NAME "mutex-reentrant"

org.objectweb.dream.synchro.ReadWriteLock
public static final String ITF_NAME "read-write-lock"

org.objectweb.dream.synchro.Semaphore
public static final String ITF_NAME "semaphore"

org.objectweb.dream.time.GetTimeStamp
public static final String ITF_NAME "get-time-stamp"

org.objectweb.dream.time.SetTimeStamp
public static final String ITF_NAME "set-time-stamp"

org.objectweb.dream.trash.TrashMonitoring
public static final String ITF_NAME "trash-monitoring"

org.objectweb.dream.xml.SaxXercesParser
public static final String CONTENT_HANDLER_ITF_NAME "content-handler"



Copyright © 2003, 2005 - INRIA Rhone-Alpes - All Rights Reserved.