OpenSplice Java FACE API  v6.x
OpenSplice Future Airborne Capability Environment (FACE) Java API
us.opengroup.FACE.portable.InputStream Class Referenceabstract
Collaboration diagram for us.opengroup.FACE.portable.InputStream:
Collaboration graph

Public Member Functions

java.lang.Object read_abstract_interface ()
 
java.lang.Object read_abstract_interface (java.lang.Class clz)
 
java.io.Serializable read_value ()
 
java.io.Serializable read_value (java.lang.String rep_id)
 
java.io.Serializable read_value (java.lang.Class clz)
 
java.io.Serializable read_value (us.opengroup.FACE.portable.BoxedValueHelper factory)
 
java.io.Serializable read_value (java.io.Serializable value)
 

Detailed Description

Definition at line 13 of file InputStream.java.

Member Function Documentation

◆ read_abstract_interface() [1/2]

java.lang.Object us.opengroup.FACE.portable.InputStream.read_abstract_interface ( )

Definition at line 36 of file InputStream.java.

◆ read_abstract_interface() [2/2]

java.lang.Object us.opengroup.FACE.portable.InputStream.read_abstract_interface ( java.lang.Class  clz)

Definition at line 40 of file InputStream.java.

◆ read_value() [1/5]

java.io.Serializable us.opengroup.FACE.portable.InputStream.read_value ( )

Definition at line 15 of file InputStream.java.

◆ read_value() [2/5]

java.io.Serializable us.opengroup.FACE.portable.InputStream.read_value ( java.lang.String  rep_id)

Definition at line 19 of file InputStream.java.

◆ read_value() [3/5]

java.io.Serializable us.opengroup.FACE.portable.InputStream.read_value ( java.lang.Class  clz)

Definition at line 23 of file InputStream.java.

◆ read_value() [4/5]

java.io.Serializable us.opengroup.FACE.portable.InputStream.read_value ( us.opengroup.FACE.portable.BoxedValueHelper  factory)

Definition at line 27 of file InputStream.java.

◆ read_value() [5/5]

java.io.Serializable us.opengroup.FACE.portable.InputStream.read_value ( java.io.Serializable  value)

Definition at line 32 of file InputStream.java.


The documentation for this class was generated from the following file: