|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Securizable | |
|---|---|
| org.objectweb.proactive.core.body.request | Defines the request messages based of the common message layer. |
| org.objectweb.proactive.core.component.request | This package contains classes related to component requests. |
| org.objectweb.proactive.ext.locationserver | Defines a Body associated with a location server able to give the location of one body on demand. |
| org.objectweb.proactive.ext.mixedlocation | |
| Uses of Securizable in org.objectweb.proactive.core.body.request |
|---|
| Subinterfaces of Securizable in org.objectweb.proactive.core.body.request | |
|---|---|
interface |
Request
A class implementing this interface is an object encapsulating a reified method call. |
| Classes in org.objectweb.proactive.core.body.request that implement Securizable | |
|---|---|
class |
AwaitedRequest
This class defines a particular request that is subject to wait-by-necessity mecanism. |
class |
BodyRequest
|
class |
RequestImpl
|
| Uses of Securizable in org.objectweb.proactive.core.component.request |
|---|
| Subinterfaces of Securizable in org.objectweb.proactive.core.component.request | |
|---|---|
interface |
ComponentRequest
Marker interface. |
| Classes in org.objectweb.proactive.core.component.request that implement Securizable | |
|---|---|
class |
ComponentRequestImpl
Method calls to components are actually reified calls, and ComponentRequest
contains a reification of the call. |
| Uses of Securizable in org.objectweb.proactive.ext.locationserver |
|---|
| Classes in org.objectweb.proactive.ext.locationserver that implement Securizable | |
|---|---|
class |
RequestWithLocationServer
|
class |
TimedRequestWithLocationServer
|
| Uses of Securizable in org.objectweb.proactive.ext.mixedlocation |
|---|
| Classes in org.objectweb.proactive.ext.mixedlocation that implement Securizable | |
|---|---|
class |
RequestWithMixedLocation
|
class |
TimedRequestWithMixedLocation
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||