@Path(value="service") public class BasicAuthService extends Object
BasicAuthService()
String
echo(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BasicAuthService()
@GET @Path(value="echo") public String echo(@QueryParam(value="value") String value)
Copyright © 2015. All Rights Reserved.