Rice Pastry API

rice.pastry.socket.appsocket
Class BlockingAppSocketFactory

java.lang.Object
  extended by rice.pastry.socket.appsocket.BlockingAppSocketFactory

public class BlockingAppSocketFactory
extends java.lang.Object


Field Summary
static byte[] magic_version_direct
          12 bytes, contains the magic number, the version number, and the HEADER_DIRECT
 
Constructor Summary
BlockingAppSocketFactory()
           
 
Method Summary
 java.nio.channels.SocketChannel connect(java.net.InetSocketAddress addr, int appId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

magic_version_direct

public static final byte[] magic_version_direct
12 bytes, contains the magic number, the version number, and the HEADER_DIRECT

Constructor Detail

BlockingAppSocketFactory

public BlockingAppSocketFactory()
Method Detail

connect

public java.nio.channels.SocketChannel connect(java.net.InetSocketAddress addr,
                                               int appId)
                                        throws java.io.IOException,
                                               AppSocketException
Throws:
java.io.IOException
AppSocketException

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection