HomeSort by relevance Sort by last modified time
    Searched defs:Connector (Results 1 - 12 of 12) sorted by null

  /external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/
Connector.java 46 public interface Connector
49 * Returns true if this connector is currently connected.
61 * reading. Some connector implementations may not be able
  /external/jetty/src/java/org/eclipse/jetty/server/
Connector.java 28 /** HTTP Connector.
30 * A connector receives requests (normally from a socket) and calls the
32 * threads from the ThreadPool set on the connector.
34 * When a connector is registered with an instance of Server, then the server
35 * will set itself as both the ThreadPool and the Handler. Note that a connector
45 public interface Connector extends LifeCycle
49 * @return the name of the connector. Defaults to the HostName:port
55 * Opens the connector
204 * this connector will bind, or null for all interfaces.
212 * this connector will bind, or null for all interfaces
    [all...]
  /external/jetty/src/java/org/eclipse/jetty/client/
HttpClient.java 86 Connector _connector;
292 * Get whether the connector can use direct NIO buffers.
361 * @param direct If True (the default), the connector can use NIO direct
373 * Get the type of connector (socket, blocking or select) in use.
477 interface Connector extends LifeCycle
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdi.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
devicetopology.h 303 Connector = 0,
    [all...]
  /cts/tools/signature-tools/lib/
stringtemplate.jar 
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
logback-core-0.9.8-SNAPSHOT.jar 
log4j-1.2.14.jar 
log4j-1.3alpha-8.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 
  /prebuilts/tools/common/google-api-java-client/1.20.0/
google-api-java-client-min-repackaged-1.20.0.jar 
  /prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar 

Completed in 561 milliseconds