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

com.zeroc.Ice.MarshaledResult Maven / Gradle / Ivy

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

package com.zeroc.Ice;

/** @hidden */
public interface MarshaledResult
{
    OutputStream getOutputStream();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy