Ice.Callback_Locator_getRegistry Maven / Gradle / Ivy
//
// Copyright (c) ZeroC, Inc. All rights reserved.
//
//
// Ice version 3.7.4
//
//
//
// Generated from file `Locator.ice'
//
// Warning: do not edit this file.
//
//
//
package Ice;
/**
* Get the locator registry.
*
**/
public abstract class Callback_Locator_getRegistry
extends IceInternal.TwowayCallback implements TwowayCallbackArg1
{
public final void _iceCompleted(AsyncResult result)
{
LocatorPrxHelper._iceI_getRegistry_completed(this, result);
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy