Package | Description |
---|---|
net.jini.export |
Provides generic abstractions for exporting remote objects (
Exporter ), obtaining a proxy from an exported remote
object (ProxyAccessor ), obtaining the
server-side context information for an executing remote call (ServerContext ), and defining export permissions
(ExportPermission ). |
Modifier and Type | Field and Description |
---|---|
private static ServerContext.Spi[] |
ServerContext.providers |
Modifier and Type | Method and Description |
---|---|
private static ServerContext.Spi[] |
ServerContext.getProviders() |
Copyright 2007-2016, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.