Package fabric.net

Copyright (C) 2010 Fabric project group, Cornell University This file is part of Fabric.

See:
          Description

Interface Summary
ChannelMultiplexerThread.CallbackHandler  
 

Class Summary
ChannelMultiplexerThread Multiplexes several channels over a single channel.
RemoteNode Abstracts remote stores and remote workers.
Stream A pair of data I/O streams for the application to communicate with a remote node.
 

Exception Summary
UnreachableNodeException An UnreachableNodeException is used to indicate that an attempt to connect to a remote node has failed.
 

Package fabric.net Description

Copyright (C) 2010 Fabric project group, Cornell University This file is part of Fabric. Fabric is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version. Fabric is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.