Uses of Interface
net.jini.core.lookup.ServiceMatchesWrapper
Packages that use ServiceMatchesWrapper
-
Uses of ServiceMatchesWrapper in com.sun.jini.reggie
Classes in com.sun.jini.reggie that implement ServiceMatchesWrapperModifier and TypeClassDescriptionclassA Matches contains the fields of a ServiceMatches packaged up for transmission between client-side proxies and the registrar server. -
Uses of ServiceMatchesWrapper in net.jini.core.lookup
Fields in net.jini.core.lookup declared as ServiceMatchesWrapperModifier and TypeFieldDescriptionprotected ServiceMatchesWrapperRegistrarEventRegistration.matchesMethods in net.jini.core.lookup with parameters of type ServiceMatchesWrapperModifier and TypeMethodDescriptionvoidRegistrarEventRegistration.setMatches(ServiceMatchesWrapper matches) Constructors in net.jini.core.lookup with parameters of type ServiceMatchesWrapperModifierConstructorDescriptionRegistrarEventRegistration(long eventID, Object source, Lease lease, long seqNum, ServiceMatchesWrapper matches)