All Downloads are FREE. Search and download functionalities are using the official Maven repository.

es.tid.swagger.api.StreamsApiService Maven / Gradle / Ivy

The newest version!
package es.tid.swagger.api;

import com.sun.jersey.multipart.FormDataParam;

import es.tid.swagger.api.*;
import es.tid.swagger.model.*;

import java.util.List;
import java.io.InputStream;

import com.sun.jersey.core.header.FormDataContentDisposition;
import com.sun.jersey.multipart.FormDataParam;

import javax.ws.rs.core.Response;

@javax.annotation.Generated(value = "class io.swagger.codegen.languages.JaxRSServerCodegen", date = "2015-10-29T10:48:30.233+01:00")
public abstract class StreamsApiService {
  
      public abstract Response retrieveRemoveCallById()
      throws NotFoundException;
  
      public abstract Response retrieveUpdateCallById()
      throws NotFoundException;
  
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy