com.rabbitmq.client
Class AMQP.Stream

java.lang.Object
  extended by com.rabbitmq.client.AMQP.Stream
Enclosing interface:
AMQP

public static class AMQP.Stream
extends java.lang.Object


Nested Class Summary
static interface AMQP.Stream.Cancel
           
static interface AMQP.Stream.CancelOk
           
static interface AMQP.Stream.Consume
           
static interface AMQP.Stream.ConsumeOk
           
static interface AMQP.Stream.Deliver
           
static interface AMQP.Stream.Publish
           
static interface AMQP.Stream.Qos
           
static interface AMQP.Stream.QosOk
           
static interface AMQP.Stream.Return
           
 
Constructor Summary
AMQP.Stream()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AMQP.Stream

public AMQP.Stream()