org.omg.CORBA

Class NO_RESPONSEHelper


public final class NO_RESPONSEHelper
extends java.lang.Object

Generated from IDL definition of exception "NO_RESPONSE"

Author:
JacORB IDL compiler

Method Summary

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

Method Details

extract

public static NO_RESPONSE extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          NO_RESPONSE s)


read

public static NO_RESPONSE read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         NO_RESPONSE s)