Searched defs:ContextList (Results 1 - 2 of 2) sorted by relevance

/openjdk7/corba/src/share/classes/org/omg/CORBA/
H A DContextList.java37 * <code>ContextList</code> object as the third parameter.
42 * A <code>ContextList</code> object is created by the ORB, as
46 * org.omg.CORBA.ContextList ctxList = orb.create_context_list();
49 * <code>ContextList</code> object. Strings are added to
58 public abstract class ContextList { class
62 * <code>ContextList</code> object.
65 * <code>String</code>s in this <code>ContextList</code> object
71 * Adds a <code>String</code> object to this <code>ContextList</code>
87 * <code>ContextList</code> object
101 * this <code>ContextList</cod
[all...]
/openjdk7/jdk/src/share/classes/sun/net/httpserver/
H A DContextList.java32 class ContextList { class

Completed in 37 milliseconds