Ice.TCPEndpointType Maven / Gradle / Ivy
//
// Copyright (c) ZeroC, Inc. All rights reserved.
//
//
// Ice version 3.7.4
//
//
//
// Generated from file `Endpoint.ice'
//
// Warning: do not edit this file.
//
//
//
package Ice;
/**
* Uniquely identifies TCP endpoints.
*
**/
public interface TCPEndpointType
{
short value = 1;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy