public static class RabbitProperties.Template extends Object
Constructor and Description |
---|
Template() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getMandatory() |
Long |
getReceiveTimeout() |
Long |
getReplyTimeout() |
RabbitProperties.Retry |
getRetry() |
void |
setMandatory(Boolean mandatory) |
void |
setReceiveTimeout(Long receiveTimeout) |
void |
setReplyTimeout(Long replyTimeout) |
public RabbitProperties.Retry getRetry()
public Boolean getMandatory()
public void setMandatory(Boolean mandatory)
public Long getReceiveTimeout()
public void setReceiveTimeout(Long receiveTimeout)
public Long getReplyTimeout()
public void setReplyTimeout(Long replyTimeout)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.