|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.amqp.io.AmqpConnectionReader
public class AmqpConnectionReader
reads frames from a connection
Constructor Summary | |
---|---|
AmqpConnectionReader(ReadStream is,
AmqpFrameHandler handler)
|
Method Summary | |
---|---|
boolean |
readFrame()
|
boolean |
readOpen()
|
boolean |
readVersion()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AmqpConnectionReader(ReadStream is, AmqpFrameHandler handler)
Method Detail |
---|
public boolean readVersion() throws java.io.IOException
java.io.IOException
public boolean readFrame() throws java.io.IOException
java.io.IOException
public boolean readOpen() throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |