Generated by
JDiff

Class org.springframework.web.socket.client.jetty.JettyWebSocketClient

Removed interface org.springframework.context.SmartLifecycle.
Added interface org.springframework.context.Lifecycle.

Removed Methods
int getPhase()  
boolean isAutoStartup()  
void setAutoStartup(boolean)  
void setPhase(int)  
void stop(Runnable)