@WebServiceProvider @ServiceMode(value=MESSAGE) public class HiveServer extends Object implements Provider<Source>
| Modifier and Type | Field and Description |
|---|---|
protected WebServiceContext |
context |
| Constructor and Description |
|---|
HiveServer() |
| Modifier and Type | Method and Description |
|---|---|
StreamSource |
invoke(Source request) |
void |
loadMainScript() |
void |
loadScipts() |
static void |
main(String[] args) |
void |
reloadChangesLoop() |
protected WebServiceContext context
public void loadMainScript()
throws IOException,
ScriptException
IOExceptionScriptExceptionpublic void reloadChangesLoop()
public void loadScipts()
throws IOException,
ScriptException
IOExceptionScriptExceptionpublic static void main(String[] args) throws IOException, ScriptException
IOExceptionScriptExceptionpublic StreamSource invoke(Source request)
Copyright © 2013–2015 R.W.Majeed. All rights reserved.