Home
last modified time | relevance | path

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

/external/jetty/src/java/org/eclipse/jetty/server/session/
DJDBCSessionManager.java183 public synchronized void setVirtualHost (String vhost) in setVirtualHost() argument
185 _virtualHost=vhost; in setVirtualHost()
804 …tected Session loadSession (final String id, final String canonicalContextPath, final String vhost) in loadSession() argument
820 …ement = _jdbcSessionIdMgr._dbAdaptor.getLoadStatement(connection, id, canonicalContextPath, vhost); in loadSession()
1149 String vhost = "0.0.0.0"; in getVirtualHost() local
1152 return vhost; in getVirtualHost()
1156 return vhost; in getVirtualHost()
/external/jetty/src/java/org/eclipse/jetty/server/handler/
DContextHandlerCollection.java128 String vhost=vhosts[j]; in mapContexts() local
129 contexts=hosts.get(vhost); in mapContexts()
131 hosts.put(vhost,contexts); in mapContexts()
DContextHandler.java878 String vhost = normalizeHostname(baseRequest.getServerName()); in checkContext() local
891 … match = contextVhost.regionMatches(true,2,vhost,vhost.indexOf(".") + 1,contextVhost.length() - 2); in checkContext()
894 match = contextVhost.equalsIgnoreCase(vhost); in checkContext()
/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 ...
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/
Dtight-vncviewer-full.patch1940 + " Example: vncviewer ... -repeater vhost:0 repeat.host:5900\n"
18226 +Example: vncviewer ... -repeater vhost:0 repeat.host:5900
21504 +Example: vncviewer ... -repeater vhost:0 repeat.host:5900
/external/jetty/
DVERSION.txt1334 + JETTY-1297 Improved matching of vhosts so that a vhost match has priority
/external/libvncserver/x11vnc/
DREADME12005 Example: vncviewer ... -repeater vhost:0 repeat.host:5900