org.jboss.webservice.util
Class WSDLUtilities
java.lang.Object
org.jboss.webservice.util.WSDLUtilities
- public final class WSDLUtilities
- extends java.lang.Object
A utility class for common wsdl operations.
- Since:
- 15-May-2004
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSDL_NAMESPACE_URI
public static final java.lang.String WSDL_NAMESPACE_URI
XSD_NAMESPACE_URI
public static final java.lang.String XSD_NAMESPACE_URI
endorseServiceEndpointInterface
public static void endorseServiceEndpointInterface(Definition wsdlDefinition,
java.lang.Class seiClass,
JavaWsdlMapping (src) jaxrpcMapping)
throws ServiceException (src)
- Validate that the operations in the given SEI correspond to the wsdl operations
- Throws:
ServiceException (src)
getServiceLocations
public static java.lang.String[] getServiceLocations(Definition wsdlDefinition)
- Get the list of available service locations