Searched defs:server (Results 26 - 50 of 297) sorted by relevance

1234567891011>>

/external/mockftpserver/tags/1.2/src/test/java/org/mockftpserver/stub/example/
H A DFtpWorkingDirectory.java32 private String server; field in class:FtpWorkingDirectory
36 * Return the current working directory for the FTP account on the server
43 ftpClient.connect(server, port);
48 * Set the hostname of the FTP server
49 * @param server - the hostname of the FTP server
51 public void setServer(String server) { argument
52 this.server = server;
56 * Set the port number for the FTP server
[all...]
/external/mockftpserver/tags/1.2.1/src/test/java/org/mockftpserver/stub/example/
H A DFtpWorkingDirectory.java32 private String server; field in class:FtpWorkingDirectory
36 * Return the current working directory for the FTP account on the server
43 ftpClient.connect(server, port);
48 * Set the hostname of the FTP server
49 * @param server - the hostname of the FTP server
51 public void setServer(String server) { argument
52 this.server = server;
56 * Set the port number for the FTP server
[all...]
/external/mockftpserver/tags/1.2.2/src/test/java/org/mockftpserver/stub/example/
H A DFtpWorkingDirectory.java32 private String server; field in class:FtpWorkingDirectory
36 * Return the current working directory for the FTP account on the server
43 ftpClient.connect(server, port);
48 * Set the hostname of the FTP server
49 * @param server - the hostname of the FTP server
51 public void setServer(String server) { argument
52 this.server = server;
56 * Set the port number for the FTP server
[all...]
/external/mockftpserver/tags/1.2.3/src/test/java/org/mockftpserver/stub/example/
H A DFtpWorkingDirectory.java32 private String server; field in class:FtpWorkingDirectory
36 * Return the current working directory for the FTP account on the server
43 ftpClient.connect(server, port);
48 * Set the hostname of the FTP server
49 * @param server - the hostname of the FTP server
51 public void setServer(String server) { argument
52 this.server = server;
56 * Set the port number for the FTP server
[all...]
/external/mockftpserver/tags/1.2.4/src/test/java/org/mockftpserver/stub/example/
H A DFtpWorkingDirectory.java32 private String server; field in class:FtpWorkingDirectory
36 * Return the current working directory for the FTP account on the server
43 ftpClient.connect(server, port);
48 * Set the hostname of the FTP server
49 * @param server - the hostname of the FTP server
51 public void setServer(String server) { argument
52 this.server = server;
56 * Set the port number for the FTP server
[all...]
/external/mockftpserver/tags/2.0/src/test/java/org/mockftpserver/stub/example/
H A DFtpWorkingDirectory.java32 private String server; field in class:FtpWorkingDirectory
36 * Return the current working directory for the FTP account on the server
43 ftpClient.connect(server, port);
48 * Set the hostname of the FTP server
49 * @param server - the hostname of the FTP server
51 public void setServer(String server) { argument
52 this.server = server;
56 * Set the port number for the FTP server
[all...]
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/java/org/mockftpserver/stub/example/
H A DFtpWorkingDirectory.java32 private String server; field in class:FtpWorkingDirectory
36 * Return the current working directory for the FTP account on the server
43 ftpClient.connect(server, port);
48 * Set the hostname of the FTP server
49 * @param server - the hostname of the FTP server
51 public void setServer(String server) { argument
52 this.server = server;
56 * Set the port number for the FTP server
[all...]
/external/mockftpserver/tags/2.0-rc1/src/test/java/org/mockftpserver/stub/example/
H A DFtpWorkingDirectory.java32 private String server; field in class:FtpWorkingDirectory
36 * Return the current working directory for the FTP account on the server
43 ftpClient.connect(server, port);
48 * Set the hostname of the FTP server
49 * @param server - the hostname of the FTP server
51 public void setServer(String server) { argument
52 this.server = server;
56 * Set the port number for the FTP server
[all...]
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/java/org/mockftpserver/stub/example/
H A DFtpWorkingDirectory.java32 private String server; field in class:FtpWorkingDirectory
36 * Return the current working directory for the FTP account on the server
43 ftpClient.connect(server, port);
48 * Set the hostname of the FTP server
49 * @param server - the hostname of the FTP server
51 public void setServer(String server) { argument
52 this.server = server;
56 * Set the port number for the FTP server
[all...]
/external/mockftpserver/tags/2.0.1/src/test/java/org/mockftpserver/stub/example/
H A DFtpWorkingDirectory.java32 private String server; field in class:FtpWorkingDirectory
36 * Return the current working directory for the FTP account on the server
43 ftpClient.connect(server, port);
48 * Set the hostname of the FTP server
49 * @param server - the hostname of the FTP server
51 public void setServer(String server) { argument
52 this.server = server;
56 * Set the port number for the FTP server
[all...]
/external/mockftpserver/tags/2.0.2/src/test/java/org/mockftpserver/stub/example/
H A DFtpWorkingDirectory.java32 private String server; field in class:FtpWorkingDirectory
36 * Return the current working directory for the FTP account on the server
43 ftpClient.connect(server, port);
48 * Set the hostname of the FTP server
49 * @param server - the hostname of the FTP server
51 public void setServer(String server) { argument
52 this.server = server;
56 * Set the port number for the FTP server
[all...]
/external/mockftpserver/tags/2.1/src/test/java/org/mockftpserver/stub/example/
H A DFtpWorkingDirectory.java32 private String server; field in class:FtpWorkingDirectory
36 * Return the current working directory for the FTP account on the server
43 ftpClient.connect(server, port);
48 * Set the hostname of the FTP server
49 * @param server - the hostname of the FTP server
51 public void setServer(String server) { argument
52 this.server = server;
56 * Set the port number for the FTP server
[all...]
/external/mockftpserver/tags/2.2/src/test/java/org/mockftpserver/stub/example/
H A DFtpWorkingDirectory.java32 private String server; field in class:FtpWorkingDirectory
36 * Return the current working directory for the FTP account on the server
43 ftpClient.connect(server, port);
48 * Set the hostname of the FTP server
49 * @param server - the hostname of the FTP server
51 public void setServer(String server) { argument
52 this.server = server;
56 * Set the port number for the FTP server
[all...]
/external/mockftpserver/tags/2.3/src/test/java/org/mockftpserver/stub/example/
H A DFtpWorkingDirectory.java32 private String server; field in class:FtpWorkingDirectory
36 * Return the current working directory for the FTP account on the server
43 ftpClient.connect(server, port);
48 * Set the hostname of the FTP server
49 * @param server - the hostname of the FTP server
51 public void setServer(String server) { argument
52 this.server = server;
56 * Set the port number for the FTP server
[all...]
/external/mockftpserver/tags/2.4/src/test/java/org/mockftpserver/stub/example/
H A DFtpWorkingDirectory.java32 private String server; field in class:FtpWorkingDirectory
36 * Return the current working directory for the FTP account on the server
43 ftpClient.connect(server, port);
48 * Set the hostname of the FTP server
49 * @param server - the hostname of the FTP server
51 public void setServer(String server) { argument
52 this.server = server;
56 * Set the port number for the FTP server
[all...]
/external/mockftpserver/tags/2.5/src/test/java/org/mockftpserver/stub/example/
H A DFtpWorkingDirectory.java32 private String server; field in class:FtpWorkingDirectory
36 * Return the current working directory for the FTP account on the server
43 ftpClient.connect(server, port);
48 * Set the hostname of the FTP server
49 * @param server - the hostname of the FTP server
51 public void setServer(String server) { argument
52 this.server = server;
56 * Set the port number for the FTP server
[all...]
/external/mockftpserver/tags/2.x_Before_IDEA/src/test/java/org/mockftpserver/stub/example/
H A DFtpWorkingDirectory.java32 private String server; field in class:FtpWorkingDirectory
36 * Return the current working directory for the FTP account on the server
43 ftpClient.connect(server, port);
48 * Set the hostname of the FTP server
49 * @param server - the hostname of the FTP server
51 public void setServer(String server) { argument
52 this.server = server;
56 * Set the port number for the FTP server
[all...]
/external/nanohttpd/webserver/src/main/java/fi/iki/elonen/
H A DServerRunner.java14 public static void executeInstance(NanoHTTPD server) { argument
16 server.start();
18 System.err.println("Couldn't start server:\n" + ioe);
29 server.stop();
/external/nanohttpd/websocket/src/test/java/fi/iki/elonen/
H A DNanoWebSocketServerTest.java20 private NanoWebSocketServer server; field in class:NanoWebSocketServerTest
24 server = new NanoWebSocketServer(9090);
29 server.openWebSocket(session);
34 NanoWebSocketServer server = new NanoWebSocketServer(9090);
36 server.openWebSocket(session);
/external/nist-sip/java/gov/nist/javax/sip/parser/
H A DServerParser.java45 * @param server the header to parse
47 public ServerParser(String server) { argument
48 super(server);
60 * parse the String server
68 Server server = new Server();
79 server.addProductToken('(' + comment + ')');
89 server.addProductToken(tok);
93 server.addProductToken(tok);
104 return server;
109 String server[]
[all...]
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
H A DSocksProxyTest.java35 private final MockWebServer server = new MockWebServer(); field in class:SocksProxyTest
38 server.start();
43 server.shutdown();
48 server.enqueue(new MockResponse().setBody("abc"));
49 server.enqueue(new MockResponse().setBody("def"));
54 Request request1 = new Request.Builder().url(server.getUrl("/")).build();
58 Request request2 = new Request.Builder().url(server.getUrl("/")).build();
67 server.enqueue(new MockResponse().setBody("abc"));
82 Request request = new Request.Builder().url(server.getUrl("/")).build();
/external/jetty/src/java/org/eclipse/jetty/server/
H A DAsyncHttpConnection.java19 package org.eclipse.jetty.server;
48 public AsyncHttpConnection(Connector connector, EndPoint endpoint, Server server) argument
50 super(connector,endpoint,server);
/external/jetty/src/java/org/eclipse/jetty/server/handler/
H A DHandlerWrapper.java19 package org.eclipse.jetty.server.handler;
27 import org.eclipse.jetty.server.Handler;
28 import org.eclipse.jetty.server.Request;
29 import org.eclipse.jetty.server.Server;
123 public void setServer(Server server) argument
126 if (server==old_server)
132 super.setServer(server);
136 h.setServer(server);
138 if (server!=null && server!
[all...]
H A DHotSwapHandler.java19 package org.eclipse.jetty.server.handler;
27 import org.eclipse.jetty.server.Handler;
28 import org.eclipse.jetty.server.Request;
29 import org.eclipse.jetty.server.Server;
80 Server server = getServer();
81 handler.setServer(server);
84 if (server != null)
85 server.getContainer().update(this,old_handler,handler,"handler");
122 * @see org.eclipse.jetty.server.server
134 setServer(Server server) argument
[all...]
H A DRequestLogHandler.java19 package org.eclipse.jetty.server.handler;
30 import org.eclipse.jetty.server.AsyncContinuation;
31 import org.eclipse.jetty.server.Request;
32 import org.eclipse.jetty.server.RequestLog;
33 import org.eclipse.jetty.server.Response;
34 import org.eclipse.jetty.server.Server;
54 * @see org.eclipse.jetty.server.server.Handler#handle(java.lang.String, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, int)
130 * @see org.eclipse.jetty.server.server
133 setServer(Server server) argument
[all...]

Completed in 651 milliseconds

1234567891011>>