• R
    Add TCP abstractions to spring-messaging · 29934d7c
    Rossen Stoyanchev 提交于
    This change adds abstractions for opening and managing TCP connections
    primarily for use with the STOMP broker support. As one immediate
    benefit the change makes the  StompBrokerRelayMessageHandler more
    easy to test.
    29934d7c
FixedIntervalReconnectStrategy.java 1.1 KB