Package | Description |
---|---|
org.springframework.boot.loader.data |
Classes and interfaces to allows random access to a block of data.
|
org.springframework.boot.loader.jar |
Support for loading and manipulating JAR/WAR files.
|
Class and Description |
---|
RandomAccessData
Interface that provides read-only random access to some underlying data.
|
RandomAccessData.ResourceAccess
Lock modes for accessing the underlying resource.
|
Class and Description |
---|
RandomAccessData
Interface that provides read-only random access to some underlying data.
|
RandomAccessDataFile
RandomAccessData implementation backed by a RandomAccessFile . |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.