public class PublishRMQChannel.PublishTask extends Object implements Callable<PublishResult>
コンストラクタと説明 |
---|
PublishTask(String exchangeName,
String routingKey,
com.rabbitmq.client.AMQP.BasicProperties props,
byte[] body)
Create instance.
|
public PublishResult call() throws Exception
call
インタフェース内 Callable<PublishResult>
Exception
Copyright © 2016–2018. All rights reserved.