|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FailedURLException | |
wt.workflow.robots |
Provides workflow classes responsible for the execution of
robot activities that are executed without human intervention. |
Uses of FailedURLException in wt.workflow.robots |
Methods in wt.workflow.robots that throw FailedURLException | |
protected void |
WfURLRobotHttpConnection.initialize()
|
void |
WfURLRobotHttpConnection.setMethod(URL the_url)
|
void |
WfURLRobotHttpConnection.openConnection()
|
static WfURLRobotConnection |
WfURLRobotConnectionFactory.createConnection(URL wurl,
String enc)
Creates the appropriate type of WfURLRobotConnection class. |
abstract void |
WfURLRobotConnection.openConnection()
|
abstract void |
WfURLRobotConnection.setMethod(URL url)
|
Constructors in wt.workflow.robots that throw FailedURLException | |
WfURLRobotHttpConnection(String urlToServer,
String enc)
|
|
WfURLRobotHttpConnection(URL WURLToServer,
String enc)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |