|
||||||||||
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[] |
ListenPointListHolder.value
|
ListenPoint |
ListenPointHolder.value
|
Methods in org.omg.IIOP that return ListenPoint | |
---|---|
static ListenPoint[] |
ListenPointListHelper.extract(org.omg.CORBA.Any a)
|
static ListenPoint |
ListenPointHelper.extract(org.omg.CORBA.Any a)
|
static ListenPoint[] |
ListenPointListHelper.read(org.omg.CORBA.portable.InputStream istream)
|
static ListenPoint |
ListenPointHelper.read(org.omg.CORBA.portable.InputStream istream)
|
Methods in org.omg.IIOP with parameters of type ListenPoint | |
---|---|
static void |
ListenPointHelper.insert(org.omg.CORBA.Any a,
ListenPoint that)
|
static void |
ListenPointListHelper.insert(org.omg.CORBA.Any a,
ListenPoint[] that)
|
static void |
ListenPointHelper.write(org.omg.CORBA.portable.OutputStream ostream,
ListenPoint value)
|
static void |
ListenPointListHelper.write(org.omg.CORBA.portable.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 |