public class HTTPServices
extends java.lang.Object
Constructor and Description |
---|
HTTPServices() |
Modifier and Type | Method and Description |
---|---|
org.thinginitself.http.HttpPeer |
getHttpEngine() |
TrianaHttpServer |
getWorkflowServer() |
void |
startServices(ToolResolver resolver) |
void |
stopServices() |
public void startServices(ToolResolver resolver) throws java.io.IOException
java.io.IOException
public void stopServices()
public TrianaHttpServer getWorkflowServer()
public org.thinginitself.http.HttpPeer getHttpEngine()