ProtonConnection.setDesiredCapabilities

Sets the desired connection capabilities to be sent to the remote peer in our Open frame.

If non-null, the given array will be copied and augmented with any default capabilities. If null, no capabilities will be sent.

@param capabilities the capabilities, or null to request not sending any capabilities @return the connection

interface ProtonConnection
setDesiredCapabilities
(
Symbol[] capabilities
)

Meta