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

com.zeroc.IceInternal.EndpointI_connectors Maven / Gradle / Ivy

//
// Copyright (c) ZeroC, Inc. All rights reserved.
//

package com.zeroc.IceInternal;

public interface EndpointI_connectors
{
    void connectors(java.util.List connectors);
    void exception(com.zeroc.Ice.LocalException ex);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy