Home
last modified time | relevance | path

Searched refs:getEndPoint (Results 1 – 13 of 13) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/client/
DHttpDestination.java365 EndPoint endPoint = connection.getEndPoint(); in onNewConnection()
425 if (!close && connection.getEndPoint().isOpen()) in returnConnection()
460 …long idleForMs = connection.getEndPoint() != null ? connection.getEndPoint().getMaxIdleTime() : -1; in returnIdleConnection()
DHttpExchange.java818 if (connection.getEndPoint().getLocalAddr() != null) in associate()
819 …_localAddress = new Address(connection.getEndPoint().getLocalAddr(),connection.getEndPoint().getLo… in associate()
/external/jetty/src/java/org/eclipse/jetty/servlets/
DCloseableDoSFilter.java46 base_request.getConnection().getEndPoint().close(); in closeConnection()
/external/jetty/src/java/org/eclipse/jetty/io/
DAbstractConnection.java51 public EndPoint getEndPoint() in getEndPoint() method in AbstractConnection
/external/jetty/src/java/org/eclipse/jetty/server/handler/
DIdleTimeoutHandler.java85 final EndPoint endp = connection==null?null:connection.getEndPoint(); in handle()
DIPAccessHandler.java190 EndPoint endp=connection.getEndPoint(); in handle()
DConnectHandler.java321 …tToProxy = newClientToProxyConnection(context, channel, httpConnection.getEndPoint(), httpConnecti… in prepareConnections()
/external/jetty/src/java/org/eclipse/jetty/server/
DAsyncContinuation.java730 EndPoint endp=_connection.getEndPoint(); in scheduleDispatch()
740 EndPoint endp=_connection.getEndPoint(); in scheduleTimeout()
778 EndPoint endp=_connection.getEndPoint(); in cancelTimeout()
DRequest.java438 return new Long(getConnection().getEndPoint().getMaxIdleTime()); in getAttribute()
1628 getConnection().getEndPoint().setMaxIdleTime(Integer.valueOf(value.toString())); in setAttribute()
1717 _endp = connection.getEndPoint(); in setConnection()
/external/llvm/lib/CodeGen/
DRegAllocPBQP.cpp228 static SlotIndex getEndPoint(const IntervalInfo &I) { in getEndPoint() function in __anon4cb6f5b20111::Interference
245 SlotIndex E1 = getEndPoint(I1); in lowestEndPoint()
246 SlotIndex E2 = getEndPoint(I2); in lowestEndPoint()
312 (getEndPoint(*RetireItr) <= getStartPoint(Cur))) { in apply()
/external/jetty/src/java/org/eclipse/jetty/websocket/
DWebSocketFactory.java238 ConnectedEndPoint endp = (ConnectedEndPoint)http.getEndPoint(); in upgrade()
/external/guice/extensions/struts2/lib/
Djetty-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...