| Package | Description |
|---|---|
| org.processmining.operationalsupport.client | |
| org.processmining.operationalsupport.server | |
| org.processmining.operationalsupport.xml |
| Modifier and Type | Method and Description |
|---|---|
PredictReply<?> |
OSClient.query(PredictQuery<?,?> message) |
| Modifier and Type | Method and Description |
|---|---|
Response |
OSService.handleRequest(org.processmining.framework.util.socket.ServiceEnvironment environment,
PredictQuery<?,?> request) |
| Modifier and Type | Method and Description |
|---|---|
PredictQuery<U,V> |
XOSPredictQueryConverter.getQuery(SessionID id,
boolean done,
java.lang.String language) |
| Modifier and Type | Method and Description |
|---|---|
void |
XOSPredictQueryConverter.unmarshal(java.lang.String nodeName,
PredictQuery<U,V> query,
com.thoughtworks.xstream.io.HierarchicalStreamReader reader,
com.thoughtworks.xstream.converters.UnmarshallingContext context) |