Novell exteNd Messaging Platform 5.2

com.sssw.jbroker.api.naming
Class NamingContextHelper

java.lang.Object
  extended bycom.sssw.jbroker.api.naming.NamingContextHelper

public final class NamingContextHelper
extends Object

Helper for NamingContext


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

Constructor Detail

NamingContextHelper

public NamingContextHelper()
Method Detail

read

public static NamingContext read(InputStream _is)

write

public static void write(OutputStream _os,
                         NamingContext _value)

type

public static TypeCode type()

insert

public static void insert(Any any,
                          NamingContext value)

extract

public static NamingContext extract(Any any)

id

public static String id()

narrow

public static NamingContext 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.