Package | Description |
---|---|
org.omg.IIOP |
Modifier and Type | Field and Description |
---|---|
ListenPoint[] |
BiDirIIOPServiceContext.listen_points |
ListenPoint |
ListenPointHolder.value |
ListenPoint[] |
ListenPointListHolder.value |
Modifier and Type | Method and Description |
---|---|
static ListenPoint[] |
ListenPointListHelper.extract(Any a) |
static ListenPoint |
ListenPointHelper.extract(Any a) |
static ListenPoint[] |
ListenPointListHelper.read(InputStream istream) |
static ListenPoint |
ListenPointHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
static void |
ListenPointHelper.insert(Any a,
ListenPoint that) |
static void |
ListenPointListHelper.insert(Any a,
ListenPoint[] that) |
static void |
ListenPointHelper.write(OutputStream ostream,
ListenPoint value) |
static void |
ListenPointListHelper.write(OutputStream ostream,
ListenPoint[] value) |
Constructor and Description |
---|
BiDirIIOPServiceContext(ListenPoint[] _listen_points) |
ListenPointHolder(ListenPoint initialValue) |
ListenPointListHolder(ListenPoint[] initialValue) |
Copyright © 2013. All Rights Reserved.