Module: IceGrid::SessionPrx_mixin
Constant Summary
collapse
- OP_keepAlive =
Ice::__defineOperation('keepAlive', 'keepAlive', Ice::OperationMode::Idempotent, nil, [], [], nil, [])
- OP_allocateObjectById =
Ice::__defineOperation('allocateObjectById', 'allocateObjectById', Ice::OperationMode::Normal, nil, [[::Ice::T_Identity, false, 0]], [], [Ice::T_ObjectPrx, false, 0], [::IceGrid::T_ObjectNotRegisteredException, ::IceGrid::T_AllocationException])
- OP_allocateObjectByType =
Ice::__defineOperation('allocateObjectByType', 'allocateObjectByType', Ice::OperationMode::Normal, nil, [[Ice::T_string, false, 0]], [], [Ice::T_ObjectPrx, false, 0], [::IceGrid::T_AllocationException])
- OP_releaseObject =
Ice::__defineOperation('releaseObject', 'releaseObject', Ice::OperationMode::Normal, nil, [[::Ice::T_Identity, false, 0]], [], nil, [::IceGrid::T_ObjectNotRegisteredException, ::IceGrid::T_AllocationException])
- OP_setAllocationTimeout =
Ice::__defineOperation('setAllocationTimeout', 'setAllocationTimeout', Ice::OperationMode::Idempotent, nil, [[Ice::T_int, false, 0]], [], nil, [])
Glacier2::SessionPrx_mixin::OP_destroy
Instance Method Summary
collapse
#destroy
Instance Method Details
#allocateObjectById(id, context = nil) ⇒ Object
#allocateObjectByType(type, context = nil) ⇒ Object
#keepAlive(context = nil) ⇒ Object
#releaseObject(id, context = nil) ⇒ Object
#setAllocationTimeout(timeout, context = nil) ⇒ Object