aboutsummaryrefslogtreecommitdiffstats
path: root/messagebus/src/main/java/com/yahoo/messagebus/network/rpc/RPCSend.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Remove unused variableJon Marius Venstad2021-08-161-4/+2
* Reduce entanglementJon Marius Venstad2021-08-161-2/+2
* Prefer final fields to post-construction modificationJon Marius Venstad2021-08-161-7/+9
* Set owner for send-reply and protocol for reply encoding earlierJon Marius Venstad2021-08-161-13/+18
* More non-functional changse, typosJon Marius Venstad2021-08-161-4/+4
* Non-functional changesJon Marius Venstad2021-08-161-0/+1
* A collection of code cleanup in messagebus. And a bonus of catching missing s...Henning Baldersheim2019-04-121-2/+2
* Use the threadpool for handling incomming requests and replies.Henning Baldersheim2017-09-261-0/+8
* This add slime encoding of headers for future TLS usage,Henning Baldersheim2017-09-191-0/+269
* Revert "- Use C++11 for loops."Henning Baldersheim2017-09-191-269/+0
* createReponse -> createResponseHenning Baldersheim2017-09-151-2/+2
* - Use C++11 for loops.Henning Baldersheim2017-08-281-0/+269