public class ContinuumXmlRpcBinder extends Object implements com.atlassian.xmlrpc.Binder
| Modifier and Type | Method and Description |
|---|---|
<T> T |
bind(Class<T> bindClass,
URL url) |
<T> T |
bind(Class<T> bindClass,
URL url,
com.atlassian.xmlrpc.ConnectionInfo connectionInfo) |
static ContinuumXmlRpcBinder |
getInstance() |
public <T> T bind(Class<T> bindClass, URL url) throws com.atlassian.xmlrpc.BindingException
bind in interface com.atlassian.xmlrpc.Bindercom.atlassian.xmlrpc.BindingExceptionpublic <T> T bind(Class<T> bindClass, URL url, com.atlassian.xmlrpc.ConnectionInfo connectionInfo) throws com.atlassian.xmlrpc.BindingException
bind in interface com.atlassian.xmlrpc.Bindercom.atlassian.xmlrpc.BindingExceptionpublic static ContinuumXmlRpcBinder getInstance()
Copyright © 2003-2014 The Apache Software Foundation. All Rights Reserved.