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

T

takeOffTheAir() - Method in class org.eclipse.ecf.provider.generic.TCPServerSOContainerGroup
 
takeOffTheAir() - Method in class org.eclipse.ecf.server.generic.AbstractGenericServer
 
targetContainerID - Variable in class org.eclipse.ecf.core.sharedobject.events.ContainerSharedObjectMessageSendingEvent
 
targetHasGzSuffix(String) - Method in class org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer
 
targetID - Variable in class org.eclipse.ecf.presence.bot.impl.ChatRoomBot
 
targetID - Variable in class org.eclipse.ecf.presence.bot.impl.IMBot
 
targetID - Variable in class org.eclipse.ecf.provider.dnssd.DnsSdDiscoveryContainerAdapter
 
TCPCLIENT_NAME - Static variable in class org.eclipse.ecf.provider.generic.GenericContainerInstantiator
 
TCPClientSOContainer - Class in org.eclipse.ecf.provider.generic
 
TCPClientSOContainer(ISharedObjectContainerConfig) - Constructor for class org.eclipse.ecf.provider.generic.TCPClientSOContainer
 
TCPClientSOContainer(ISharedObjectContainerConfig, int) - Constructor for class org.eclipse.ecf.provider.generic.TCPClientSOContainer
 
TCPSERVER_NAME - Static variable in class org.eclipse.ecf.provider.generic.GenericContainerInstantiator
 
TCPServerSOContainer - Class in org.eclipse.ecf.provider.generic
 
TCPServerSOContainer(ISharedObjectContainerConfig, TCPServerSOContainerGroup, int) - Constructor for class org.eclipse.ecf.provider.generic.TCPServerSOContainer
 
TCPServerSOContainer(ISharedObjectContainerConfig, TCPServerSOContainerGroup, String, int) - Constructor for class org.eclipse.ecf.provider.generic.TCPServerSOContainer
 
TCPServerSOContainer(ISharedObjectContainerConfig) - Constructor for class org.eclipse.ecf.provider.generic.TCPServerSOContainer
 
TCPServerSOContainer(ISharedObjectContainerConfig, int) - Constructor for class org.eclipse.ecf.provider.generic.TCPServerSOContainer
 
TCPServerSOContainerGroup - Class in org.eclipse.ecf.provider.generic
 
TCPServerSOContainerGroup(String, ThreadGroup, int) - Constructor for class org.eclipse.ecf.provider.generic.TCPServerSOContainerGroup
 
TCPServerSOContainerGroup(String, int) - Constructor for class org.eclipse.ecf.provider.generic.TCPServerSOContainerGroup
 
TCPServerSOContainerGroup(int) - Constructor for class org.eclipse.ecf.provider.generic.TCPServerSOContainerGroup
 
TEMPDIR_DEFAULT - Static variable in class org.eclipse.ecf.provider.zookeeper.core.DefaultDiscoveryConfig
The location of the zookeeper work directory.
testIDEquals(BaseID, BaseID) - Method in class org.eclipse.ecf.core.identity.Namespace
Test whether two IDs are equal to one another.
threadID - Variable in class org.eclipse.ecf.presence.im.ChatMessage
 
throwContainerCreateException(String, Throwable, String) - Method in class org.eclipse.ecf.core.ContainerFactory
 
throwing(String, String, Class, String, Throwable) - Static method in class org.eclipse.ecf.core.util.Trace
Traces the throwing of the specified throwable from the specified method of the specified class.
TICKTIME_DEFAULT - Static variable in class org.eclipse.ecf.provider.zookeeper.core.DefaultDiscoveryConfig
The tick time default.
timeout - Variable in exception org.eclipse.ecf.core.sharedobject.SharedObjectAddAbortException
 
timeout - Variable in class org.eclipse.ecf.core.sharedobject.TransactionSharedObjectConfiguration
 
timeout - Variable in class org.eclipse.ecf.remoteservice.RemoteCall
 
TIMEOUT_ATTR - Static variable in class org.eclipse.ecf.server.generic.app.ServerConfigParser
 
TIMEOUT_INPUTSTREAM_BUFFER_SIZE - Static variable in class org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer
 
