Glacier2.Callback_SessionControl_destroy Maven / Gradle / Ivy
//
// Copyright (c) ZeroC, Inc. All rights reserved.
//
//
// Ice version 3.7.7
//
//
//
// Generated from file `Session.ice'
//
// Warning: do not edit this file.
//
//
//
package Glacier2;
/**
* Destroy the associated session.
*
**/
public abstract class Callback_SessionControl_destroy extends Ice.OnewayCallback
{
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy