rabbit-mq api

exchange.DeclareOk exchangeDeclare(String exchange, String type, boolean durable, boolean autoDelete, Map<String, Object> arguments) throws IOException; type:有direct、fanout、topic三种 durable:true、false
相关文章
相关标签/搜索