Class GetVCardData

  • All Implemented Interfaces:
    org.apache.http.client.ResponseHandler<List<net.fortuna.ical4j.vcard.VCard>>

    public class GetVCardData
    extends AbstractResponseHandler<List<net.fortuna.ical4j.vcard.VCard>>
    • Constructor Detail

      • GetVCardData

        public GetVCardData()
    • Method Detail

      • handleResponse

        public List<net.fortuna.ical4j.vcard.VCard> handleResponse​(org.apache.http.HttpResponse response)