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, wait
print, print, print
public ResourceLocator.Session parameter(String key, String value)
public void print(BasicLogger.Printer receiver)
print
in interface BasicLogger.Printable
public ResourceLocator.Request request()
public ResourceLocator.Request request(String url)
public void reset()
Copyright © 2019 Optimatika. All rights reserved.