net.jini.discovery.ssl
discovery
format, specified in the Jini Discovery and Join Specification.See: Description
Class | Description |
---|---|
Client |
Implements the client side of the
net.jini.discovery.ssl
unicast discovery format. |
Server |
Implements the server side of the
net.jini.discovery.ssl
unicast discovery format. |
net.jini.discovery.ssl
discovery
format, specified in the Jini Discovery and Join Specification. The
Client
class implements the client side of
the net.jini.discovery.ssl
discovery format for the unicast
discovery protocol, while the Server
class
implements the server side of the discovery format for that protocol. Both
classes are intended to be specified in a resource to configure the operation
of the Discovery
class, as described in the
documentation for
Discovery.getProtocol2(ClassLoader)
.
net.jini.jeri.ssl
package.
net.jini.jeri.ssl
package.Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.