public class WebServiceAnnotation extends Object
Modifier and Type | Method and Description |
---|---|
static WebServiceAnnotation |
build(DeploymentUnit unit,
String endpoint) |
QName |
buildPortQName() |
String |
getName() |
String |
getPortName() |
String |
getServiceName() |
String |
getTargetNamespace() |
public static WebServiceAnnotation build(DeploymentUnit unit, String endpoint) throws XTSException
XTSException
public QName buildPortQName()
public String getPortName()
public String getServiceName()
public String getName()
public String getTargetNamespace()
Copyright © 2014 JBoss by Red Hat. All rights reserved.