All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.zeroc.Glacier2.SliceChecksums Maven / Gradle / Ivy

There is a newer version: 3.7.10
Show newest version
//
// Copyright (c) ZeroC, Inc. All rights reserved.
//
//
// Ice version 3.7.2
//
// 
//
// Generated from file `'
//
// Warning: do not edit this file.
//
// 
//

package com.zeroc.Glacier2;

/** @hidden */
public class SliceChecksums
{
    public static final java.util.Map checksums;

    static
    {
        java.util.Map map = new java.util.HashMap<>();
        map.put("::Glacier2::CannotCreateSessionException", "f3cf2057ea305ed04671164dfaeb6d95");
        map.put("::Glacier2::IdentitySet", "622e43adfd1f535abaee1b089583847");
        map.put("::Glacier2::PermissionDeniedException", "27def8d4569ab203b629b9162d530ba");
        map.put("::Glacier2::PermissionsVerifier", "fcf33ee75c6e0e651d33c88bbca148d");
        map.put("::Glacier2::Router", "dfe8817f11292a5582437c19a65b63");
        map.put("::Glacier2::SSLInfo", "ca63bc6d361a48471c4d16ea29818e5");
        map.put("::Glacier2::SSLPermissionsVerifier", "c9d5a5d4c26aae9cb2da81d56f9f9e1");
        map.put("::Glacier2::SSLSessionManager", "4eb77cf437452f5296bf24dda4967d");
        map.put("::Glacier2::Session", "8e47590dc18dd2a2e2e7749c941fc7");
        map.put("::Glacier2::SessionControl", "83a11c547492ddc72db70659938222");
        map.put("::Glacier2::SessionManager", "f3c67f2f29415754c0f1ccc1ab5558e");
        map.put("::Glacier2::SessionNotExistException", "9b3392dc48a63f86d96c13662972328");
        map.put("::Glacier2::StringSet", "1b46953cdce5ef8b6fe92056adf3fda0");
        map.put("::IceMX::SessionMetrics", "221020be2c80301fb4dbb779e21b190");
        checksums = java.util.Collections.unmodifiableMap(map);
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy