Searched defs:getToEclipseQueue (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/usr/eclipseclp/JavaInterface/src/com/parctechnologies/eclipse/
H A DEclipseConnection.java120 public ToEclipseQueue getToEclipseQueue(String name) throws EclipseException, IOException; method in interface:EclipseConnection
H A DEclipseMultitaskConnectionImpl.java108 public ToEclipseQueue getToEclipseQueue(String name) throws EclipseException, IOException { method in class:EclipseMultitaskConnectionImpl
H A DOutOfProcessEclipse.java379 public ToEclipseQueue getToEclipseQueue(String name) throws EclipseException, IOException method in class:OutOfProcessEclipse
H A DEclipseConnectionImpl.java445 public synchronized ToEclipseQueue getToEclipseQueue(String name) method in class:EclipseConnectionImpl

Completed in 33 milliseconds