org.omg.PortableServer.POAPackage

Class WrongAdapterHelper


public final class WrongAdapterHelper
extends java.lang.Object

Generated from IDL definition of exception "WrongAdapter"

Author:
JacORB IDL compiler

Method Summary

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

Method Details

extract

public static WrongAdapter extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          WrongAdapter s)


read

public static WrongAdapter read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         WrongAdapter s)