Home
last modified time | relevance | path

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

/external/jetty/src/java/org/eclipse/jetty/server/
DAsyncContinuation.java364 _event._pathInContext=null; in doSuspend()
981 …_event._pathInContext = URIUtil.addPaths(((HttpServletRequest)request).getServletPath(),((HttpServ… in startAsync()
1094 private String _pathInContext; field in AsyncContinuation.AsyncEventState
1148 _pathInContext=path; in setPath()
1157 return _pathInContext; in getPath()