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

org.omg.IOP.CodecFactoryOperations Maven / Gradle / Ivy

There is a newer version: 10.1.0.Final
Show newest version
package org.omg.IOP;


/**
* org/omg/IOP/CodecFactoryOperations.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from /home/tomek/workspace/openjdk-orb/src/share/classes/org/omg/IOP/IOP.idl
* poniedziałek, 13 maja 2019 00:03:14 CEST
*/

public interface CodecFactoryOperations 
{
  org.omg.IOP.Codec create_codec (org.omg.IOP.Encoding enc) throws org.omg.IOP.CodecFactoryPackage.UnknownEncoding;
} // interface CodecFactoryOperations




© 2015 - 2024 Weber Informatics LLC | Privacy Policy