Uses of Package
org.osgi.service.remoteserviceadmin

Packages that use org.osgi.service.remoteserviceadmin
org.eclipse.ecf.osgi.services.remoteserviceadmin   
org.osgi.service.remoteserviceadmin Remote Service Admin Package Version 1.1. 
 

Classes in org.osgi.service.remoteserviceadmin used by org.eclipse.ecf.osgi.services.remoteserviceadmin
EndpointDescription
          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.
EndpointEventListener
          A white board service that represents a listener for endpoints.
EndpointListener
          Deprecated. As of 1.1. Replaced by EndpointEventListener.
ExportReference
          An Export Reference associates a service with a local endpoint.
ExportRegistration
          An Export Registration associates a service to a local endpoint.
ImportReference
          An Import Reference associates an active proxy service to a remote endpoint.
ImportRegistration
          An Import Registration associates an active proxy service to a remote endpoint.
RemoteServiceAdmin
          A Remote Service Admin manages the import and export of services.
RemoteServiceAdminEvent
          Provides the event information for a Remote Service Admin event.
RemoteServiceAdminListener
          A RemoteServiceAdminEvent listener is notified synchronously of any export or import registrations and unregistrations.
 

Classes in org.osgi.service.remoteserviceadmin used by org.osgi.service.remoteserviceadmin
EndpointDescription
          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.
EndpointEvent
          An Endpoint Event.
ExportReference
          An Export Reference associates a service with a local endpoint.
ImportReference
          An Import Reference associates an active proxy service to a remote endpoint.
RemoteServiceAdminEvent
          Provides the event information for a Remote Service Admin event.