summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/thrifthelper/ThriftHandler.java
Commit message (Expand)AuthorAgeFilesLines
* thrift proxied methods: throw all TException not just TTransportExceptionJonathan Bauer2016-05-041-1/+1
* VCache und thriftSimon Rettberg2015-09-091-15/+9Star
* First working version with SSL supportSimon Rettberg2015-08-181-11/+14
* Separate error callbacks for master and satSimon Rettberg2015-08-171-21/+32
* Use connection pool in thrift manager, allow getting explicit sat connectionSimon Rettberg2015-08-121-34/+53
* Fix behavior of thrift proxy when getting a new client fails by throwing an e...Simon Rettberg2015-07-081-15/+16
* Make master server address configurable; dynamic retrying, controlled by call...Simon Rettberg2015-07-061-11/+9Star
* Changes for Dozmod v1.1Simon Rettberg2015-06-051-12/+15
* Cleanup thrift shandling stuffSimon Rettberg2015-03-051-33/+43
* moved ThriftManager and ThriftHandler to master-sync-sharedJonathan Bauer2015-03-041-0/+101