
Ice.Callback_LocatorRegistry_setAdapterDirectProxy 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;
/**
* Set the adapter endpoints with the locator registry.
*
**/
public abstract class Callback_LocatorRegistry_setAdapterDirectProxy
extends IceInternal.TwowayCallback implements TwowayCallbackVoidUE
{
public final void _iceCompleted(AsyncResult result)
{
LocatorRegistryPrxHelper._iceI_setAdapterDirectProxy_completed(this, result);
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy