|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A client-side RPC proxy can always be safely cast to this interface to allow you to or set the target URL for that service.
Nested Class Summary | |
static class |
ServiceDefTarget.NoServiceEntryPointSpecifiedException
This exception is thrown when a service is invoked without setServiceEntryPoint(String) having been called. |
Method Summary | |
String |
getServiceEntryPoint()
Gets the URL of a service implementation. |
void |
setServiceEntryPoint(String s)
Sets the URL of a service implementation. |
Method Detail |
public String getServiceEntryPoint()
setServiceEntryPoint(String)
public void setServiceEntryPoint(String s)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |