org.codehaus.xfire.service
Class Endpoint
java.lang.Object
org.codehaus.xfire.AbstractContext
org.codehaus.xfire.service.Extensible
org.codehaus.xfire.service.Endpoint
public class Endpoint
- extends Extensible
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Endpoint
public Endpoint(QName name,
Binding binding)
Endpoint
public Endpoint(QName name,
Binding binding,
String url)
getName
public QName getName()
getUrl
public String getUrl()
getBinding
public Binding getBinding()
Copyright © 2004-2013. All Rights Reserved.