com.sun.xml.ws.transport.tcp.server.glassfish
Class WSEndpointDescriptor
java.lang.Object
com.sun.xml.ws.transport.tcp.server.glassfish.WSEndpointDescriptor
public class WSEndpointDescriptor
- extends Object
- Author:
- Alexey Stashok
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSEndpointDescriptor
public WSEndpointDescriptor(com.sun.enterprise.deployment.WebServiceEndpoint wsServiceDescriptor,
String contextRoot,
String urlPattern,
String requestURL)
getWSServiceName
public QName getWSServiceName()
getURI
public String getURI()
getContextRoot
public String getContextRoot()
getRequestURL
public String getRequestURL()
getUrlPattern
public String getUrlPattern()
getWSServiceEndpoint
public com.sun.enterprise.deployment.WebServiceEndpoint getWSServiceEndpoint()
isEJB
public boolean isEJB()
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.