TimeoutInputStream - Class in org.eclipse.ecf.provider.filetransfer.util
Wraps an input stream that blocks indefinitely to simulate timeouts on read(), skip(), and close().
TimeoutInputStream(InputStream, int, long, long) - Constructor for class org.eclipse.ecf.provider.filetransfer.util.TimeoutInputStream
Creates a timeout wrapper for an input stream.
TimeoutInputStream(InputStream, int, long, long, boolean) - Constructor for class org.eclipse.ecf.provider.filetransfer.util.TimeoutInputStream
 
timeToLive - Variable in class org.eclipse.ecf.discovery.ServiceInfo
 
toChar() - Method in class org.eclipse.ecf.telephony.call.dtmf.IDTMFCallSessionAdapter.DTMF
 
toExpression() - Method in interface org.eclipse.ecf.presence.search.ICriterion
Returns a expression composed for the search.
toExpression() - Method in class org.eclipse.ecf.presence.search.LogicalCriterion
 
toExpression() - Method in class org.eclipse.ecf.presence.search.SimpleCriterion
 
toExternalForm() - Method in class org.eclipse.ecf.core.identity.BaseID
 
toExternalForm() - Method in interface org.eclipse.ecf.core.identity.ID
Get this ID instance in String form.
toExternalForm(BaseID) - Method in class org.eclipse.ecf.core.identity.Namespace
The default implementation of this method is to call id.namespaceToExternalForm().
toExternalForm() - Method in class org.eclipse.ecf.core.identity.StringID
 
toExternalForm() - Method in class org.eclipse.ecf.provider.r_osgi.identity.R_OSGiID
 
toExternalForm() - Method in class org.eclipse.ecf.provider.xmpp.identity.XMPPFileID
 
toExternalForm() - Method in class org.eclipse.ecf.provider.zookeeper.core.DiscoverdService
 
toHumanReadableBytes(double) - Static method in class org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer
 
toNameValuePairs(String, IRemoteCall, IRemoteCallable) - Method in class org.eclipse.ecf.remoteservice.rest.client.RestClientService
 
toObjectsArray(String, IRemoteCall, IRemoteCallable) - Method in class org.eclipse.ecf.remoteservice.rpc.client.RpcClientService
 
Torrent - Class in org.eclipse.ecf.protocol.bittorrent
The Torrent class is used for hooking onto a TorrentFile so that pieces can be exchanged with peers.
TorrentConfiguration - Class in org.eclipse.ecf.protocol.bittorrent
A class used to define properties and configurations such as specifying where a torrent's state information should be stored and how debugging messages should be displayed.
TorrentConfiguration.IDebugListener - Interface in org.eclipse.ecf.protocol.bittorrent
An interface to setup an outlet for debugging messages.
TorrentFactory - Class in org.eclipse.ecf.protocol.bittorrent
The TorrentFactory class allows for the creation of Torrents based on a TorrentFile with the TorrentFactory.createTorrent(TorrentFile) method.
TorrentFile - Class in org.eclipse.ecf.protocol.bittorrent
The TorrentFile class is a representation of the information stored within a .torrent file.
TorrentFile(File) - Constructor for class org.eclipse.ecf.protocol.bittorrent.TorrentFile
Creates a new Torrent to analyze the provided torrent file.
TorrentServer - Class in org.eclipse.ecf.protocol.bittorrent
The TorrentServer class listens for incoming connections and hooks them onto the corresponding Torrent based on the info hash provided in the hand shake.
toString() - Method in class org.eclipse.ecf.core.BaseContainer
 
toString() - Method in class org.eclipse.ecf.core.ContainerTypeDescription
 
toString() - Method in class org.eclipse.ecf.core.events.ContainerConnectedEvent
 
toString() - Method in class org.eclipse.ecf.core.events.ContainerConnectingEvent
 
toString() - Method in class org.eclipse.ecf.core.events.ContainerDisconnectedEvent
 
toString() - Method in class org.eclipse.ecf.core.events.ContainerDisconnectingEvent
 
toString() - Method in class org.eclipse.ecf.core.events.ContainerDisposeEvent
 
toString() - Method in class org.eclipse.ecf.core.events.ContainerEjectedEvent
 
toString() - Method in class org.eclipse.ecf.core.identity.GUID
 
toString() - Method in class org.eclipse.ecf.core.identity.LongID
 
toString() - Method in class org.eclipse.ecf.core.identity.Namespace
 
toString() - Method in class org.eclipse.ecf.core.identity.StringID
 
toString() - Method in class org.eclipse.ecf.core.identity.URIID
 
