public class VCardServlet
extends HttpServlet
| Constructor and Description |
|---|
VCardServlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
doGet(HttpServletRequest request,
HttpServletResponse response) |
java.util.List<VCard> |
getCards(WebClient client,
VCardQuery vcardQuery) |
public void doGet(HttpServletRequest request,
HttpServletResponse response)
throws java.io.IOException,
ServletException
request - response - java.io.IOException - if an IO exception occurs.javax.servlet.ServletExceptionServletExceptionpublic java.util.List<VCard> getCards(WebClient client, VCardQuery vcardQuery) throws java.lang.Exception
java.lang.ExceptionstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.