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

org.tiogasolutions.push.engine.system.PushJaxRsExceptionMapper Maven / Gradle / Ivy

There is a newer version: 5.0.2
Show newest version
package org.tiogasolutions.push.engine.system;

import org.tiogasolutions.lib.jaxrs.providers.TiogaJaxRsExceptionMapper;

import javax.ws.rs.ext.Provider;

@Provider
public class PushJaxRsExceptionMapper extends TiogaJaxRsExceptionMapper {

  public PushJaxRsExceptionMapper() {
  }

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy