Searched defs:AbstractConnection (Results 1 - 2 of 2) sorted by relevance
/external/jetty/src/java/org/eclipse/jetty/io/ | ||
H A D | AbstractConnection.java | 27 public abstract class AbstractConnection implements Connection class in inherits:Connection 29 private static final Logger LOG = Log.getLogger(AbstractConnection.class); 34 public AbstractConnection(EndPoint endp) method in class:AbstractConnection 40 public AbstractConnection(EndPoint endp,long timestamp) method in class:AbstractConnection |
/external/libgdx/backends/gdx-backends-gwt/libs/ | ||
H A D | gwt-dev.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ... |
Completed in 219 milliseconds