Skip to content
Snippets Groups Projects
Commit 62803497 authored by Nathan's avatar Nathan
Browse files

feat: ajout supression de server

parent 4937ec12
Branches
No related tags found
No related merge requests found
Showing
with 28 additions and 51 deletions
......@@ -78,6 +78,10 @@ Modifier un alias :
* `PUT localhost:8080/flopbox/servers/perso/change?newAlias=perso2`
Supprimer un server de la plateforme :
* `DEL localhost:8080/flopbox/servers/perso`
A noter que ici 'perso' est l'alias que j'ai utilisé pour mon serveur local de test.
......
......@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Thu Apr 01 01:09:08 CEST 2021 -->
<!-- Generated by javadoc (15) on Thu Apr 01 08:26:58 CEST 2021 -->
<title>All Classes</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-04-01">
......
......@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Thu Apr 01 01:09:08 CEST 2021 -->
<!-- Generated by javadoc (15) on Thu Apr 01 08:26:58 CEST 2021 -->
<title>All Packages</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-04-01">
......
......@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Thu Apr 01 01:09:08 CEST 2021 -->
<!-- Generated by javadoc (15) on Thu Apr 01 08:26:58 CEST 2021 -->
<title>Constant Field Values</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-04-01">
......@@ -53,37 +53,8 @@ loadScripts(document, 'script');</script>
<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
<section class="packages">
<h2 title="Contents">Contents</h2>
<ul>
<li><a href="#sr2.flopbox">sr2.flopbox.*</a></li>
</ul>
</section>
</div>
<section class="constants-summary" id="sr2.flopbox">
<h2 title="sr2.flopbox">sr2.flopbox.*</h2>
<ul class="block-list">
<li>
<div class="constants-summary">
<table class="summary-table">
<caption><span>sr2.flopbox.<a href="sr2/flopbox/Main.html" title="class in sr2.flopbox">Main</a></span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Modifier and Type</th>
<th class="col-second" scope="col">Constant Field</th>
<th class="col-last" scope="col">Value</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<td class="col-first"><code id="sr2.flopbox.Main.BASE_URI">public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="col-second" scope="row"><code><a href="sr2/flopbox/Main.html#BASE_URI">BASE_URI</a></code></th>
<td class="col-last"><code>"http://localhost:8080/flopbox/"</code></td>
</tr>
</tbody>
</table>
</div>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<nav role="navigation">
......
......@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Thu Apr 01 01:09:08 CEST 2021 -->
<!-- Generated by javadoc (15) on Thu Apr 01 08:26:58 CEST 2021 -->
<title>Deprecated List</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-04-01">
......
......@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Thu Apr 01 01:09:08 CEST 2021 -->
<!-- Generated by javadoc (15) on Thu Apr 01 08:26:58 CEST 2021 -->
<title>API Help</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-04-01">
......
......@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Thu Apr 01 01:09:08 CEST 2021 -->
<!-- Generated by javadoc (15) on Thu Apr 01 08:26:58 CEST 2021 -->
<title>A-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-04-01">
......@@ -59,6 +59,10 @@ loadScripts(document, 'script');</script>
<dd>
<div class="block">Method used to create repository</div>
</dd>
<dt><span class="member-name-link"><a href="../sr2/flopbox/FtpServerService.html#addServer(java.lang.String)">addServer(String)</a></span> - Method in class sr2.flopbox.<a href="../sr2/flopbox/FtpServerService.html" title="class in sr2.flopbox">FtpServerService</a></dt>
<dd>
<div class="block">Method used to remove a server to the API</div>
</dd>
<dt><span class="member-name-link"><a href="../sr2/flopbox/FtpServerService.html#addServer(java.lang.String,java.lang.String,java.lang.String)">addServer(String, String, String)</a></span> - Method in class sr2.flopbox.<a href="../sr2/flopbox/FtpServerService.html" title="class in sr2.flopbox">FtpServerService</a></dt>
<dd>
<div class="block">Method used to add a server to the API</div>
......
......@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Thu Apr 01 01:09:08 CEST 2021 -->
<!-- Generated by javadoc (15) on Thu Apr 01 08:26:58 CEST 2021 -->
<title>M-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-04-01">
......
......@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Thu Apr 01 01:09:08 CEST 2021 -->
<!-- Generated by javadoc (15) on Thu Apr 01 08:26:58 CEST 2021 -->
<title>N-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-04-01">
......
......@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Thu Apr 01 01:09:08 CEST 2021 -->
<!-- Generated by javadoc (15) on Thu Apr 01 08:26:58 CEST 2021 -->
<title>P-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-04-01">
......
......@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Thu Apr 01 01:09:08 CEST 2021 -->
<!-- Generated by javadoc (15) on Thu Apr 01 08:26:58 CEST 2021 -->
<title>R-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-04-01">
......
......@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Thu Apr 01 01:09:08 CEST 2021 -->
<!-- Generated by javadoc (15) on Thu Apr 01 08:26:58 CEST 2021 -->
<title>S-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-04-01">
......@@ -59,7 +59,7 @@ loadScripts(document, 'script');</script>
<dd>&nbsp;</dd>
<dt><a href="../sr2/flopbox/package-summary.html">sr2.flopbox</a> - package sr2.flopbox</dt>
<dd>&nbsp;</dd>
<dt><span class="member-name-link"><a href="../sr2/flopbox/Main.html#startServer()">startServer()</a></span> - Static method in class sr2.flopbox.<a href="../sr2/flopbox/Main.html" title="class in sr2.flopbox">Main</a></dt>
<dt><span class="member-name-link"><a href="../sr2/flopbox/Main.html#startServer(java.lang.String)">startServer(String)</a></span> - Static method in class sr2.flopbox.<a href="../sr2/flopbox/Main.html" title="class in sr2.flopbox">Main</a></dt>
<dd>
<div class="block">Starts Grizzly HTTP server exposing JAX-RS resources defined in this application.</div>
</dd>
......
......@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Thu Apr 01 01:09:08 CEST 2021 -->
<!-- Generated by javadoc (15) on Thu Apr 01 08:26:58 CEST 2021 -->
<title>T-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-04-01">
......
......@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Thu Apr 01 01:09:08 CEST 2021 -->
<!-- Generated by javadoc (15) on Thu Apr 01 08:26:58 CEST 2021 -->
<title>B-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-04-01">
......@@ -55,8 +55,6 @@ loadScripts(document, 'script');</script>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">H</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">R</a>&nbsp;<a href="index-14.html">S</a>&nbsp;<a href="index-15.html">T</a>&nbsp;<br><a href="../allclasses-index.html">All&nbsp;Classes</a><span class="vertical-separator">|</span><a href="../allpackages-index.html">All&nbsp;Packages</a>
<h2 class="title" id="I:B">B</h2>
<dl class="index">
<dt><span class="member-name-link"><a href="../sr2/flopbox/Main.html#BASE_URI">BASE_URI</a></span> - Static variable in class sr2.flopbox.<a href="../sr2/flopbox/Main.html" title="class in sr2.flopbox">Main</a></dt>
<dd>&nbsp;</dd>
<dt><span class="member-name-link"><a href="../sr2/flopbox/FtpServer.FtpServerBuilder.html#build()">build()</a></span> - Method in class sr2.flopbox.<a href="../sr2/flopbox/FtpServer.FtpServerBuilder.html" title="class in sr2.flopbox">FtpServer.FtpServerBuilder</a></dt>
<dd>
<div class="block">Building method</div>
......
......@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Thu Apr 01 01:09:08 CEST 2021 -->
<!-- Generated by javadoc (15) on Thu Apr 01 08:26:58 CEST 2021 -->
<title>C-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-04-01">
......
......@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Thu Apr 01 01:09:08 CEST 2021 -->
<!-- Generated by javadoc (15) on Thu Apr 01 08:26:58 CEST 2021 -->
<title>D-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-04-01">
......
......@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Thu Apr 01 01:09:08 CEST 2021 -->
<!-- Generated by javadoc (15) on Thu Apr 01 08:26:58 CEST 2021 -->
<title>F-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-04-01">
......
......@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Thu Apr 01 01:09:08 CEST 2021 -->
<!-- Generated by javadoc (15) on Thu Apr 01 08:26:58 CEST 2021 -->
<title>G-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-04-01">
......
......@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Thu Apr 01 01:09:08 CEST 2021 -->
<!-- Generated by javadoc (15) on Thu Apr 01 08:26:58 CEST 2021 -->
<title>H-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-04-01">
......
......@@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Thu Apr 01 01:09:08 CEST 2021 -->
<!-- Generated by javadoc (15) on Thu Apr 01 08:26:58 CEST 2021 -->
<title>I-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2021-04-01">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment