Skip to content
Snippets Groups Projects
Commit a872a632 authored by Jan Zickermann's avatar Jan Zickermann
Browse files

OZG-6240 KOP-2627 Fix javadoc of getMessage

parent 20e30963
No related branches found
No related tags found
No related merge requests found
...@@ -54,8 +54,8 @@ public class XtaClient { ...@@ -54,8 +54,8 @@ public class XtaClient {
} }
/** /**
* Fetch the message content, close the message, and then the fetch transport report * Fetch the message content, close the message, and then fetch the transport report
* for the given {@code messageId} for the reader with identifier {@code clientIdentifier}. * for the given {@code messageId} and reader identifier {@code clientIdentifier}.
* @param clientIdentifier Identifier of the reading client * @param clientIdentifier Identifier of the reading client
* @param messageId Identifier of the message to fetch * @param messageId Identifier of the message to fetch
* @return The message and transport report * @return The message and transport report
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment