|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SerialHandles | |
---|---|
groovyx.gpars.remote | This package holds classes implementing the remote actors functionality. |
groovyx.gpars.remote.netty | This package holds implementation-specific classes implementing the remote actors functionality on top of Netty. |
groovyx.gpars.serial | This package holds classes used for actor identification in the network. |
Uses of SerialHandles in groovyx.gpars.remote |
---|
Subclasses of SerialHandles in groovyx.gpars.remote | |
---|---|
class |
LocalHost
Represents communication point with other local hosts. |
Methods in groovyx.gpars.remote that return SerialHandles | |
---|---|
SerialHandles |
LocalNode.getLocalHost()
|
Uses of SerialHandles in groovyx.gpars.remote.netty |
---|
Subclasses of SerialHandles in groovyx.gpars.remote.netty | |
---|---|
class |
NettyTransportProvider
Transport provider using Netty |
Uses of SerialHandles in groovyx.gpars.serial |
---|
Fields in groovyx.gpars.serial declared as SerialHandles | |
---|---|
protected SerialHandles |
SerialContext.localHost
|
Constructors in groovyx.gpars.serial with parameters of type SerialHandles | |
---|---|
SerialContext(SerialHandles localHost,
java.util.UUID hostId)
|
|
Copyright © 2008–2012 Václav Pech. All Rights Reserved. | |||||||||
PREV NEXT | FRAMES NO FRAMES |