com.indexdata.rest.client
Class TorusConnectorFactory

java.lang.Object
  extended by com.indexdata.rest.client.TorusConnectorFactory

public class TorusConnectorFactory
extends Object

Author:
jakub

Constructor Summary
TorusConnectorFactory()
           
 
Method Summary
static ResourceConnector getConnector(String torusURL, String prefix, String identityId, String queryParams, Class type)
           
static String getTorusURL(String torusURL, String prefix, String identityId, String queryParams)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TorusConnectorFactory

public TorusConnectorFactory()
Method Detail

getConnector

public static ResourceConnector getConnector(String torusURL,
                                             String prefix,
                                             String identityId,
                                             String queryParams,
                                             Class type)
                                      throws MalformedURLException
Throws:
MalformedURLException

getTorusURL

public static String getTorusURL(String torusURL,
                                 String prefix,
                                 String identityId,
                                 String queryParams)


Copyright © 2012. All Rights Reserved.