|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SoapServiceDescriptor
Describes a SOAP service.
| 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. |
| Method Detail |
|---|
Class<?> getInterfaceClass()
throws ServiceException
ServiceException - if the interface could not be retrieved.
String getEndpointAddress(String endpointServer)
throws MalformedURLException
MalformedURLException - if the URL cannot be created
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||