Class BsonRequest

  • Direct Known Subclasses:
    MongoRequest

    public class BsonRequest
    extends ServiceRequest<org.bson.BsonValue>
    ServiceRequest implementation backed by BsonValue
    Author:
    Andrea Di Cesare
    • Constructor Detail

      • BsonRequest

        protected BsonRequest​(io.undertow.server.HttpServerExchange exchange)
    • Method Detail

      • init

        public static BsonRequest init​(io.undertow.server.HttpServerExchange exchange)
      • of

        public static BsonRequest of​(io.undertow.server.HttpServerExchange exchange)