toString() - Method in class org.eclipse.ecf.core.sharedobject.events.ContainerSharedObjectMessageReceivingEvent
 
toString() - Method in class org.eclipse.ecf.core.sharedobject.events.ContainerSharedObjectMessageSendingEvent
 
toString() - Method in class org.eclipse.ecf.core.sharedobject.events.RemoteSharedObjectCreateResponseEvent
 
toString() - Method in class org.eclipse.ecf.core.sharedobject.events.RemoteSharedObjectEvent
 
toString() - Method in class org.eclipse.ecf.core.sharedobject.events.SharedObjectActivatedEvent
 
toString() - Method in class org.eclipse.ecf.core.sharedobject.events.SharedObjectCommitEvent
 
toString() - Method in class org.eclipse.ecf.core.sharedobject.events.SharedObjectDeactivatedEvent
 
toString() - Method in class org.eclipse.ecf.core.sharedobject.events.SharedObjectManagerAddEvent
 
toString() - Method in class org.eclipse.ecf.core.sharedobject.events.SharedObjectManagerConnectEvent
 
toString() - Method in class org.eclipse.ecf.core.sharedobject.events.SharedObjectManagerCreateEvent
 
toString() - Method in class org.eclipse.ecf.core.sharedobject.events.SharedObjectManagerDisconnectEvent
 
toString() - Method in class org.eclipse.ecf.core.sharedobject.events.SharedObjectManagerRemoveEvent
 
toString() - Method in class org.eclipse.ecf.core.sharedobject.ReplicaSharedObjectDescription
 
toString() - Method in class org.eclipse.ecf.core.sharedobject.SharedObjectDescription
 
toString() - Method in class org.eclipse.ecf.core.sharedobject.SharedObjectMsg
 
toString() - Method in class org.eclipse.ecf.core.sharedobject.SharedObjectMsgEvent
 
toString() - Method in class org.eclipse.ecf.core.sharedobject.SharedObjectTypeDescription
 
toString() - Method in class org.eclipse.ecf.core.sharedobject.util.SimpleFIFOQueue
 
toString() - Method in class org.eclipse.ecf.core.status.SerializableMultiStatus
Returns a string representation of the status, suitable for debugging purposes only.
toString() - Method in class org.eclipse.ecf.core.status.SerializableStatus
Returns a string representation of the status, suitable for debugging purposes only.
toString() - Method in class org.eclipse.ecf.core.user.User
 
toString() - Method in class org.eclipse.ecf.core.util.Proxy
 
toString() - Method in class org.eclipse.ecf.core.util.Proxy.Type
 
toString() - Method in class org.eclipse.ecf.discovery.identity.ServiceID
 
toString() - Method in class org.eclipse.ecf.discovery.identity.ServiceTypeID
 
toString() - Method in class org.eclipse.ecf.discovery.ServiceContainerEvent
 
toString() - Method in class org.eclipse.ecf.discovery.ServiceInfo
 
toString() - Method in class org.eclipse.ecf.discovery.ServiceProperties
 
toString() - Method in class org.eclipse.ecf.discovery.ServiceTypeContainerEvent
 
toString() - Method in class org.eclipse.ecf.docshare.DocShare
 
toString() - Method in class org.eclipse.ecf.examples.remoteservices.hello.HelloMessage
 
toString() - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescription
 
toString() - Method in exception org.eclipse.ecf.osgi.services.remoteserviceadmin.RemoteReferenceNotFoundException
 
toString() - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.RemoteServiceAdmin.RemoteServiceAdminEvent
 
toString() - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.RemoteServiceAdminEvent
 
toString() - Method in class org.eclipse.ecf.presence.chatroom.ChatRoomMessage
 
toString() - Method in class org.eclipse.ecf.presence.chatroom.ChatRoomMessageEvent
 
toString() - Method in class org.eclipse.ecf.presence.im.ChatMessage
 
toString() - Method in class org.eclipse.ecf.presence.im.ChatMessageEvent
 
toString() - Method in class org.eclipse.ecf.presence.im.IChatMessage.Type
 
toString() - Method in class org.eclipse.ecf.presence.im.TypingMessage
 
toString() - Method in class org.eclipse.ecf.presence.im.TypingMessageEvent
 
toString() - Method in class org.eclipse.ecf.presence.im.XHTMLChatMessage
 
