org.moskito.central.endpoints.rest
Class RESTEndpoint
java.lang.Object
org.moskito.central.endpoints.rest.RESTEndpoint
public class RESTEndpoint
- extends Object
Central REST resource for incoming snapshots via HTTP.
- Author:
- dagafonov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESTEndpoint
public RESTEndpoint()
- Default constructor.
addSnapshot
public void addSnapshot(Snapshot snapshot)
- Receives
Snapshot in order to transfer it to the central.
- Parameters:
snapshot - received Snapshot
Copyright © 2010-2014 anotheria.net. All Rights Reserved.