|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.pastry.socket.appsocket.BlockingAppSocketFactory
public class BlockingAppSocketFactory
| 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 |
|---|
public static final byte[] magic_version_direct
| Constructor Detail |
|---|
public BlockingAppSocketFactory()
| Method Detail |
|---|
public java.nio.channels.SocketChannel connect(java.net.InetSocketAddress addr,
int appId)
throws java.io.IOException,
AppSocketException
java.io.IOException
AppSocketException
|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||