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.WebApplicationException
InvalidStateTransitionException
JAXBException
IOException
public String store(String values) throws IOException, JAXBException
IOException
JAXBException
public String getAllKeyValues() throws JAXBException, IOException
JAXBException
IOException
Copyright © 2014. All rights reserved.