public static final class ResourceLocator.Session extends Object implements BasicLogger.Printable
| Modifier and Type | Method and Description |
|---|---|
String |
getParameterValue(String key) |
ResourceLocator.Session |
parameter(String key,
String value) |
void |
print(BasicLogger.Printer receiver) |
ResourceLocator.Request |
request() |
ResourceLocator.Request |
request(String url) |
void |
reset() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprint, print, printpublic ResourceLocator.Session parameter(String key, String value)
public void print(BasicLogger.Printer receiver)
print in interface BasicLogger.Printablepublic ResourceLocator.Request request()
public ResourceLocator.Request request(String url)
public void reset()
Copyright © 2019 Optimatika. All rights reserved.