Spring AMQP

org.springframework.amqp.core
Class BindingBuilder.HeadersExchangeMapConfigurer.HeadersExchangeSingleValueBindingCreator

java.lang.Object
  extended by org.springframework.amqp.core.BindingBuilder.HeadersExchangeMapConfigurer.HeadersExchangeSingleValueBindingCreator
Enclosing class:
BindingBuilder.HeadersExchangeMapConfigurer

public class BindingBuilder.HeadersExchangeMapConfigurer.HeadersExchangeSingleValueBindingCreator
extends Object


Method Summary
 Binding exists()
           
 Binding matches(Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

exists

public Binding exists()

matches

public Binding matches(Object value)

Spring AMQP

Copyright © 2011. All Rights Reserved.