Glacier2.Router Maven / Gradle / Ivy
//
// Copyright (c) ZeroC, Inc. All rights reserved.
//
//
// Ice version 3.7.7
//
//
//
// Generated from file `Router.ice'
//
// Warning: do not edit this file.
//
//
//
package Glacier2;
/**
* The Glacier2 specialization of the Ice::Router
interface.
*
**/
public interface Router extends _RouterOperations, _RouterOperationsNC,
Ice.Router
{
public static final String ice_staticId = "::Glacier2::Router";
public static final long serialVersionUID = 7032440228761416823L;
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy