Uses of Class
org.osgi.service.remoteserviceadmin.EndpointDescription
Package
Description
Remote Service Admin Package Version 1.1.
-
Uses of EndpointDescription in org.eclipse.ecf.osgi.services.remoteserviceadmin
Modifier and TypeClassDescriptionclass
ECF remote service endpoint description.Modifier and TypeMethodDescriptionprotected EndpointDescription
DiscoveredEndpointDescriptionFactory.createEndpointDescription
(IDiscoveryLocator locator, IServiceInfo discoveredServiceInfo) protected EndpointDescription
AbstractMetadataFactory.decodeEndpointDescription
(IServiceProperties discoveredServiceProperties) EndpointDescriptionLocator.EndpointEventListenerHolder.getDescription()
EndpointDescriptionLocator.EndpointListenerHolder.getDescription()
DiscoveredEndpointDescription.getEndpointDescription()
RemoteServiceAdmin.ExportReference.getExportedEndpoint()
RemoteServiceAdmin.ImportReference.getImportedEndpoint()
EndpointDescriptionReader.readEndpointDescriptions
(InputStream input) EndpointDescriptionReader.readEndpointDescriptions
(InputStream ins, Map<String, Object> overrideProperties) IEndpointDescriptionReader.readEndpointDescriptions
(InputStream ins) Read endpoint descriptions from the given input stream.IEndpointDescriptionReader.readEndpointDescriptions
(InputStream ins, Map<String, Object> overrideProperties) Read endpoint descriptions from the given input stream.Modifier and TypeMethodDescriptionprotected void
AbstractTopologyManager.advertiseEndpointDescription
(EndpointDescription endpointDescription) protected void
AbstractTopologyManager.advertiseModifyEndpointDescription
(EndpointDescription endpointDescription) protected EndpointDescription
TopologyManagerImpl.convertEndpointDescriptionFromOSGiToECF
(EndpointDescription ed) protected String
ServiceInfoFactory.createDefaultServiceName
(EndpointDescription endpointDescription, IDiscoveryAdvertiser advertiser, IServiceTypeID serviceTypeID) protected DiscoveredEndpointDescription
DiscoveredEndpointDescriptionFactory.createDiscoveredEndpointDescription
(IDiscoveryLocator locator, IServiceInfo discoveredServiceInfo, EndpointDescription endpointDescription) IServiceInfoFactory.createServiceInfo
(IDiscoveryAdvertiser advertiser, EndpointDescription endpointDescription) Create an service info instance to represent the given endpointDescription for discovery using the given discovery advertiser.ServiceInfoFactory.createServiceInfo
(IDiscoveryAdvertiser advertiser, EndpointDescription endpointDescription) protected String
ServiceInfoFactory.createServiceName
(EndpointDescription endpointDescription, IDiscoveryAdvertiser advertiser, IServiceTypeID serviceTypeID) protected IServiceProperties
ServiceInfoFactory.createServiceProperties
(EndpointDescription endpointDescription, IDiscoveryAdvertiser advertiser, IServiceTypeID serviceTypeID, String serviceName, URI uri) protected IServiceTypeID
ServiceInfoFactory.createServiceTypeID
(EndpointDescription endpointDescription, IDiscoveryAdvertiser advertiser) protected URI
ServiceInfoFactory.createURI
(EndpointDescription endpointDescription, IDiscoveryAdvertiser advertiser, IServiceTypeID serviceTypeID, String serviceName) protected void
AbstractMetadataFactory.encodeOSGiServiceProperties
(EndpointDescription endpointDescription, IServiceProperties result) protected void
AbstractMetadataFactory.encodeServiceProperties
(EndpointDescription endpointDescription, IServiceProperties result) void
TopologyManagerImpl.endpointAdded
(EndpointDescription endpoint, String matchedFilter) void
TopologyManagerImpl.endpointRemoved
(EndpointDescription endpoint, String matchedFilter) EndpointDescriptionLocator.getMatchingEndpointEventListenerHolders
(ServiceReference[] refs, EndpointDescription description, int type) EndpointDescriptionLocator.getMatchingEndpointEventListenerHolders
(EndpointDescription description, int type) EndpointDescriptionLocator.getMatchingEndpointListenerHolders
(ServiceReference[] refs, EndpointDescription description) EndpointDescriptionLocator.getMatchingEndpointListenerHolders
(EndpointDescription description) protected void
AbstractTopologyManager.handleAdvertisingResult
(org.eclipse.core.runtime.IStatus result, EndpointDescription endpointDescription, boolean advertise) protected void
AbstractTopologyManager.handleECFEndpointRemoved
(EndpointDescription endpointDescription) protected void
TopologyManagerImpl.handleEndpointAdded
(EndpointDescription endpoint, String matchedFilter) protected void
TopologyManagerImpl.handleEndpointModified
(EndpointDescription endpoint, String matchedFilter) protected void
TopologyManagerImpl.handleEndpointModifiedEndmatch
(EndpointDescription endpoint, String matchedFilter) protected void
TopologyManagerImpl.handleEndpointRemoved
(EndpointDescription endpoint, String matchedFilter) protected void
AbstractTopologyManager.handleNonECFEndpointAdded
(EndpointListener listener, EndpointDescription endpointDescription) protected void
AbstractTopologyManager.handleNonECFEndpointModified
(EndpointEventListener basicTopologyManagerImpl, EndpointDescription endpointDescription) protected void
AbstractTopologyManager.handleNonECFEndpointRemoved
(EndpointDescription endpointDescription, String matchedFilter) protected void
AbstractTopologyManager.handleNonECFEndpointRemoved
(EndpointListener listener, EndpointDescription endpointDescription) protected void
TopologyManagerImpl.handleOtherFilterEndpointAdded
(EndpointDescription endpoint, String matchedFilter) protected void
TopologyManagerImpl.handleOtherFilterEndpointModified
(EndpointDescription endpoint, String matchedFilter) protected void
TopologyManagerImpl.handleOtherFilterEndpointModifiedEndmatch
(EndpointDescription endpoint, String matchedFilter) protected void
TopologyManagerImpl.handleOtherFilterEndpointRemoved
(EndpointDescription endpoint, String matchedFilter) protected boolean
AbstractTopologyManager.hasDescription
(EndpointDescription ed) RemoteServiceAdmin.importService
(EndpointDescription endpointDescription) boolean
EndpointDescription.isSameService
(EndpointDescription other) boolean
DiscoveredEndpointDescriptionFactory.removeDiscoveredEndpointDescription
(EndpointDescription endpointDescription) boolean
IDiscoveredEndpointDescriptionFactory.removeDiscoveredEndpointDescription
(EndpointDescription endpointDescription) Remove the DiscoveredEndpointDescription associated with the given endpointDescription.protected void
AbstractTopologyManager.unadvertiseEndpointDescription
(EndpointDescription endpointDescription) boolean
RemoteServiceAdmin.ImportRegistration.update
(EndpointDescription endpoint) protected void
EndpointDescriptionWriter.writeEndpointDescription
(int indentLevel, Writer writer, EndpointDescription endpointDescription) void
EndpointDescriptionWriter.writeEndpointDescription
(Writer writer, EndpointDescription endpointDescription) EndpointDescriptionWriter.writeEndpointDescription
(EndpointDescription endpointDescription) void
EndpointDescriptionWriter.writeEndpointDescriptions
(Writer writer, EndpointDescription[] endpointDescriptions) EndpointDescriptionWriter.writeEndpointDescriptions
(EndpointDescription[] endpointDescriptions) protected void
EndpointDescriptionWriter.writeProperties
(int indentLevel, Writer writer, EndpointDescription endpointDescription) ModifierConstructorDescriptionDiscoveredEndpointDescription
(Namespace discoveryLocatorNamespace, IServiceID serviceID, EndpointDescription endpointDescription) EndpointEventListenerHolder
(EndpointEventListener l, EndpointDescription d, String f, int t) -
Uses of EndpointDescription in org.osgi.service.remoteserviceadmin
Modifier and TypeMethodDescriptionEndpointEvent.getEndpoint()
Return the endpoint associated with this event.ExportReference.getExportedEndpoint()
Return the Endpoint Description for the local endpoint.ImportReference.getImportedEndpoint()
Return the Endpoint Description for the remote endpoint.Update the endpoint represented by thisExportRegistration
and return an updatedEndpointDescription
.Modifier and TypeMethodDescriptionvoid
EndpointListener.endpointAdded
(EndpointDescription endpoint, String matchedFilter) Deprecated.Register an endpoint with this listener.void
EndpointListener.endpointRemoved
(EndpointDescription endpoint, String matchedFilter) Deprecated.Remove the registration of an endpoint.RemoteServiceAdmin.importService
(EndpointDescription endpoint) Import a service from an Endpoint.boolean
EndpointDescription.isSameService
(EndpointDescription other) Answers if this Endpoint Description refers to the same service instance as the given Endpoint Description.boolean
ImportRegistration.update
(EndpointDescription endpoint) Update the local service represented by thisImportRegistration
.ModifierConstructorDescriptionEndpointEvent
(int type, EndpointDescription endpoint) Constructs aEndpointEvent
object from the given arguments.EndpointPermission
(EndpointDescription endpoint, String localFrameworkUUID, String actions) Creates a new requestedEndpointPermission
object to be used by code that must performcheckPermission
.