net.anotheria.moskito.central.endpoints.rest
Class RestEndpoint
java.lang.Object
net.anotheria.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()
- Derfault constructor.
addSnapshot
public void addSnapshot(Snapshot sn)
- Receives
Snapshot in order to transfer it to the central.
- Parameters:
sn -
Copyright © 2010-2013 anotheria.net. All Rights Reserved.