Package | Description |
---|---|
co.codewizards.cloudstore.server |
Server (separate program).
|
co.codewizards.cloudstore.test |
Modifier and Type | Method and Description |
---|---|
protected static CloudStoreServer |
CloudStoreServer.createCloudStoreServer(String[] args) |
Modifier and Type | Method and Description |
---|---|
protected static Class<? extends CloudStoreServer> |
CloudStoreServer.getCloudStoreServerClass() |
protected static Constructor<? extends CloudStoreServer> |
CloudStoreServer.getCloudStoreServerConstructor() |
Modifier and Type | Method and Description |
---|---|
protected static void |
CloudStoreServer.setCloudStoreServerClass(Class<? extends CloudStoreServer> cloudStoreServerClass) |
Modifier and Type | Method and Description |
---|---|
protected CloudStoreServer |
CloudStoreServerTestSupport.createCloudStoreServer() |
Copyright © 2013–2019. All rights reserved.