JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.liferay.portal.remote.soap.extender
Interface SoapDescriptorBuilder.SoapDescriptor
Enclosing interface:
SoapDescriptorBuilder
public static interface
SoapDescriptorBuilder.SoapDescriptor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
QName
getEndpointName
()
String
getPublicationAddress
()
Class
<?>
getServiceClass
()
String
getWsdlLocation
()
Method Details
getEndpointName
QName
getEndpointName
()
getPublicationAddress
String
getPublicationAddress
()
getServiceClass
Class
<?>
getServiceClass
()
getWsdlLocation
String
getWsdlLocation
()