ProtonConnection.setContainer

Sets the container id value advertised to peers in the AMQP Open frame. Sometimes used as a 'client-id' by clients.

@param container the container id to set @return the connection

interface ProtonConnection
setContainer
(
string container
)

Meta