|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.boris.xlloop.codec.BinaryRequestProtocol
public class BinaryRequestProtocol
| Constructor Summary | |
|---|---|
BinaryRequestProtocol()
|
|
| Method Summary | |
|---|---|
void |
initialise(java.net.Socket socket)
|
XLoper |
receive(java.net.Socket socket)
|
void |
send(java.net.Socket socket,
XLoper data)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BinaryRequestProtocol()
| Method Detail |
|---|
public void initialise(java.net.Socket socket)
throws java.io.IOException
initialise in interface IRequestProtocoljava.io.IOException
public XLoper receive(java.net.Socket socket)
throws java.io.IOException
receive in interface IRequestProtocoljava.io.IOException
public void send(java.net.Socket socket,
XLoper data)
throws java.io.IOException
send in interface IRequestProtocoljava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||