|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DiscoveryV2 | |
---|---|
com.sun.jini.discovery | Provides a set of constraints, low-level utility classes, and provider interfaces for participating in versions 1 and 2 of the multicast request, multicast announcement, and unicast discovery protocols. |
Uses of DiscoveryV2 in com.sun.jini.discovery |
---|
Methods in com.sun.jini.discovery that return DiscoveryV2 | |
---|---|
(package private) static DiscoveryV2 |
DiscoveryV2.getInstance(ClassLoader loader)
Returns DiscoveryV2 instance which uses providers loaded from the given class loader, or the current context class loader if the given loader is null. |
(package private) static DiscoveryV2 |
DiscoveryV2.getInstance(MulticastRequestEncoder[] mre,
MulticastRequestDecoder[] mrd,
MulticastAnnouncementEncoder[] mae,
MulticastAnnouncementDecoder[] mad,
UnicastDiscoveryClient[] udc,
UnicastDiscoveryServer[] uds)
Returns DiscoveryV2 instance which uses the given providers. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |