Class VoidEntityTypeFactory

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Class getEntityType​(int status, javax.ws.rs.core.MultivaluedMap<java.lang.String,​java.lang.Object> metadata)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • VoidEntityTypeFactory

        public VoidEntityTypeFactory()
    • Method Detail

      • getEntityType

        public java.lang.Class getEntityType​(int status,
                                             javax.ws.rs.core.MultivaluedMap<java.lang.String,​java.lang.Object> metadata)
        Specified by:
        getEntityType in interface EntityTypeFactory