icinga2/jsonrpc
Gunnar Beutner 97a8869df1 Use throw_exception() instead of throw. 2012-07-24 15:38:04 +02:00
..
Makefile.am Build fixes for *NIX. 2012-07-24 13:45:21 +02:00
i2-jsonrpc.cpp Enabled pre-compiled headers for Windows builds. 2012-07-15 13:13:19 +02:00
i2-jsonrpc.h Implemented state retention. 2012-07-24 13:13:02 +02:00
jsonrpc.vcxproj Implemented state retention. 2012-07-24 13:13:02 +02:00
jsonrpc.vcxproj.filters Implemented state retention. 2012-07-24 13:13:02 +02:00
jsonrpcclient.cpp Use throw_exception() instead of throw. 2012-07-24 15:38:04 +02:00
jsonrpcclient.h Made sockets multi-threaded. 2012-06-24 05:27:01 +02:00
jsonrpcserver.cpp Made sockets multi-threaded. 2012-06-24 05:27:01 +02:00
jsonrpcserver.h Documentation updates. 2012-05-19 10:27:41 +02:00
messagepart.cpp Moved serialization functionality into the base library. 2012-07-24 10:50:53 +02:00
messagepart.h Moved serialization functionality into the base library. 2012-07-24 10:50:53 +02:00
requestmessage.cpp Win32: added handler for Ctrl-C 2012-05-21 12:54:28 +02:00
requestmessage.h Renamed Dictionary::{Set,Get}Property -> Dictionary::{Set,Get} 2012-07-09 16:19:56 +02:00
responsemessage.cpp Win32: added handler for Ctrl-C 2012-05-21 12:54:28 +02:00
responsemessage.h Renamed Dictionary::{Set,Get}Property -> Dictionary::{Set,Get} 2012-07-09 16:19:56 +02:00