Searched refs:newEndPoint (Results 1 - 8 of 8) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/server/nio/
H A DNetworkTrafficSelectChannelConnector.java59 protected SelectChannelEndPoint newEndPoint(SocketChannel channel, SelectorManager.SelectSet selectSet, SelectionKey key) throws IOException method in class:NetworkTrafficSelectChannelConnector
H A DSelectChannelConnector.java269 protected SelectChannelEndPoint newEndPoint(SocketChannel channel, SelectSet selectSet, SelectionKey key) throws IOException method in class:SelectChannelConnector
329 protected SelectChannelEndPoint newEndPoint(SocketChannel channel, SelectSet selectSet, SelectionKey sKey) throws IOException method in class:SelectChannelConnector.ConnectorSelectorManager
331 return SelectChannelConnector.this.newEndPoint(channel,selectSet,sKey);
/external/jetty/src/java/org/eclipse/jetty/io/nio/
H A DSelectorManager.java363 protected abstract SelectChannelEndPoint newEndPoint(SocketChannel channel, SelectorManager.SelectSet selectSet, SelectionKey sKey) throws IOException; method in class:SelectorManager
842 SelectChannelEndPoint endp = newEndPoint(channel,this,sKey);
/external/jetty/src/java/org/eclipse/jetty/client/
H A DSelectConnector.java140 protected SelectChannelEndPoint newEndPoint(SocketChannel channel, SelectSet selectSet, SelectionKey key) throws IOException method in class:SelectConnector.Manager
/external/jetty/src/java/org/eclipse/jetty/websocket/
H A DWebSocketClientFactory.java284 protected SelectChannelEndPoint newEndPoint(SocketChannel channel, SelectSet selectSet, final SelectionKey key) throws IOException method in class:WebSocketClientFactory.WebSocketClientSelector
/external/jetty/src/java/org/eclipse/jetty/server/handler/
H A DConnectHandler.java479 protected SelectChannelEndPoint newEndPoint(SocketChannel channel, SelectSet selectSet, SelectionKey key) throws IOException method in class:ConnectHandler.Manager
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/guice/extensions/struts2/lib/
H A Djetty-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/mortbay/jetty/ org/mortbay/jetty/webapp/ ...

Completed in 104 milliseconds