org.apache.axis2.corba.idl.values
Class StreamableValueFactory

java.lang.Object
  extended by org.apache.axis2.corba.idl.values.StreamableValueFactory
All Implemented Interfaces:
org.omg.CORBA.portable.ValueFactory

public class StreamableValueFactory
extends java.lang.Object
implements org.omg.CORBA.portable.ValueFactory


Method Summary
 java.io.Serializable read_value(org.omg.CORBA_2_3.portable.InputStream inputStream)
           
static void register(org.omg.CORBA_2_3.ORB orb, ValueType valueType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

read_value

public java.io.Serializable read_value(org.omg.CORBA_2_3.portable.InputStream inputStream)
Specified by:
read_value in interface org.omg.CORBA.portable.ValueFactory

register

public static void register(org.omg.CORBA_2_3.ORB orb,
                            ValueType valueType)


Copyright ? 2007 Apache Web Services Project. All Rights Reserved.