|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AdsServiceDescriptor
Interface for ads service descriptors.
| Method Summary | |
|---|---|
String |
getEndpointAddress(String endpointServer)
Gets the endpoint address for this service and server. |
Class<?> |
getInterfaceClass()
Gets the class representing the RPC interface of the service. |
String |
getVersion()
Gets the version for this service. |
| Method Detail |
|---|
Class<?> getInterfaceClass()
throws ServiceException
getInterfaceClass in interface SoapServiceDescriptorServiceException - if the interface could not be retrieved.
String getEndpointAddress(String endpointServer)
throws MalformedURLException
getEndpointAddress in interface SoapServiceDescriptorMalformedURLExceptionString getVersion()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||