Method: Glacier2::SessionManagerPrx.checkedCast

Defined in:
lib/Glacier2/Session.rb

.checkedCast(proxy, facetOrCtx = nil, _ctx = nil) ⇒ Object



383
384
385
# File 'lib/Glacier2/Session.rb', line 383

def SessionManagerPrx.checkedCast(proxy, facetOrCtx=nil, _ctx=nil)
    ice_checkedCast(proxy, '::Glacier2::SessionManager', facetOrCtx, _ctx)
end