|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteSerialized | |
---|---|
groovyx.gpars.actor | This package holds classes forming the public actor API. |
groovyx.gpars.actor.impl | This package holds classes some non-public aspects of actor implementation. |
groovyx.gpars.dataflow | This package holds classes for basic dataflow concurrency constructs, like dataflow variables, streams and threads. |
groovyx.gpars.dataflow.expression | |
groovyx.gpars.serial | This package holds classes used for actor identification in the network. |
Uses of RemoteSerialized in groovyx.gpars.actor |
---|
Classes in groovyx.gpars.actor that implement RemoteSerialized | |
---|---|
static class |
Actor.RemoteActor
|
Uses of RemoteSerialized in groovyx.gpars.actor.impl |
---|
Classes in groovyx.gpars.actor.impl that implement RemoteSerialized | |
---|---|
static class |
MessageStream.RemoteMessageStream
|
Uses of RemoteSerialized in groovyx.gpars.dataflow |
---|
Classes in groovyx.gpars.dataflow that implement RemoteSerialized | |
---|---|
static class |
DataflowVariable.RemoteDataflowVariable<T>
|
Uses of RemoteSerialized in groovyx.gpars.dataflow.expression |
---|
Classes in groovyx.gpars.dataflow.expression that implement RemoteSerialized | |
---|---|
class |
RemoteDataflowExpression<T>
|
Uses of RemoteSerialized in groovyx.gpars.serial |
---|
Methods in groovyx.gpars.serial with type parameters of type RemoteSerialized | ||
---|---|---|
|
WithSerialId.getRemoteClass()
Class of remote object to be created |
|
Copyright © 2008–2012 Václav Pech. All Rights Reserved. | |||||||||
PREV NEXT | FRAMES NO FRAMES |