Uses of Package
com.sun.jini.reggie

Packages that use com.sun.jini.reggie
  • Class
    Description
    Registrar defines the private protocol between the various client-side proxies and the registrar server.
  • Class
    Description
    An EntryClass is a descriptor for an entry class, packaged up for transmission between client-side proxies and the registrar server.
    An EntryClass annotated with a codebase.
    An EntryRep contains the fields of an Entry packaged up for transmission between client-side proxies and the registrar server.
    When a registrar (lookup service) grants a lease on an event registration on behalf of some object (client), a proxy is employed to allow the client to interact with the lease; this class is the implementation of that proxy.
    An Item contains the fields of a ServiceItem packaged up for transmission between client-side proxies and the registrar server.
    A Matches contains the fields of a ServiceMatches packaged up for transmission between client-side proxies and the registrar server.
    Registrar defines the private protocol between the various client-side proxies and the registrar server.
     
    A ServiceType annotated with a codebase.
    A Template contains the fields of a ServiceTemplate packaged up for transmission between client-side proxies and the registrar server.
  • Class
    Description
    Concrete implementation class for abstract ServiceEvent.