| Package | Description |
|---|---|
| au.com.jcloud.jlxd.ui.service |
| Modifier and Type | Method and Description |
|---|---|
Server |
ServerService.createNewServer(String name,
String description,
String hostAndPort,
String remoteCert,
String remoteKey) |
Server |
ServerService.getServerFromSession(javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Server> |
ServerService.getServerMap(javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerService.setServerInSession(javax.servlet.http.HttpServletRequest request,
Server server) |
| Modifier and Type | Method and Description |
|---|---|
private void |
ServerService.initServerMap(javax.servlet.http.HttpServletRequest request,
Map<String,Server> serverMap) |
Copyright © 2025 JCloud. All rights reserved.