public class WistiaResponseParser extends Object
Constructor and Description |
---|
WistiaResponseParser() |
Modifier and Type | Method and Description |
---|---|
static Account |
asAccount(com.sun.jersey.api.client.ClientResponse clientResponse) |
static Media |
asMedia(com.sun.jersey.api.client.ClientResponse clientResponse) |
static List<Media> |
asMediaList(com.sun.jersey.api.client.ClientResponse clientResponse) |
static Project |
asProject(com.sun.jersey.api.client.ClientResponse clientResponse) |
static List<Project> |
asProjectList(com.sun.jersey.api.client.ClientResponse clientResponse) |
public WistiaResponseParser()
public static List<Project> asProjectList(com.sun.jersey.api.client.ClientResponse clientResponse)
public static List<Media> asMediaList(com.sun.jersey.api.client.ClientResponse clientResponse)
Copyright © 2019 Nuxeo. All rights reserved.