Package | Description |
---|---|
net.jini.discovery |
These are utility classes and interfaces that conform to the discovery and join
protocol defined in the Jini Discovery and Join Specification.
|
Modifier and Type | Method and Description |
---|---|
LookupDiscoveryRegistration |
LookupDiscoveryServiceSafely.register(String[] groups,
LookupLocator[] locators,
RemoteEventListener listener,
MarshalledInstance handback,
long leaseDuration)
Register with the lookup discovery service.
|
LookupDiscoveryRegistration |
LookupDiscoveryService.register(String[] groups,
LookupLocator[] locators,
RemoteEventListener listener,
MarshalledObject handback,
long leaseDuration)
|
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.