Package | Description |
---|---|
com.sun.jini.reggie |
Provides implementations of
ServiceRegistrar . |
Class and Description |
---|
AdminProxy
Proxy for administering a registrar, returned from the getAdmin method of
the main registrar proxy.
|
ClassMapper.EntryField
Field of an Entry class, with marshalling information
|
ClassMapper.FieldComparator
Comparator for sorting fields.
|
EntryClass
An EntryClass is a descriptor for an entry class, packaged up for
transmission between client-side proxies and the registrar server.
|
EntryClassBase
An EntryClass annotated with a codebase.
|
EntryRep
An EntryRep contains the fields of an Entry packaged up for
transmission between client-side proxies and the registrar server.
|
EventLease
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.
|
Item
An Item contains the fields of a ServiceItem packaged up for
transmission between client-side proxies and the registrar server.
|
Matches
A Matches contains the fields of a ServiceMatches packaged up for
transmission between client-side proxies and the registrar server.
|
Registrar
Registrar defines the private protocol between the various client-side
proxies and the registrar server.
|
RegistrarImpl
Base server-side implementation of a lookup service, subclassed by
TransientRegistrarImpl and PersistentRegistrarImpl.
|
RegistrarImpl.AttrItemIter
Iterate over all matching Items by attribute value.
|
RegistrarImpl.EventReg
An event registration record.
|
RegistrarImpl.ItemIter
Base class for iterating over all Items that match a Template.
|
RegistrarImpl.LogRecord
Interface defining the method(s) that must be implemented by each of
the concrete LogObj classes.
|
RegistrarImpl.SvcReg
A service item registration record.
|
RegistrarImpl.UnicastThread
Unicast discovery request thread code.
|
RegistrarLease
The base class for lease proxies.
|
RegistrarLeaseMap
The LeaseMap implementation class for registrar leases.
|
RegistrarProxy
A RegistrarProxy is a proxy for a registrar.
|
Registration
Implementation class for the ServiceRegistration interface.
|
RenewResults |
ServiceLease
A ServiceLease is a proxy for a service registration lease at a registrar.
|
ServiceType
A ServiceType is a descriptor for a class, packaged up for
transmission between client-side proxies and the registrar server.
|
ServiceTypeBase
A ServiceType annotated with a codebase.
|
Template
A Template contains the fields of a ServiceTemplate packaged up for
transmission between client-side proxies and the registrar server.
|
UuidGenerator
Class for generating
Uuid instances. |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.