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

Glacier2.AMD_Router_refreshSession 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.7
//
// 
//
// Generated from file `Router.ice'
//
// Warning: do not edit this file.
//
// 
//

package Glacier2;

/**
 * Keep the calling client's session with this router alive.
 *
 **/

public interface AMD_Router_refreshSession extends Ice.AMDCallback
{
    /**
     * ice_response indicates that
     * the operation completed successfully.
     **/
    void ice_response();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy