AmqpClientOptions.setPort

Sets the port.

@param port the port, defaults to system variable {@code amqp-client-port} and to {@code AMQP_CLIENT_PORT} environment variable and if neither is set {@code 5672}. @return the current {@link AmqpClientOptions}

class AmqpClientOptions
setPort
(
int port
)

Meta