|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ListenPoint | |
|---|---|
| org.omg.IIOP | |
| Uses of ListenPoint in org.omg.IIOP |
|---|
| Fields in org.omg.IIOP declared as ListenPoint | |
|---|---|
ListenPoint[] |
BiDirIIOPServiceContext.listen_points
|
ListenPoint |
ListenPointHolder.value
|
ListenPoint[] |
ListenPointListHolder.value
|
| Methods in org.omg.IIOP that return ListenPoint | |
|---|---|
static ListenPoint |
ListenPointHelper.extract(Any a)
|
static ListenPoint[] |
ListenPointListHelper.extract(Any a)
|
static ListenPoint |
ListenPointHelper.read(InputStream istream)
|
static ListenPoint[] |
ListenPointListHelper.read(InputStream istream)
|
| Methods in org.omg.IIOP with parameters of type ListenPoint | |
|---|---|
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)
|
| Constructors in org.omg.IIOP with parameters of type ListenPoint | |
|---|---|
BiDirIIOPServiceContext(ListenPoint[] _listen_points)
|
|
ListenPointHolder(ListenPoint initialValue)
|
|
ListenPointListHolder(ListenPoint[] initialValue)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||