Skip navigation links

JD Edwards EnterpriseOne Mobile Framework Java API Reference

Release 1.0.0

E58374-01


com.oracle.e1.jdemf
Class E1ConnectionFactory

java.lang.Object
  extended by com.oracle.e1.jdemf.E1ConnectionFactory


public class E1ConnectionFactory
extends java.lang.Object

Internal Class used internally by APIs


Method Summary
static java.net.URLConnection createConnectionInstance(java.net.URL url)
           
static java.net.HttpURLConnection createHTTPConnectionInstance(java.net.URL url)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Method Detail

createConnectionInstance

public static java.net.URLConnection createConnectionInstance(java.net.URL url)
                                                       throws java.io.IOException
Throws:
java.io.IOException

createHTTPConnectionInstance

public static java.net.HttpURLConnection createHTTPConnectionInstance(java.net.URL url)
                                                               throws java.io.IOException
Throws:
java.io.IOException

Skip navigation links

JD Edwards EnterpriseOne Mobile Framework Java API Reference

Release 1.0.0

E58374-01


Copyright © 2014 Oracle and/or its affiliates. All Rights Reserved.