Package | Description |
---|---|
org.archive.wayback.accesspoint |
Modifier and Type | Method and Description |
---|---|
protected CompositeAccessPoint.Status |
CompositeAccessPoint.handleRequest(String realAccessPoint,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
static CompositeAccessPoint.Status |
CompositeAccessPoint.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompositeAccessPoint.Status[] |
CompositeAccessPoint.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2015 IIPC. All rights reserved.