Ice Reference Documentation | ||
---|---|---|
<<< Previous | Slice Documentation | Next >>> |
local struct |
Information about the current method invocation for servers. Each
operation on the server has a Current
as its implicit final
parameter. Current
is mostly used for Ice services. Most
applications ignore this parameter.
The object adapter.
Information about the connection over which the current method invocation was received.
The Ice object identity.
The facet.
The operation name.
The mode of the operation.
The request context, as received from the client.
The request id unless oneway (0) or collocated (-1).
|
Information about the connection over which the current method invocation was received. If the invocation is direct due to collocation optimization, this value is set to null.
<<< Previous | Home | Next >>> |
Ice::ConnectionTimeoutException | Up | Ice::DNSException |