public class PersistKeyValueService extends Object
| Constructor and Description |
|---|
PersistKeyValueService() |
@Inject public static void init(PersistKeyValueImpl instance)
public javax.ws.rs.core.Response update(String keyValues) throws javax.ws.rs.WebApplicationException, InvalidStateTransitionException, JAXBException, IOException
javax.ws.rs.WebApplicationExceptionInvalidStateTransitionExceptionJAXBExceptionIOExceptionpublic String store(String values) throws IOException, JAXBException
IOExceptionJAXBExceptionpublic String getAllKeyValues() throws JAXBException, IOException
JAXBExceptionIOExceptionCopyright © 2014. All rights reserved.