Uses of Class
org.duracloud.snapshot.bridge.rest.InitParams
-
Packages that use InitParams Package Description org.duracloud.snapshot.bridge.rest -
-
Uses of InitParams in org.duracloud.snapshot.bridge.rest
Methods in org.duracloud.snapshot.bridge.rest that return InitParams Modifier and Type Method Description protected InitParamsGeneralResource. getStoredInitParams()Methods in org.duracloud.snapshot.bridge.rest with parameters of type InitParams Modifier and Type Method Description javax.ws.rs.core.ResponseGeneralResource. init(InitParams initParams)
-