|
||||||||||
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 |
ListenPointHelper.extract(org.omg.CORBA.Any any)
|
static ListenPoint[] |
ListenPointListHelper.extract(org.omg.CORBA.Any any)
|
static ListenPoint |
ListenPointHelper.read(org.omg.CORBA.portable.InputStream in)
|
static ListenPoint[] |
ListenPointListHelper.read(org.omg.CORBA.portable.InputStream _in)
|
Methods in org.omg.IIOP with parameters of type ListenPoint | |
---|---|
static void |
ListenPointHelper.insert(org.omg.CORBA.Any any,
ListenPoint s)
|
static void |
ListenPointListHelper.insert(org.omg.CORBA.Any any,
ListenPoint[] s)
|
static void |
ListenPointHelper.write(org.omg.CORBA.portable.OutputStream out,
ListenPoint s)
|
static void |
ListenPointListHelper.write(org.omg.CORBA.portable.OutputStream _out,
ListenPoint[] _s)
|
Constructors in org.omg.IIOP with parameters of type ListenPoint | |
---|---|
BiDirIIOPServiceContext(ListenPoint[] listen_points)
|
|
ListenPointHolder(ListenPoint initial)
|
|
ListenPointListHolder(ListenPoint[] initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |