Generated by
JDiff

Class org.springframework.http.client.reactive.JettyClientHttpConnector

Removed interface org.springframework.context.SmartLifecycle.

Added Constructors
JettyClientHttpConnector(JettyResourceFactory, Consumer<HttpClient>) Constructor with an JettyResourceFactory that will manage shared resources.
 

Removed Methods
int getPhase()  
boolean isAutoStartup()  
boolean isRunning()  
void start()  
void stop()  
void stop(Runnable)