toString() - Method in class org.eclipse.ecf.presence.im.XHTMLChatMessageEvent
 
toString() - Method in class org.eclipse.ecf.presence.IPresence.Mode
 
toString() - Method in class org.eclipse.ecf.presence.IPresence.Type
 
toString() - Method in class org.eclipse.ecf.presence.Presence
 
toString() - Method in class org.eclipse.ecf.presence.roster.Roster
 
toString() - Method in class org.eclipse.ecf.presence.roster.RosterEntry
 
toString() - Method in class org.eclipse.ecf.presence.roster.RosterGroup
 
toString() - Method in class org.eclipse.ecf.presence.search.LogicalCriterion
 
toString() - Method in class org.eclipse.ecf.presence.search.message.MessageSearchCompleteEvent
 
toString() - Method in class org.eclipse.ecf.presence.search.ResultList
 
toString() - Method in class org.eclipse.ecf.presence.search.SimpleCriterion
 
toString() - Method in class org.eclipse.ecf.presence.search.UserSearchCompleteEvent
 
toString() - Method in class org.eclipse.ecf.protocol.msn.Contact
Returns this contact's email address that's being used for identification purposes in MSN.
toString() - Method in class org.eclipse.ecf.protocol.msn.ContactList
 
toString() - Method in class org.eclipse.ecf.provider.comm.AsynchEvent
 
toString() - Method in class org.eclipse.ecf.provider.comm.ConnectionEvent
 
toString() - Method in class org.eclipse.ecf.provider.comm.DisconnectEvent
 
toString() - Method in class org.eclipse.ecf.provider.comm.SynchEvent
 
toString() - Method in class org.eclipse.ecf.provider.comm.tcp.AsynchMessage
 
toString() - Method in class org.eclipse.ecf.provider.comm.tcp.ConnectRequestMessage
 
toString() - Method in class org.eclipse.ecf.provider.comm.tcp.ConnectResultMessage
 
toString() - Method in class org.eclipse.ecf.provider.comm.tcp.PingMessage
 
toString() - Method in class org.eclipse.ecf.provider.comm.tcp.PingResponseMessage
 
toString() - Method in class org.eclipse.ecf.provider.comm.tcp.SynchMessage
 
toString() - Method in class org.eclipse.ecf.provider.datashare.nio.NIODatashareContainer
 
toString() - Method in class org.eclipse.ecf.provider.discovery.CompositeServiceContainerEvent
 
toString() - Method in class org.eclipse.ecf.provider.filetransfer.browse.LocalRemoteFile
 
toString() - Method in class org.eclipse.ecf.provider.filetransfer.browse.LocalRemoteFileAttributes
 
toString() - Method in class org.eclipse.ecf.provider.filetransfer.browse.URLRemoteFile
 
toString() - Method in class org.eclipse.ecf.provider.filetransfer.browse.URLRemoteFileAttributes
 
toString() - Method in class org.eclipse.ecf.provider.filetransfer.events.socket.AbstractSocketEvent
 
toString() - Method in class org.eclipse.ecf.provider.filetransfer.events.socket.AbstractSocketWrapper
 
toString() - Method in class org.eclipse.ecf.provider.filetransfer.identity.FileTransferID
 
toString() - Method in class org.eclipse.ecf.provider.generic.ContainerMessage.CreateMessage
 
toString() - Method in class org.eclipse.ecf.provider.generic.ContainerMessage.CreateResponseMessage
 
toString() - Method in class org.eclipse.ecf.provider.generic.ContainerMessage.JoinGroupMessage
 
toString() - Method in class org.eclipse.ecf.provider.generic.ContainerMessage.LeaveGroupMessage
 
toString() - Method in class org.eclipse.ecf.provider.generic.ContainerMessage.SharedObjectDisposeMessage
 
toString() - Method in class org.eclipse.ecf.provider.generic.ContainerMessage.SharedObjectMessage
 
toString() - Method in class org.eclipse.ecf.provider.generic.ContainerMessage
 
toString() - Method in class org.eclipse.ecf.provider.generic.ContainerMessage.ViewChangeMessage
 
toString() - Method in class org.eclipse.ecf.provider.generic.gmm.GMMImpl
 
toString() - Method in class org.eclipse.ecf.provider.generic.gmm.Member
 
toString() - Method in class org.eclipse.ecf.provider.generic.SOWrapper
 
toString() - Method in class org.eclipse.ecf.provider.generic.TCPServerSOContainerGroup
 
toString() - Method in class org.eclipse.ecf.provider.r_osgi.identity.R_OSGiID
get a string representation.
toString() - Method in class org.eclipse.ecf.provider.remoteservice.generic.AddRegistrationRequest
 
toString() - Method in class org.eclipse.ecf.provider.remoteservice.generic.RemoteCallImpl
 
toString() - Method in class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceReferenceImpl
 
toString() - Method in class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceRegistrationImpl
 
toString() - Method in class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceRegistryImpl
 
toString() - Method in class org.eclipse.ecf.provider.remoteservice.generic.Request
 
toString() - Method in class org.eclipse.ecf.provider.remoteservice.generic.Response
 
toString() - Method in class org.eclipse.ecf.provider.xmpp.identity.XMPPID
 
toString() - Method in class org.eclipse.ecf.provider.xmpp.identity.XMPPRoomID
 
toString() - Method in class org.eclipse.ecf.provider.xmpp.identity.XMPPSID
 
toString() - Method in enum org.eclipse.ecf.provider.zookeeper.core.ZooDiscoveryContainer.FLAVOR
 
toString() - Method in class org.eclipse.ecf.remoteservice.client.RemoteCallable
 
toString() - Method in class org.eclipse.ecf.remoteservice.client.RemoteCallParameter
 
toString() - Method in class org.eclipse.ecf.remoteservice.client.RemoteServiceClientReference
 
toString() - Method in class org.eclipse.ecf.remoteservice.eventadmin.EventMessage
 
toString() - Method in class org.eclipse.ecf.remoteservice.RemoteCall
 
toString() - Method in class org.eclipse.ecf.remoteservice.RemoteServiceContainer
 
toString() - Method in class org.eclipse.ecf.remoteservice.RemoteServiceID
 
toString() - Method in class org.eclipse.ecf.remoteservice.rest.identity.RestID
 
toString() - Method in class org.eclipse.ecf.remoteservice.rest.RestCall
 
toString() - Method in class org.eclipse.ecf.remoteservice.rpc.identity.RpcId
 
toString() - Method in class org.eclipse.ecf.remoteservice.soap.identity.SoapID
 
toString() - Method in class org.eclipse.ecf.remoteservice.util.RemoteFilterImpl
 
toString() - Method in class org.eclipse.ecf.sync.doc.DocumentChangeMessage
 
toString() - Method in class org.eclipse.ecf.telephony.call.CallSessionErrorDetails
 
toString() - Method in class org.eclipse.ecf.telephony.call.CallSessionFailureReason
 
toString() - Method in class org.eclipse.ecf.telephony.call.CallSessionState
 
toURI() - Method in interface org.eclipse.ecf.core.identity.IResourceID
Convert this resource ID to a URI.
toURI() - Method in class org.eclipse.ecf.core.identity.URIID
 
trace(String, String) - Method in class org.eclipse.ecf.core.sharedobject.BaseSharedObject
 
trace(String) - Method in class org.eclipse.ecf.core.sharedobject.TwoPhaseCommitEventProcessor
 
Trace - Class in org.eclipse.ecf.core.util
A utility for tracing debug information.
trace(String) - Static method in class org.eclipse.ecf.core.util.Trace
Traces the specified message.
trace(String, String) - Static method in class org.eclipse.ecf.core.util.Trace
Traces the specified message from the specified plug-in.
trace(String, String, String) - Static method in class org.eclipse.ecf.core.util.Trace
Traces the specified message from the specified plug-in for the specified debug option.
trace(String, String, Class, String, String) - Static method in class org.eclipse.ecf.core.util.Trace
Traces the specified message from the specified plug-in for the specified debug option.
trace(String, String) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.AbstractContainerSelector
 
trace(String, String) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.AbstractTopologyManager
 
trace(String) - Method in class org.eclipse.ecf.provider.datashare.BaseChannel
 
trace(String) - Method in class org.eclipse.ecf.provider.generic.SOContext
 
trace(String) - Method in class org.eclipse.ecf.provider.generic.TCPServerSOContainerGroup
 
TRACE_STR - Static variable in class org.eclipse.ecf.core.util.Trace
String containing TRACE
traceAndLogException(int, String, Throwable) - Method in class org.eclipse.ecf.core.ContainerTypeDescription
 
