Novell exteNd Messaging Platform 5.2

org.omg.CosTransactions
Class ResourceHelper

java.lang.Object
  extended byorg.omg.CosTransactions.ResourceHelper

public final class ResourceHelper
extends Object

Helper for Resource


Constructor Summary
ResourceHelper()
           
 
Method Summary
static Resource extract(Any any)
           
static String id()
           
static void insert(Any any, Resource value)
           
static Resource narrow(Object _object)
           
static Resource read(InputStream _is)
           
static TypeCode type()
           
static void write(OutputStream _os, Resource _value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceHelper

public ResourceHelper()
Method Detail

read

public static Resource read(InputStream _is)

write

public static void write(OutputStream _os,
                         Resource _value)

type

public static TypeCode type()

insert

public static void insert(Any any,
                          Resource value)

extract

public static Resource extract(Any any)

id

public static String id()

narrow

public static Resource narrow(Object _object)

Novell exteNd Messaging Platform 5.2

exteNd is a registered trademark of Novell, Inc.
Copyright 1998-2004 Novell, Inc. All Rights Reserved.