|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface common to all delegate objects.
| Field Summary | |
static java.lang.String |
TEST_URI
pass this as the target endpoint to return a 'test' delegate |
| Method Summary | |
java.lang.String |
getTargetEndPoint()
access the endpoint this delegate will communicate with |
int |
getTimeout()
retreive the timeout value for communications to the service |
void |
setTimeout(int timeout)
configure the timeout for communications to the service |
| Field Detail |
public static final java.lang.String TEST_URI
| Method Detail |
public java.lang.String getTargetEndPoint()
public void setTimeout(int timeout)
public int getTimeout()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||