traceCatching(String, Throwable) - Method in class org.eclipse.ecf.core.sharedobject.BaseSharedObject
 
traceEntering(String) - Method in class org.eclipse.ecf.core.sharedobject.BaseSharedObject
 
traceEntering(String, Object[]) - Method in class org.eclipse.ecf.core.sharedobject.BaseSharedObject
 
traceEntering(String, Object) - Method in class org.eclipse.ecf.core.sharedobject.BaseSharedObject
 
traceException(String, String, Throwable) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.AbstractContainerSelector
 
traceExiting(String) - Method in class org.eclipse.ecf.core.sharedobject.BaseSharedObject
 
traceExiting(String, Object) - Method in class org.eclipse.ecf.core.sharedobject.BaseSharedObject
 
traceStack(String, Throwable) - Method in class org.eclipse.ecf.core.sharedobject.TwoPhaseCommitEventProcessor
 
traceStack(String, Throwable) - Method in class org.eclipse.ecf.provider.comm.tcp.Client
 
traceStack(String, Throwable) - Method in class org.eclipse.ecf.provider.comm.tcp.ExObjectInputStream
 
traceStack(String, Throwable) - Method in class org.eclipse.ecf.provider.comm.tcp.ExObjectOutputStream
 
traceStack(String, Throwable) - Method in class org.eclipse.ecf.provider.comm.tcp.Server
 
traceStack(String, Throwable) - Method in class org.eclipse.ecf.provider.generic.SOContainer
 
traceStack(String, Throwable) - Method in class org.eclipse.ecf.provider.generic.SOContext
 
traceStack(String, Throwable) - Method in class org.eclipse.ecf.provider.generic.SOManager
 
traceStack(String, Throwable) - Method in class org.eclipse.ecf.provider.generic.SOWrapper
 
traceStack(String, Throwable) - Method in class org.eclipse.ecf.provider.generic.TCPServerSOContainerGroup
 
trackerError(String) - Method in interface org.eclipse.ecf.protocol.bittorrent.ITorrentErrorListener
This method is called when the tracker returns an error.
transaction - Variable in class org.eclipse.ecf.core.sharedobject.TransactionSharedObject
 
TransactionSharedObject - Class in org.eclipse.ecf.core.sharedobject
Superclass for shared object classes that replicate themselves transactionally.
TransactionSharedObject() - Constructor for class org.eclipse.ecf.core.sharedobject.TransactionSharedObject
 
TransactionSharedObject(int) - Constructor for class org.eclipse.ecf.core.sharedobject.TransactionSharedObject
 
TransactionSharedObject(ISharedObjectTransactionConfig) - Constructor for class org.eclipse.ecf.core.sharedobject.TransactionSharedObject
Construct instance.
TransactionSharedObjectConfiguration - Class in org.eclipse.ecf.core.sharedobject
Configuration parameters for transaction shared object creation and replication.
TransactionSharedObjectConfiguration() - Constructor for class org.eclipse.ecf.core.sharedobject.TransactionSharedObjectConfiguration
 
TransactionSharedObjectConfiguration(int) - Constructor for class org.eclipse.ecf.core.sharedobject.TransactionSharedObjectConfiguration
 
TransactionSharedObjectConfiguration(int, ISharedObjectTransactionParticipantsFilter) - Constructor for class org.eclipse.ecf.core.sharedobject.TransactionSharedObjectConfiguration
 
transferStartTime - Variable in class org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer
 
transformRemoteChange(IModelChange) - Method in interface org.eclipse.ecf.sync.IModelSynchronizationStrategy
Transform remote change into a set of local changes to be synchronously applied to the local model.
trimIDNameForMenu(ID) - Method in class org.eclipse.ecf.docshare.menu.DocShareRosterMenuContributionItem
 
TrivialApplication - Class in org.eclipse.ecf.examples.provider.trivial
 
TrivialApplication() - Constructor for class org.eclipse.ecf.examples.provider.trivial.TrivialApplication
 
TrivialClient - Class in org.eclipse.ecf.examples.provider.trivial
 
TrivialClient() - Constructor for class org.eclipse.ecf.examples.provider.trivial.TrivialClient
 
TrivialID - Class in org.eclipse.ecf.examples.provider.trivial.identity
 
