|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Transport layer factory.
Method Summary | |
RemoteNode |
factoryRemoteNode(NodeInfo aLocalNodeInfo,
NodeInfo aRemoteNodeInfo,
IOContext anIOContext)
Creates a RemoteNode providing a local view of the remote node aNodeInfo. |
NodeServer |
factoryServer(NodeInfo aNodeInfo,
IOContext anIOContext)
Creates a NodeServer for the specified node. |
Method Detail |
public NodeServer factoryServer(NodeInfo aNodeInfo, IOContext anIOContext)
aNodeInfo
- Node meta-data.anIOContext
- Used to retrieve the IOContext of the node.
public RemoteNode factoryRemoteNode(NodeInfo aLocalNodeInfo, NodeInfo aRemoteNodeInfo, IOContext anIOContext)
aLocalNodeInfo
- Local node meta-data.aRemoteNodeInfo
- Remote node meta-data.anIOContext
- Used to retrieve the IOContext to be used to
communicate with the remote node.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |