JavaScript is disabled on your browser.
SwiftMQ 13.0.2
Skip navigation links
SwiftMQ 13.0.2
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.swiftmq.impl.store.standard.swap
Interface SwapFileFactory
All Known Implementing Classes:
SwapFileFactoryImpl
public interface
SwapFileFactory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
SwapFile
createSwapFile
(
String
path,
String
filename, long maxLength)
Method Details
createSwapFile
SwapFile
createSwapFile
(
String
path,
String
filename, long maxLength)
throws
Exception
Throws:
Exception