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