public class OhCallerFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static OhCallerFactory |
createwithConnection(ConnectionFactory cf) |
static OhCallerFactory |
createwithConnection(ConnectionFactory cf,
String urlPath) |
static OhCallerFactory |
createWithDestination(String destname) |
static OhCallerFactory |
createWithDestination(String destname,
String urlPath) |
ConnectionFactory |
getCf() |
OhCaller |
getODataCaller() |
String |
getUrlPath() |
public static OhCallerFactory createwithConnection(ConnectionFactory cf)
public static OhCallerFactory createwithConnection(ConnectionFactory cf, String urlPath)
public static OhCallerFactory createWithDestination(String destname) throws ConnectionFactoryException
ConnectionFactoryExceptionpublic static OhCallerFactory createWithDestination(String destname, String urlPath) throws ConnectionFactoryException
ConnectionFactoryExceptionpublic OhCaller getODataCaller()
public ConnectionFactory getCf()
public String getUrlPath()
Copyright © 2017 Peter Helmich. All rights reserved.