org.omg.CosNotifyChannelAdmin

Class ProxyNotFoundHelper


public final class ProxyNotFoundHelper
extends java.lang.Object

Generated from IDL definition of exception "ProxyNotFound"

Author:
JacORB IDL compiler

Method Summary

static ProxyNotFound
extract(Any any)
static String
id()
static void
insert(Any any, ProxyNotFound s)
static ProxyNotFound
read(InputStream in)
static TypeCode
type()
static void
write(OutputStream out, ProxyNotFound s)

Method Details

extract

public static ProxyNotFound extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          ProxyNotFound s)


read

public static ProxyNotFound read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         ProxyNotFound s)