Glacier2.AMD_Router_refreshSession 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;
/**
* 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