If I use one thread to repeatedly call the Tyrus implementation of RemoteEndpoint.Async.sendText(String), will my messages always go away on the wire orderly as I, the client, sent them?

有帮助吗?

解决方案

Yes, they should (if you see something else, feel free to file a bug - https://java.net/jira/browse/TYRUS).

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top