Ice 3.6 Slice API Reference
|
#include <Ice/ObjectAdapterF.ice>
#include <Ice/ConnectionF.ice>
#include <Ice/Identity.ice>
#include <Ice/Version.ice>
Go to the source code of this file.
Structs | |
local struct | Ice::Current |
Information about the current method invocation for servers. More... | |
Modules | |
Ice | |
The Ice core library. | |
Dictionaries | |
dictionary< string, string > | Ice::Context |
A request context. More... | |
Enumerations | |
enum | Ice::OperationMode { Ice::Normal, Ice::Nonmutating, Ice::Idempotent } |
Determines the retry behavior of an invocation in case of a (potentially) recoverable error. More... | |