|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.omg.PortableServer.POAPackage.ServantNotActiveHelper
public class ServantNotActiveHelper
Helper class for : ServantNotActive
| Constructor Summary | |
|---|---|
ServantNotActiveHelper()
|
|
| Method Summary | |
|---|---|
static ServantNotActive |
extract(Any a)
Extract ServantNotActive from an any |
static java.lang.String |
id()
Return the ServantNotActive IDL ID |
static void |
insert(Any a,
ServantNotActive t)
Insert ServantNotActive into an any |
static ServantNotActive |
read(InputStream istream)
Read ServantNotActive from a marshalled stream |
static TypeCode |
type()
Return the ServantNotActive TypeCode |
static void |
write(OutputStream ostream,
ServantNotActive value)
Write ServantNotActive into a marshalled stream |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServantNotActiveHelper()
| Method Detail |
|---|
public static void insert(Any a,
ServantNotActive t)
a - an anyt - ServantNotActive valuepublic static ServantNotActive extract(Any a)
a - an any
public static TypeCode type()
public static java.lang.String id()
public static ServantNotActive read(InputStream istream)
istream - the input stream
public static void write(OutputStream ostream,
ServantNotActive value)
ostream - the output streamvalue - ServantNotActive value
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||