TrivialID(Namespace, String) - Constructor for class org.eclipse.ecf.examples.provider.trivial.identity.TrivialID
 
TrivialNamespace - Class in org.eclipse.ecf.examples.provider.trivial.identity
 
TrivialNamespace() - Constructor for class org.eclipse.ecf.examples.provider.trivial.identity.TrivialNamespace
 
TrivialParameterServializer - Class in org.eclipse.ecf.remoteservice.rpc.client
Trivial parameter serializer - just copy a parameter value
TrivialParameterServializer() - Constructor for class org.eclipse.ecf.remoteservice.rpc.client.TrivialParameterServializer
 
TrivialSharedObject - Class in org.eclipse.ecf.example.clients.applications
 
TrivialSharedObject() - Constructor for class org.eclipse.ecf.example.clients.applications.TrivialSharedObject
 
TwoPhaseCommitEventProcessor - Class in org.eclipse.ecf.core.sharedobject
Implementation of two-phase commit for transactional replication of shared objects.
TwoPhaseCommitEventProcessor(BaseSharedObject, ISharedObjectTransactionConfig) - Constructor for class org.eclipse.ecf.core.sharedobject.TwoPhaseCommitEventProcessor
 
type - Variable in class org.eclipse.ecf.discovery.identity.ServiceID
 
type - Variable in class org.eclipse.ecf.presence.im.ChatMessage
 
type - Variable in class org.eclipse.ecf.presence.Presence
 
TYPE_0 - Static variable in class org.eclipse.ecf.telephony.call.dtmf.IDTMFCallSessionAdapter.DTMF
 
TYPE_1 - Static variable in class org.eclipse.ecf.telephony.call.dtmf.IDTMFCallSessionAdapter.DTMF
 
TYPE_2 - Static variable in class org.eclipse.ecf.telephony.call.dtmf.IDTMFCallSessionAdapter.DTMF
 
TYPE_3 - Static variable in class org.eclipse.ecf.telephony.call.dtmf.IDTMFCallSessionAdapter.DTMF
 
TYPE_4 - Static variable in class org.eclipse.ecf.telephony.call.dtmf.IDTMFCallSessionAdapter.DTMF
 
TYPE_5 - Static variable in class org.eclipse.ecf.telephony.call.dtmf.IDTMFCallSessionAdapter.DTMF
 
TYPE_6 - Static variable in class org.eclipse.ecf.telephony.call.dtmf.IDTMFCallSessionAdapter.DTMF
 
TYPE_7 - Static variable in class org.eclipse.ecf.telephony.call.dtmf.IDTMFCallSessionAdapter.DTMF
 
TYPE_8 - Static variable in class org.eclipse.ecf.telephony.call.dtmf.IDTMFCallSessionAdapter.DTMF
 
TYPE_9 - Static variable in class org.eclipse.ecf.telephony.call.dtmf.IDTMFCallSessionAdapter.DTMF
 
TYPE_ASTERISK - Static variable in class org.eclipse.ecf.telephony.call.dtmf.IDTMFCallSessionAdapter.DTMF
 
TYPE_SHARP - Static variable in class org.eclipse.ecf.telephony.call.dtmf.IDTMFCallSessionAdapter.DTMF
 
typeDescription - Variable in class org.eclipse.ecf.core.sharedobject.SharedObjectDescription
 
typeName - Variable in class org.eclipse.ecf.discovery.identity.ServiceTypeID
 
typeProperties - Variable in class org.eclipse.ecf.core.sharedobject.SharedObjectTypeDescription
 
typing - Variable in class org.eclipse.ecf.presence.im.TypingMessage
 
TypingMessage - Class in org.eclipse.ecf.presence.im
Typing Message implementation class
TypingMessage(ID, boolean, String) - Constructor for class org.eclipse.ecf.presence.im.TypingMessage
 
TypingMessage(ID, String) - Constructor for class org.eclipse.ecf.presence.im.TypingMessage
 
TypingMessage(ID) - Constructor for class org.eclipse.ecf.presence.im.TypingMessage
 
typingMessage - Variable in class org.eclipse.ecf.presence.im.TypingMessageEvent
 
TypingMessageEvent - Class in org.eclipse.ecf.presence.im
 
TypingMessageEvent(ID, ITypingMessage) - Constructor for class org.eclipse.ecf.presence.im.TypingMessageEvent
 

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