stompClient
Description
Can be used in
spring:beans, api, bean, if, interceptor, internalProxy, proxy, registration, request, response, serviceProxy, soapProxy, stompProxy, swaggerProxy, transport and wsStompReassembler
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 or custom elements |