문제

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