tecgraf.openbus.session_service.v1_05
Class SessionListHelper
java.lang.Object
tecgraf.openbus.session_service.v1_05.SessionListHelper
public abstract class SessionListHelper
- extends Object
Generated from IDL alias "SessionList".
- Version:
- generated at Jan 25, 2017 11:06:46 AM
- Author:
- JacORB IDL compiler V 3.8
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SessionListHelper
public SessionListHelper()
insert
public static void insert(Any any,
ISession[] s)
extract
public static ISession[] extract(Any any)
type
public static TypeCode type()
id
public static String id()
read
public static ISession[] read(InputStream _in)
write
public static void write(OutputStream _out,
ISession[] _s)
Copyright © 2017 Tecgraf/PUC-Rio. All rights reserved.