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

IceStorm.SliceChecksums Maven / Gradle / Ivy

There is a newer version: 3.7.10
Show newest version
// **********************************************************************
//
// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
//
// **********************************************************************
//
// Ice version 3.7.1
//
// 
//
// Generated from file `'
//
// Warning: do not edit this file.
//
// 
//

package IceStorm;

public class SliceChecksums
{
    public static final java.util.Map checksums;

    static
    {
        java.util.Map map = new java.util.HashMap<>();
        map.put("::IceMX::SubscriberMetrics", "ab5eddbb2d0449f94b4808b6cf92552");
        map.put("::IceMX::TopicMetrics", "afc516f773371c41f4f612d9e9629c");
        map.put("::IceStorm::AlreadySubscribed", "5a82e77b38f02f3118c536f9446a889e");
        map.put("::IceStorm::BadQoS", "44f2de592dd62e3f7f4ffdf043692d");
        map.put("::IceStorm::Finder", "74a058c59ac11fe9a98347ab96533e0");
        map.put("::IceStorm::InvalidSubscriber", "79b17123acba6189e77285da82a862d3");
        map.put("::IceStorm::LinkExists", "e11768febd56a8813729ce69be6c4c2");
        map.put("::IceStorm::LinkInfo", "d0e073e5e0925ec95656f71d572e2e13");
        map.put("::IceStorm::LinkInfoSeq", "a8921e43838692bbe6ca63f3dcf9b6");
        map.put("::IceStorm::NoSuchLink", "fd8f652776796bffca2df1a3baf455a3");
        map.put("::IceStorm::NoSuchTopic", "7a9479a5c39cdd32335d722bbc971176");
        map.put("::IceStorm::QoS", "3e27cb32bc95cca7b013efbf5c254b35");
        map.put("::IceStorm::Topic", "7058388fe7d6c582c2506237904eb7c9");
        map.put("::IceStorm::TopicDict", "fff078a98be068c52d9e1d7d8f6df2a");
        map.put("::IceStorm::TopicExists", "38e6913833539b8d616d114d4e7b28d");
        map.put("::IceStorm::TopicManager", "ffc1baf19222891f8b432be6551fed5");
        checksums = java.util.Collections.unmodifiableMap(map);
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy