Class MongoDbGridFSIO.ConnectionConfiguration

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    MongoDbGridFSIO

    public abstract static class MongoDbGridFSIO.ConnectionConfiguration
    extends java.lang.Object
    implements java.io.Serializable
    Encapsulate the MongoDB GridFS connection logic.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ConnectionConfiguration

        public ConnectionConfiguration()