Class AMQP.Basic.Get

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    AMQP.Basic

    public static class AMQP.Basic.Get
    extends AbstractMarshallingMethod
    This method provides a direct access to the messages in a queue using a synchronous dialogue that is designed for specific types of application where synchronous functionality is more important than performance.
    See Also:
    Serialized Form