java.lang.Objecttelosys.objects.ScreenServiceLastCall
Utility class to manage the last call of a service
Set of static methods
Reserved for internal use
Constructor Summary | |
(package private) |
ScreenServiceLastCall()
|
Method Summary | |
void |
init(string requestURL,
string responseTEXT)
Keeps the request URL and the response received (in text format) |
void |
show()
Shows the request and its response in a popup window |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
ScreenServiceLastCall()
Method Detail |
public void init(string requestURL, string responseTEXT)
requestURL
- responseTEXT
- public void show()