bwLehrpool Masterserver
Manages authentication and sharing of virtual machines between participating institutions
ApiServer.java
Go to the documentation of this file.
1 package org.openslx.imagemaster.server;
2 
3 
15 public class ApiServer
16 {
17 }
API Server This is where all the requests from the outside arrive.
Definition: ApiServer.java:15