Interface and Description |
---|
org.apache.river.outrigger.AdminIterator
Use
MatchSet instead. MatchSet s
can be obtained using the
JavaSpace05.contents
method. |
org.apache.river.outrigger.ConstrainableJavaSpaceAdmin
The
JavaSpace05.contents
method can be used to view the space's contents. |
org.apache.river.outrigger.JavaSpaceAdmin
Invoke the
JoinAdmin and DestroyAdmin methods though those interfaces. A view
of the space contents can be obtained through the
JavaSpace05.contents
method. |
net.jini.security.proxytrust.ProxyTrust |
net.jini.security.proxytrust.ProxyTrustIterator |
net.jini.security.proxytrust.ServerProxyTrust |
Class and Description |
---|
org.apache.river.thread.InProgress |
net.jini.security.proxytrust.ProxyTrustExporter |
net.jini.security.proxytrust.ProxyTrustInvocationHandler |
net.jini.security.proxytrust.ProxyTrustVerifier |
net.jini.security.proxytrust.SingletonProxyTrustIterator |
org.apache.river.thread.TaskManager
will be removed from a future release soon.
|
Method and Description |
---|
net.jini.core.lookup.ServiceRegistrar.lookup(ServiceTemplate, int) |
net.jini.core.lookup.ServiceRegistrar.notify(ServiceTemplate, int, RemoteEventListener, MarshalledObject, long) |
org.apache.river.api.io.AtomicMarshalInputStream.readLine()
Use
BufferedReader |
org.apache.river.thread.ReadersWriter.writerWait(Object, long)
use newCondition() and
Condition instead |
Constructor and Description |
---|
net.jini.security.policy.PolicyFileProvider()
DynamicPolicyProvider now supports Umbrella grants directly.
|
org.apache.river.thread.RetryTask(TaskManager, WakeupManager) |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.