Package xal.extension.service


package xal.extension.service
  • Class
    Description
    Indicates that a remote method is one-way and will not return so the caller should not wait for it
    RemoteDataCache is a utility for managing calls to remote services to avoid deadlock if a service is down.
    RemoteMessageException wraps exceptions thrown during execution of a remote message.
    RemoteServiceDroppedException indicates that the remote session has dropped during a client request.
    RpcServer implements a server which handles remote requests against registered handlers.
    ServiceDirectory is a local point of access for registering and looking up services on a network.
    service listener information for Bonjour
    ServiceException
    ServiceListener is the interface for listeners of service availability and removal.
    ServiceRef wraps the native Rendezvous ServiceInfo and provides a reference to the service that hides a direct reference to Rendezvous.
    Provides methods for getting information and controlling the client side of the service through the proxy