Transport.getRemoteChannelMax

Gets the remote value of channel-max, as advertised by the peer on its <a href="http://docs.oasis-open.org/amqp/core/v1.0/os/amqp-core-transport-v1.0-os.html#type-open"> Open frame</a>.

The local peers advertised channel-max can be observed using {@link #getChannelMax()}.

@return the remote channel-max value

interface Transport
int
getRemoteChannelMax
()

Meta