public class WikittyServiceCajoServer extends WikittyServiceDelegator
WikittyService.ServiceListenerType| Modifier and Type | Field and Description |
|---|---|
protected String |
path |
protected int |
port |
anonymousClient, delegate| Constructor and Description |
|---|
WikittyServiceCajoServer(org.nuiton.config.ApplicationConfig config,
WikittyService ws) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPath()
get path used to bind server, default: WikittyService
|
int |
getPort()
get port number of the service, default: 80
|
void |
stop()
stop the server
|
addWikittyServiceListener, canDelete, canRead, canWrite, clear, delete, deleteExtension, deleteTree, exists, findAllByCriteria, findAllByQuery, findByCriteria, findByQuery, findTreeNode, findTreeNode, getAllExtensionIds, getAllExtensionsRequires, getAnonymousClient, getClient, getDelegate, getToken, isDeleted, login, logout, removeWikittyServiceListener, replay, restore, restoreExtension, restoreExtensionAndDependenciesLastVesion, restoreExtensionLastVersion, restoreVersion, setDelegate, store, storeExtension, syncSearchEngineprotected int port
protected String path
public WikittyServiceCajoServer(org.nuiton.config.ApplicationConfig config,
WikittyService ws)
public int getPort()
public String getPath()
public void stop()
Copyright © 2009–2015 CodeLutin. All rights reserved.