Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
E
- ECFException - Exception in org.eclipse.ecf.core.util
- ECFException() - Constructor for exception org.eclipse.ecf.core.util.ECFException
- ECFException(String) - Constructor for exception org.eclipse.ecf.core.util.ECFException
- ECFException(String, Throwable) - Constructor for exception org.eclipse.ecf.core.util.ECFException
- ECFException(Throwable) - Constructor for exception org.eclipse.ecf.core.util.ECFException
- ECFException(IStatus) - Constructor for exception org.eclipse.ecf.core.util.ECFException
- ECFRuntimeException - Exception in org.eclipse.ecf.core.util
- ECFRuntimeException() - Constructor for exception org.eclipse.ecf.core.util.ECFRuntimeException
- ECFRuntimeException(String) - Constructor for exception org.eclipse.ecf.core.util.ECFRuntimeException
- ECFRuntimeException(String, Throwable) - Constructor for exception org.eclipse.ecf.core.util.ECFRuntimeException
- ECFRuntimeException(Throwable) - Constructor for exception org.eclipse.ecf.core.util.ECFRuntimeException
- ECFRuntimeException(IStatus) - Constructor for exception org.eclipse.ecf.core.util.ECFRuntimeException
-
Creates a new exception with the given status object.
- EDEFProperties - Class in org.eclipse.ecf.osgi.services.remoteserviceadmin
-
Class to represent EDEF properties for load from .properties file (via
EDEFProperties.loadEDEFProperties(InputStream)
orEDEFProperties.loadEDEFProperties(Reader)
) or via store to .properties file (viaEDEFProperties.storeEDEFProperties(BufferedWriter, String)
orEDEFProperties.storeEDEFProperties(Writer, String)
. - EDEFProperties() - Constructor for class org.eclipse.ecf.osgi.services.remoteserviceadmin.EDEFProperties
-
Create empty EDEFProperties instance.
- EDEFProperties(Map<String, Object>) - Constructor for class org.eclipse.ecf.osgi.services.remoteserviceadmin.EDEFProperties
-
Create EDEFProperties instance initialized with all the given properties
- EDEFProperties.Value - Class in org.eclipse.ecf.osgi.services.remoteserviceadmin
- edWriter - Variable in class org.eclipse.ecf.osgi.services.remoteserviceadmin.DebugRemoteServiceAdminListener
- ejectAllGroupMembers(Serializable) - Method in interface org.eclipse.ecf.core.sharedobject.ISharedObjectContainerGroupManager
-
Eject all, for the given reason.
- ejectAllGroupMembers(Serializable) - Method in class org.eclipse.ecf.provider.generic.ServerSOContainer
- ejectGroupMember(ID, Serializable) - Method in interface org.eclipse.ecf.core.sharedobject.ISharedObjectContainerGroupManager
-
Eject the given groupMemberID from the current group of containers, for the given reason.
- ejectGroupMember(ID, Serializable) - Method in class org.eclipse.ecf.provider.generic.ServerSOContainer
- elements() - Method in class org.eclipse.ecf.provider.generic.SOContainerGroup
- EMPTY_ARGS - Static variable in class org.eclipse.ecf.remoteservice.AbstractRemoteService
- EMPTY_CLASS_ARRAY - Static variable in class org.eclipse.ecf.core.provider.BaseContainerInstantiator
- EMPTY_PARAMETERS - Static variable in class org.eclipse.ecf.remoteservice.util.RemoteCallMethod
- EMPTY_PARAMS - Static variable in class org.eclipse.ecf.remoteservice.RemoteServiceHelper
- EMPTY_REMOTE_SERVICE_CONTAINER_ARRAY - Static variable in class org.eclipse.ecf.osgi.services.remoteserviceadmin.AbstractContainerSelector
- EMPTY_STRING_ARRAY - Static variable in class org.eclipse.ecf.core.provider.BaseContainerInstantiator
- encode(byte[]) - Static method in class org.eclipse.ecf.core.util.Base64
- encodeList(IServiceProperties, String, List<String>) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.AbstractMetadataFactory
- encodeLong(IServiceProperties, String, Long) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.AbstractMetadataFactory
- encodeNonStandardServiceProperties(Map<String, Object>, IServiceProperties) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.AbstractMetadataFactory
- encodeOSGiServiceProperties(EndpointDescription, IServiceProperties) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.AbstractMetadataFactory
- encodeServiceProperties(EndpointDescription, IServiceProperties) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.AbstractMetadataFactory
- encodeString(IServiceProperties, String, String) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.AbstractMetadataFactory
- encodeToCharArray(byte[]) - Static method in class org.eclipse.ecf.core.util.Base64
-
This method encodes the byte array into a char array in base 64 according to the specification given by the RFC 1521 (5.2).
- ENDPOINT_ALLOWLOCALHOST - Static variable in interface org.eclipse.ecf.osgi.services.remoteserviceadmin.ITopologyManager
- ENDPOINT_ALLOWLOCALHOST_PROP - Static variable in interface org.eclipse.ecf.osgi.services.remoteserviceadmin.ITopologyManager
- ENDPOINT_CONNECTTARGET_ID - Static variable in class org.eclipse.ecf.osgi.services.remoteserviceadmin.RemoteConstants
-
Optional ECF
EndpointDescription
property (with value of type String) that defines a connect target ID. - ENDPOINT_CONNECTTARGET_ID - Static variable in interface org.eclipse.ecf.remoteservice.Constants
-
Optional ECF EndpointDescription property (with value of type String) that defines a connect target ID.
- ENDPOINT_CONTAINER_ID_NAMESPACE - Static variable in class org.eclipse.ecf.osgi.services.remoteserviceadmin.RemoteConstants
-
ECF
EndpointDescription
property (with value of type String) that defines the uniqueNamespace
name. - ENDPOINT_CONTAINER_ID_NAMESPACE - Static variable in interface org.eclipse.ecf.remoteservice.Constants
-
ECF EndpointDescription property (with value of type String) that defines the unique org.eclipse.ecf.core.identity.Namespace name.
- ENDPOINT_EXTRA_FILTERS - Static variable in interface org.eclipse.ecf.osgi.services.remoteserviceadmin.ITopologyManager
- ENDPOINT_EXTRA_FILTERS_PROP - Static variable in interface org.eclipse.ecf.osgi.services.remoteserviceadmin.ITopologyManager
- ENDPOINT_FRAMEWORK_UUID - Static variable in class org.osgi.service.remoteserviceadmin.RemoteConstants
-
Endpoint property identifying the universally unique id of the exporting framework.
- ENDPOINT_ID - Static variable in class org.eclipse.ecf.osgi.services.remoteserviceadmin.RemoteConstants
-
ECF
EndpointDescription
property (with value of type String) that defines the ecf endpoint id (typically the container id). - ENDPOINT_ID - Static variable in interface org.eclipse.ecf.remoteservice.Constants
-
ECF EndpointDescription property (with value of type String) that defines the ecf endpoint id (typically the container id).
- ENDPOINT_ID - Static variable in class org.osgi.service.remoteserviceadmin.RemoteConstants
-
Endpoint property identifying the id for this endpoint.
- ENDPOINT_IDFILTER_IDS - Static variable in class org.eclipse.ecf.osgi.services.remoteserviceadmin.RemoteConstants
-
Optional ECF
EndpointDescription
property (with value of type String+) that defines one or more IDs used for filtering remote service references duringRemoteServiceAdmin.importService(org.osgi.service.remoteserviceadmin.EndpointDescription)
. - ENDPOINT_IDFILTER_IDS - Static variable in interface org.eclipse.ecf.remoteservice.Constants
-
Optional ECF EndpointDescription property (with value of type String+) that defines one or more IDs used for filtering remote service references during RemoteServiceAdmin#importService(org.osgi.service.remoteserviceadmin.EndpointDescription) .
- ENDPOINT_LISTENER_SCOPE - Static variable in interface org.osgi.service.remoteserviceadmin.EndpointEventListener
-
Specifies the interest of this listener with filters.
- ENDPOINT_LISTENER_SCOPE - Static variable in interface org.osgi.service.remoteserviceadmin.EndpointListener
-
Deprecated.Specifies the interest of this listener with filters.
- ENDPOINT_PACKAGE_VERSION_ - Static variable in class org.osgi.service.remoteserviceadmin.RemoteConstants
-
Prefix for an endpoint property identifying the interface Java package version for an interface.
- ENDPOINT_REMOTESERVICE_FILTER - Static variable in class org.eclipse.ecf.osgi.services.remoteserviceadmin.RemoteConstants
-
Optional ECF
EndpointDescription
property (with value of type String), that defines a remote services properties filter used duringRemoteServiceAdmin.importService(org.osgi.service.remoteserviceadmin.EndpointDescription)
. - ENDPOINT_REMOTESERVICE_FILTER - Static variable in interface org.eclipse.ecf.remoteservice.Constants
-
Optional ECF EndpointDescription property (with value of type String), that defines a remote services properties filter used during RemoteServiceAdmin#importService(org.osgi.service.remoteserviceadmin.EndpointDescription) .
- ENDPOINT_SERVICE_ID - Static variable in class org.osgi.service.remoteserviceadmin.RemoteConstants
-
Endpoint property identifying the service id of the exported service.
- ENDPOINT_TIMESTAMP - Static variable in class org.eclipse.ecf.osgi.services.remoteserviceadmin.RemoteConstants
-
ECF
EndpointDescription
property (with value of type Long) that defines a service timestamp set upon initial export of the remote service. - ENDPOINT_TIMESTAMP - Static variable in interface org.eclipse.ecf.remoteservice.Constants
-
ECF EndpointDescription property (with value of type Long) that defines a service timestamp set upon initial export of the remote service.
- endpointAdded(EndpointDescription, String) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.TopologyManagerImpl
- endpointAdded(EndpointDescription, String) - Method in interface org.osgi.service.remoteserviceadmin.EndpointListener
-
Deprecated.Register an endpoint with this listener.
- endpointChanged(EndpointEvent, String) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.TopologyManagerImpl
- endpointChanged(EndpointEvent, String) - Method in interface org.osgi.service.remoteserviceadmin.EndpointEventListener
-
Notification that an endpoint has changed.
- EndpointDescription - Class in org.eclipse.ecf.osgi.services.remoteserviceadmin
-
ECF remote service endpoint description.
- EndpointDescription - Class in org.osgi.service.remoteserviceadmin
-
A description of an endpoint that provides sufficient information for a compatible distribution provider to create a connection to this endpoint An Endpoint Description is easy to transfer between different systems because it is property based where the property keys are strings and the values are simple types.
- EndpointDescription(Map<String, ?>) - Constructor for class org.osgi.service.remoteserviceadmin.EndpointDescription
-
Create an Endpoint Description from a Map.
- EndpointDescription(Map<String, Object>) - Constructor for class org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescription
- EndpointDescription(ServiceReference<?>, Map<String, ?>) - Constructor for class org.osgi.service.remoteserviceadmin.EndpointDescription
-
Create an Endpoint Description based on a Service Reference and a Map of properties.
- EndpointDescription(ServiceReference, Map<String, Object>) - Constructor for class org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescription
- EndpointDescriptionLocator - Class in org.eclipse.ecf.osgi.services.remoteserviceadmin
-
Implementation of EndpointDescription discovery mechanism, using any/all ECF discovery providers (implementers if
IDiscoveryLocator
. - EndpointDescriptionLocator(BundleContext) - Constructor for class org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescriptionLocator
- EndpointDescriptionLocator.EndpointEventListenerHolder - Class in org.eclipse.ecf.osgi.services.remoteserviceadmin
- EndpointDescriptionLocator.EndpointListenerHolder - Class in org.eclipse.ecf.osgi.services.remoteserviceadmin
- EndpointDescriptionParseException - Exception in org.eclipse.ecf.osgi.services.remoteserviceadmin
-
Exception class to represent endpoint description parse problems when performed by
IEndpointDescriptionReader
. - EndpointDescriptionParseException() - Constructor for exception org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescriptionParseException
- EndpointDescriptionParseException(String) - Constructor for exception org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescriptionParseException
- EndpointDescriptionParseException(String, Throwable) - Constructor for exception org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescriptionParseException
- EndpointDescriptionParseException(Throwable) - Constructor for exception org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescriptionParseException
- EndpointDescriptionPropertiesUtil - Class in org.eclipse.ecf.remoteservice.util
- EndpointDescriptionPropertiesUtil() - Constructor for class org.eclipse.ecf.remoteservice.util.EndpointDescriptionPropertiesUtil
- EndpointDescriptionReader - Class in org.eclipse.ecf.osgi.services.remoteserviceadmin
-
Default implementation of
IEndpointDescriptionReader
. - EndpointDescriptionReader() - Constructor for class org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescriptionReader
- EndpointDescriptionWriter - Class in org.eclipse.ecf.osgi.services.remoteserviceadmin
-
Endpoint description writer class for writing
EndpointDescription
s to the OSGi 4.2 Remote Service Admin Endpoint Description Extender Format (section 122.8 of OSGi 4.2 enterprise specification). - EndpointDescriptionWriter() - Constructor for class org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescriptionWriter
- EndpointDescriptionWriter(List<String>) - Constructor for class org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescriptionWriter
- EndpointDescriptionWriter.ArrayProperty - Class in org.eclipse.ecf.osgi.services.remoteserviceadmin
- EndpointDescriptionWriter.ComplexProperty - Class in org.eclipse.ecf.osgi.services.remoteserviceadmin
- EndpointDescriptionWriter.ListProperty - Class in org.eclipse.ecf.osgi.services.remoteserviceadmin
- EndpointDescriptionWriter.MultiValueProperty - Class in org.eclipse.ecf.osgi.services.remoteserviceadmin
- EndpointDescriptionWriter.SetProperty - Class in org.eclipse.ecf.osgi.services.remoteserviceadmin
- EndpointDescriptionWriter.XmlProperty - Class in org.eclipse.ecf.osgi.services.remoteserviceadmin
- EndpointEvent - Class in org.osgi.service.remoteserviceadmin
-
An Endpoint Event.
- EndpointEvent(int, EndpointDescription) - Constructor for class org.osgi.service.remoteserviceadmin.EndpointEvent
-
Constructs a
EndpointEvent
object from the given arguments. - EndpointEventListener - Interface in org.osgi.service.remoteserviceadmin
-
A white board service that represents a listener for endpoints.
- EndpointEventListenerHolder(EndpointEventListener, EndpointDescription, String, int) - Constructor for class org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescriptionLocator.EndpointEventListenerHolder
- EndpointListener - Interface in org.osgi.service.remoteserviceadmin
-
Deprecated.As of 1.1. Replaced by EndpointEventListener.
- EndpointListenerHolder(EndpointListener, EndpointDescription, String) - Constructor for class org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescriptionLocator.EndpointListenerHolder
- endpointListenerRegistration - Variable in class org.eclipse.ecf.osgi.services.remoteserviceadmin.TopologyManager
- EndpointPermission - Class in org.osgi.service.remoteserviceadmin
-
A bundle's authority to export, import or read an Endpoint.
- EndpointPermission(String, String) - Constructor for class org.osgi.service.remoteserviceadmin.EndpointPermission
-
Create a new EndpointPermission with the specified filter.
- EndpointPermission(EndpointDescription, String, String) - Constructor for class org.osgi.service.remoteserviceadmin.EndpointPermission
-
Creates a new requested
EndpointPermission
object to be used by code that must performcheckPermission
. - endpointRemoved(EndpointDescription, String) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.TopologyManagerImpl
- endpointRemoved(EndpointDescription, String) - Method in interface org.osgi.service.remoteserviceadmin.EndpointListener
-
Deprecated.Remove the registration of an endpoint.
- enqueue(Object) - Method in interface org.eclipse.ecf.core.sharedobject.util.ISimpleFIFOQueue
-
Enqueue given object.
- enqueue(Object) - Method in class org.eclipse.ecf.core.sharedobject.util.SimpleFIFOQueue
- enqueue(ISharedObjectEvent) - Method in interface org.eclipse.ecf.core.sharedobject.ISharedObjectConnector
-
Enqueue an ISharedObjectEvent to all the receivers for connector
- enqueue(ISharedObjectEvent) - Method in class org.eclipse.ecf.provider.generic.SOConnector
- enqueue(ISharedObjectEvent[]) - Method in interface org.eclipse.ecf.core.sharedobject.ISharedObjectConnector
-
Enqueue a set of ISharedObjectEvents to all the receivers for connector
- enqueue(ISharedObjectEvent[]) - Method in class org.eclipse.ecf.provider.generic.SOConnector
- enqueue(Event) - Method in interface org.eclipse.ecf.core.sharedobject.util.IQueueEnqueue
-
Enqueue a given Event onto the underlying queue
- enqueue(Event) - Method in class org.eclipse.ecf.core.sharedobject.util.QueueEnqueueImpl
- enqueue(Event[]) - Method in interface org.eclipse.ecf.core.sharedobject.util.IQueueEnqueue
-
Enqueue a set of events Event onto the underlying queue
- enqueue(Event[]) - Method in class org.eclipse.ecf.core.sharedobject.util.QueueEnqueueImpl
- enqueue_abort(Object) - Method in interface org.eclipse.ecf.core.sharedobject.util.IQueueEnqueue
-
Abort the commit of a set of Event instances previously prepared via
IQueueEnqueue.enqueue_prepare(Event[])
- enqueue_abort(Object) - Method in class org.eclipse.ecf.core.sharedobject.util.QueueEnqueueImpl
- enqueue_commit(Object) - Method in interface org.eclipse.ecf.core.sharedobject.util.IQueueEnqueue
-
Commit a set of Event instances previously prepared via
IQueueEnqueue.enqueue_prepare(Event[])
- enqueue_commit(Object) - Method in class org.eclipse.ecf.core.sharedobject.util.QueueEnqueueImpl
- enqueue_lossy(Event) - Method in interface org.eclipse.ecf.core.sharedobject.util.IQueueEnqueue
-
Enqueue the given event with lossy enqueuing.
- enqueue_lossy(Event) - Method in class org.eclipse.ecf.core.sharedobject.util.QueueEnqueueImpl
- enqueue_prepare(Event[]) - Method in interface org.eclipse.ecf.core.sharedobject.util.IQueueEnqueue
-
Prepare an enqueue of a set of Event instances.
- enqueue_prepare(Event[]) - Method in class org.eclipse.ecf.core.sharedobject.util.QueueEnqueueImpl
- entering(String, String, Class, String) - Static method in class org.eclipse.ecf.core.util.Trace
-
Traces the entering into the specified method of the specified class.
- entering(String, String, Class, String, Object) - Static method in class org.eclipse.ecf.core.util.Trace
-
Traces the entering into the specified method of the specified class, with the specified parameter.
- entering(String, String, Class, String, Object[]) - Static method in class org.eclipse.ecf.core.util.Trace
-
Traces the entering into the specified method of the specified class, with the specified parameters.
- equals(Object) - Method in class org.eclipse.ecf.core.ContainerTypeDescription
- equals(Object) - Method in class org.eclipse.ecf.core.identity.BaseID
- equals(Object) - Method in interface org.eclipse.ecf.core.identity.ID
- equals(Object) - Method in class org.eclipse.ecf.core.identity.Namespace
-
Override of Object.equals.
- equals(Object) - Method in class org.eclipse.ecf.core.identity.StringID
- equals(Object) - Method in class org.eclipse.ecf.core.util.Proxy
- equals(Object) - Method in class org.eclipse.ecf.core.util.ProxyAddress
- equals(Object) - Method in class org.eclipse.ecf.discovery.identity.ServiceID
- equals(Object) - Method in class org.eclipse.ecf.discovery.identity.ServiceTypeID
- equals(Object) - Method in interface org.eclipse.ecf.discovery.IServiceProperties
- equals(Object) - Method in class org.eclipse.ecf.discovery.ServiceProperties
- equals(Object) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.DiscoveredEndpointDescription
- equals(Object) - Method in class org.eclipse.ecf.provider.filetransfer.events.socket.AbstractSocketWrapper
- equals(Object) - Method in class org.eclipse.ecf.provider.generic.gmm.Member
- equals(Object) - Method in class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceRegistrationImpl
- equals(Object) - Method in class org.eclipse.ecf.remoteservice.RemoteServiceRegistrationImpl
- equals(Object) - Method in class org.eclipse.ecf.remoteservice.util.RemoteFilterImpl
- equals(Object) - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
-
Compares this
EndpointDescription
object to another object. - equals(Object) - Method in class org.osgi.service.remoteserviceadmin.EndpointPermission
-
Determines the equality of two EndpointPermission objects.
- event(ServiceEvent, Map) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.TopologyManager
- Event - Interface in org.eclipse.ecf.core.util
-
Event 'tag' interface.
- eventHandlerTracker - Variable in class org.eclipse.ecf.remoteservice.eventadmin.DistributedEventAdmin
- eventMask - Variable in class org.eclipse.ecf.osgi.services.remoteserviceadmin.DebugRemoteServiceAdminListener
- EventMessage - Class in org.eclipse.ecf.remoteservice.eventadmin
- EventMessage(String, Map) - Constructor for class org.eclipse.ecf.remoteservice.eventadmin.EventMessage
- EventMessage(Event) - Constructor for class org.eclipse.ecf.remoteservice.eventadmin.EventMessage
- EventMessage(Event, SerializationHandler) - Constructor for class org.eclipse.ecf.remoteservice.eventadmin.EventMessage
- EventTopicFilter - Class in org.eclipse.ecf.remoteservice.eventadmin
- EventTopicFilter() - Constructor for class org.eclipse.ecf.remoteservice.eventadmin.EventTopicFilter
- eventTypeToString(int) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.DebugRemoteServiceAdminListener
- exception - Variable in class org.eclipse.ecf.provider.filetransfer.outgoing.AbstractOutgoingFileTransfer
- exception - Variable in class org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer
- EXCEPTIONS_CATCHING - Static variable in interface org.eclipse.ecf.provider.dnssd.DnsSdDebugOptions
- EXCEPTIONS_CATCHING - Static variable in interface org.eclipse.ecf.remoteservice.IRemoteServiceImplDebugOptions
- EXCEPTIONS_THROWING - Static variable in interface org.eclipse.ecf.provider.dnssd.DnsSdDebugOptions
- EXCEPTIONS_THROWING - Static variable in interface org.eclipse.ecf.remoteservice.IRemoteServiceImplDebugOptions
- EXEC_ATTRIBUTE - Static variable in interface org.eclipse.ecf.filetransfer.IRemoteFileAttributes
- execute(IProgressRunnable, IProgressMonitor) - Method in class org.eclipse.ecf.core.jobs.JobsExecutor
- executeRequest(IExecutor, Request, ID, RemoteServiceRegistrationImpl, boolean) - Method in class org.eclipse.ecf.provider.remoteservice.generic.RegistrySharedObject
- exiting(String, String, Class, String) - Static method in class org.eclipse.ecf.core.util.Trace
-
Traces the exiting from the specified method of the specified class.
- exiting(String, String, Class, String, Object) - Static method in class org.eclipse.ecf.core.util.Trace
-
Traces the exiting from the specified method of the specified class, with the specified return value.
- ExObjectInputStream - Class in org.eclipse.ecf.provider.comm.tcp
- ExObjectInputStream(InputStream) - Constructor for class org.eclipse.ecf.provider.comm.tcp.ExObjectInputStream
- ExObjectInputStream(InputStream, boolean) - Constructor for class org.eclipse.ecf.provider.comm.tcp.ExObjectInputStream
- ExObjectOutputStream - Class in org.eclipse.ecf.provider.comm.tcp
- ExObjectOutputStream(OutputStream) - Constructor for class org.eclipse.ecf.provider.comm.tcp.ExObjectOutputStream
- ExObjectOutputStream(OutputStream, boolean) - Constructor for class org.eclipse.ecf.provider.comm.tcp.ExObjectOutputStream
- EXPORT - Static variable in class org.osgi.service.remoteserviceadmin.EndpointPermission
-
The action string
export
. - EXPORT_ERROR - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
-
A fatal exporting error occurred.
- EXPORT_MASK - Static variable in class org.eclipse.ecf.osgi.services.remoteserviceadmin.DebugRemoteServiceAdminListener
- EXPORT_REGISTERED_SERVICES_FILTER - Static variable in interface org.eclipse.ecf.osgi.services.remoteserviceadmin.ITopologyManager
- EXPORT_REGISTERED_SERVICES_FILTER_PROP - Static variable in interface org.eclipse.ecf.osgi.services.remoteserviceadmin.ITopologyManager
- EXPORT_REGISTRATION - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
-
Add an export registration.
- EXPORT_UNREGISTRATION - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
-
Remove an export registration.
- EXPORT_UPDATE - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
-
Update an export registration.
- EXPORT_WARNING - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
-
A problematic situation occurred, the export is still active.
- exporterConfigs - Variable in class org.eclipse.ecf.remoteservice.provider.RemoteServiceContainerInstantiator
- exporterConfigToImporterConfigs - Variable in class org.eclipse.ecf.remoteservice.provider.RemoteServiceContainerInstantiator
- ExportReference - Interface in org.osgi.service.remoteserviceadmin
-
An Export Reference associates a service with a local endpoint.
- exportRegisteredServices(String) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.TopologyManagerImpl
- ExportRegistration - Interface in org.osgi.service.remoteserviceadmin
-
An Export Registration associates a service to a local endpoint.
- exportRemoteService(RSARemoteServiceContainerAdapter.RSARemoteServiceRegistration) - Method in class org.eclipse.ecf.remoteservice.AbstractRSAContainer
-
Export an endpoint specified by the RSARemoteServiceRegistration.
- exportService(ServiceReference<?>, Map<String, ?>) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.RemoteServiceAdmin
- exportService(ServiceReference<?>, Map<String, ?>) - Method in interface org.osgi.service.remoteserviceadmin.RemoteServiceAdmin
-
Export a service to a given Endpoint.
- ExtensionRegistryRunnable - Class in org.eclipse.ecf.core.util
- ExtensionRegistryRunnable(BundleContext) - Constructor for class org.eclipse.ecf.core.util.ExtensionRegistryRunnable
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form