|
Rename Method public stopEcho() : void renamed to public enableIncomingEcho(enabled boolean) : void in class org.eclipse.jetty.websocket.common.test.BlockheadServerConnection |
From |
To |
|
Rename Method public stopEcho() : void renamed to public enableIncomingEcho(enabled boolean) : void in class org.eclipse.jetty.websocket.common.test.IBlockheadServerConnection |
From |
To |
|
Rename Method public startEcho() : void renamed to public startReadThread() : void in class org.eclipse.jetty.websocket.common.test.BlockheadServerConnection |
From |
To |
|
Rename Method public getIncomingFrames() : IncomingFramesCapture renamed to public getFrameQueue() : LinkedBlockingQueue<WebSocketFrame> in class org.eclipse.jetty.websocket.common.test.IBlockheadServerConnection |
From |
To |
|
Rename Method public startEcho() : void renamed to public startReadThread() : void in class org.eclipse.jetty.websocket.common.test.IBlockheadServerConnection |
From |
To |
|
Rename Method public getIncomingFrames() : IncomingFramesCapture renamed to public getFrameQueue() : LinkedBlockingQueue<WebSocketFrame> in class org.eclipse.jetty.websocket.common.test.BlockheadServerConnection |
From |
To |
|
Change Attribute Type errorQueue : EventQueue<Throwable> to errorQueue : LinkedBlockingQueue<Throwable> in class org.eclipse.jetty.websocket.client.MaxMessageSocket |
From |
To |
|
Change Attribute Type messageQueue : EventQueue<String> to messageQueue : LinkedBlockingQueue<String> in class org.eclipse.jetty.websocket.common.message.TrackingInputStreamSocket |
From |
To |
|
Change Attribute Type messages : EventQueue<String> to messages : LinkedBlockingQueue<String> in class org.eclipse.jetty.websocket.server.helper.CaptureSocket |
From |
To |
|
Change Attribute Type errors : EventQueue<Throwable> to errors : LinkedBlockingQueue<Throwable> in class org.eclipse.jetty.websocket.common.test.IncomingFramesCapture |
From |
To |
|
Change Attribute Type messageQueue : EventQueue<String> to messageQueue : LinkedBlockingQueue<String> in class org.eclipse.jetty.websocket.client.CookieTest.CookieTrackingSocket |
From |
To |
|
Change Attribute Type messageQueue : EventQueue<String> to messageQueue : LinkedBlockingQueue<String> in class org.eclipse.jetty.websocket.client.MaxMessageSocket |
From |
To |
|
Change Attribute Type messageQueue : EventQueue<String> to messageQueue : LinkedBlockingQueue<String> in class org.eclipse.jetty.websocket.common.message.TrackingSocket |
From |
To |
|
Change Attribute Type messageQueue : EventQueue<String> to messageQueue : LinkedBlockingQueue<String> in class org.eclipse.jetty.websocket.jsr356.server.samples.echo.EchoReturnEndpoint |
From |
To |
|
Change Attribute Type messageQueue : EventQueue<String> to messageQueue : LinkedBlockingQueue<String> in class org.eclipse.jetty.websocket.client.JettyTrackingSocket |
From |
To |
|
Change Attribute Type frames : EventQueue<WebSocketFrame> to frames : LinkedBlockingQueue<WebSocketFrame> in class org.eclipse.jetty.websocket.common.test.BlockheadClient.FrameReadingThread |
From |
To |
|
Change Attribute Type errorQueue : EventQueue<Throwable> to errorQueue : LinkedBlockingQueue<Throwable> in class org.eclipse.jetty.websocket.common.message.TrackingSocket |
From |
To |
|
Change Attribute Type eventQueue : EventQueue<String> to eventQueue : LinkedBlockingQueue<String> in class org.eclipse.jetty.websocket.jsr356.server.TrackingSocket |
From |
To |
|
Change Attribute Type messageQueue : EventQueue<EventId> to messageQueue : LinkedBlockingQueue<EventId> in class org.eclipse.jetty.websocket.jsr356.DecoderReaderManySmallTest.EventIdSocket |
From |
To |
|
Change Attribute Type frames : EventQueue<WebSocketFrame> to frames : LinkedBlockingQueue<WebSocketFrame> in class org.eclipse.jetty.websocket.common.test.IncomingFramesCapture |
From |
To |
|
Change Attribute Type errors : EventQueue<Throwable> to errors : LinkedBlockingQueue<Throwable> in class org.eclipse.jetty.websocket.common.test.BlockheadClient.FrameReadingThread |
From |
To |
|
Change Attribute Type incomingMessages : EventQueue<String> to incomingMessages : LinkedBlockingQueue<String> in class org.eclipse.jetty.websocket.jsr356.server.JettyEchoSocket |
From |
To |
|
Change Attribute Type incomingFrames : IncomingFramesCapture to incomingFrames : LinkedBlockingQueue<WebSocketFrame> in class org.eclipse.jetty.websocket.common.test.BlockheadServerConnection |
From |
To |
|
Change Attribute Type errorQueue : EventQueue<Throwable> to errorQueue : LinkedBlockingQueue<Throwable> in class org.eclipse.jetty.websocket.client.CookieTest.CookieTrackingSocket |
From |
To |
|
Change Attribute Type errorQueue : EventQueue<Throwable> to errorQueue : LinkedBlockingQueue<Throwable> in class org.eclipse.jetty.websocket.client.JettyTrackingSocket |
From |
To |
|
Change Attribute Type messageQueue : EventQueue<String> to messageQueue : LinkedBlockingQueue<String> in class org.eclipse.jetty.websocket.client.ClientCloseTest.CloseTrackingSocket |
From |
To |
|
Change Attribute Type messageQueue : EventQueue<Quotes> to messageQueue : LinkedBlockingQueue<Quotes> in class org.eclipse.jetty.websocket.jsr356.DecoderReaderTest.QuotesSocket |
From |
To |
|
Change Attribute Type errorQueue : EventQueue<Throwable> to errorQueue : LinkedBlockingQueue<Throwable> in class org.eclipse.jetty.websocket.jsr356.endpoints.TrackingSocket |
From |
To |
|
Change Attribute Type errorQueue : EventQueue<Throwable> to errorQueue : LinkedBlockingQueue<Throwable> in class org.eclipse.jetty.websocket.common.message.TrackingInputStreamSocket |
From |
To |
|
Change Attribute Type eventQueue : EventQueue<String> to eventQueue : LinkedBlockingQueue<String> in class org.eclipse.jetty.websocket.jsr356.endpoints.TrackingSocket |
From |
To |
|
Change Attribute Type messageQueue : EventQueue<String> to messageQueue : LinkedBlockingQueue<String> in class org.eclipse.jetty.websocket.jsr356.EncoderTest.QuotesSocket |
From |
To |
|
Change Attribute Type errorQueue : EventQueue<Throwable> to errorQueue : LinkedBlockingQueue<Throwable> in class org.eclipse.jetty.websocket.jsr356.server.TrackingSocket |
From |
To |