protected static class JCacheFilter.Page extends Object implements Serializable
| Constructor and Description |
|---|
Page(int status,
String contentType,
int contentLength,
Collection<Cookie> cookies,
Map<String,List<Serializable>> headers,
byte[] out) |
public Page(int status,
String contentType,
int contentLength,
Collection<Cookie> cookies,
Map<String,List<Serializable>> headers,
byte[] out)
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.