Contains abstract classes and utilities for remoting request and service-based communication



Interfaces
 InterfaceDescription
 Service The Service interface defines rules for remoting service.
 ServiceListener The ServiceListener interface defines rules for Service listeners.
 ServiceLocatorListener The ServiceLocatorListener interface defines rules for ServiceLocatorEvent listeners.
Classes
 ClassDescription
 AbstractService The AbstractService class implements basic Service interface.
 ServiceEvent The ServiceEvent class represents the event object passed to the event listener for Service events.
 ServiceLocator The ServiceLocator class is a locator for remoting Service object.
 ServiceLocatorEvent The ServiceLocatorEvent class represents the event object passed to the event listener for ServiceLocator events.