org.csapi.fw.fw_application.discovery
Class IpServiceDiscoveryHelper

java.lang.Object
  extended by org.csapi.fw.fw_application.discovery.IpServiceDiscoveryHelper

public final class IpServiceDiscoveryHelper
extends java.lang.Object

Generated from IDL interface "IpServiceDiscovery"

Author:
JacORB IDL compiler V 2.1, 16-Feb-2004

Constructor Summary
IpServiceDiscoveryHelper()
           
 
Method Summary
static IpServiceDiscovery extract(org.omg.CORBA.Any any)
           
static java.lang.String id()
           
static void insert(org.omg.CORBA.Any any, IpServiceDiscovery s)
           
static IpServiceDiscovery narrow(java.lang.Object obj)
           
static IpServiceDiscovery narrow(org.omg.CORBA.Object obj)
           
static IpServiceDiscovery read(org.omg.CORBA.portable.InputStream in)
           
static org.omg.CORBA.TypeCode type()
           
static IpServiceDiscovery unchecked_narrow(org.omg.CORBA.Object obj)
           
static void write(org.omg.CORBA.portable.OutputStream _out, IpServiceDiscovery s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IpServiceDiscoveryHelper

public IpServiceDiscoveryHelper()
Method Detail

insert

public static void insert(org.omg.CORBA.Any any,
                          IpServiceDiscovery s)

extract

public static IpServiceDiscovery extract(org.omg.CORBA.Any any)

type

public static org.omg.CORBA.TypeCode type()

id

public static java.lang.String id()

read

public static IpServiceDiscovery read(org.omg.CORBA.portable.InputStream in)

write

public static void write(org.omg.CORBA.portable.OutputStream _out,
                         IpServiceDiscovery s)

narrow

public static IpServiceDiscovery narrow(java.lang.Object obj)

narrow

public static IpServiceDiscovery narrow(org.omg.CORBA.Object obj)

unchecked_narrow

public static IpServiceDiscovery unchecked_narrow(org.omg.CORBA.Object obj)


Copyright © 2009. All Rights Reserved.