Class: IcePatch2::FileServer
- Inherits:
-
Object
- Object
- IcePatch2::FileServer
- Includes:
- FileServer_mixin
- Defined in:
- lib/IcePatch2/FileServer.rb
Constant Summary
Constants included from FileServer_mixin
IcePatch2::FileServer_mixin::ICE_TYPE, IcePatch2::FileServer_mixin::OP_getChecksum, IcePatch2::FileServer_mixin::OP_getChecksumSeq, IcePatch2::FileServer_mixin::OP_getFileCompressed, IcePatch2::FileServer_mixin::OP_getFileInfoSeq, IcePatch2::FileServer_mixin::OP_getLargeFileCompressed, IcePatch2::FileServer_mixin::OP_getLargeFileInfoSeq
Constants included from Ice::Object_mixin
Ice::Object_mixin::ICE_TYPE, Ice::Object_mixin::OP_ice_id, Ice::Object_mixin::OP_ice_ids, Ice::Object_mixin::OP_ice_isA, Ice::Object_mixin::OP_ice_ping
Instance Attribute Summary
Attributes included from Ice::Object_mixin
Class Method Summary collapse
Methods included from FileServer_mixin
Methods included from Ice::Object_mixin
Class Method Details
.ice_staticId ⇒ Object
106 107 108 |
# File 'lib/IcePatch2/FileServer.rb', line 106 def FileServer.ice_staticId() '::IcePatch2::FileServer' end |