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