stompClient
Description
Can be used in
spring:beans, if, proxy, registration, request, response, serviceProxy, soapProxy, stompProxy, swaggerProxy and transport
Attributes
Name | Required | Default | Description | Example |
---|---|---|---|---|
host | true | - | The host (name or IP) to connect to. | |
port | false | 61613 | The port to connect to. |
Child Elements
Position | Cardinality | Description | Element |
---|---|---|---|
1 | 0..1 | Parameters for outbound STOMP connections. | connection |
2 | 0..1 | Configures outbound SSL (STOMP via SSL). | ssl |