| 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.adf.model.connection.webservice.impl.JaxRpcInteractionImpl
public class JaxRpcInteractionImpl
| Method Summary | |
|---|---|
protected  void | 
cleanupMap()
 | 
 void | 
close()
 | 
protected  Element | 
createRuntimeConfig()
This methods builds  | 
 javax.xml.rpc.Stub | 
createStub()
 | 
 javax.xml.rpc.Stub | 
createStub(java.lang.ClassLoader loader)
 | 
 javax.xml.rpc.Stub | 
createStub(javax.xml.rpc.Service service)
 | 
 javax.xml.rpc.Stub | 
createStub(javax.xml.rpc.Service service,
           java.lang.Class interfaceClass,
           java.lang.ClassLoader loader)
 | 
 javax.xml.rpc.Stub | 
createStub(javax.xml.rpc.Service service,
           java.lang.ClassLoader loader)
 | 
protected static void | 
dumpElement(Element element)
 | 
protected  java.util.Properties | 
getCallProperties()
 | 
protected  java.lang.String | 
getColocationUri()
 | 
protected  WebServiceConnection | 
getConnection()
 | 
 java.lang.String | 
getInterfaceClassName()
 | 
 oracle.webservices.model.Port | 
getPort()
 | 
protected static JaxRpcPort | 
getPortMetadata(oracle.webservices.model.Port port)
 | 
 java.lang.String | 
getServiceClassName()
 | 
protected  oracle.webservices.model.soap.SoapPort | 
getSoapExt()
 | 
protected static oracle.webservices.model.soap.SoapPort | 
getSoapExt(oracle.webservices.model.Port port)
 | 
 java.lang.String | 
getUrl()
 | 
protected  boolean | 
hasPolicyReferences()
Does the port has new-style policy attachments?  | 
 void | 
setInterfaceClassName(java.lang.String interfaceClassName)
 | 
 void | 
setServiceClassName(java.lang.String serviceClassName)
 | 
protected  void | 
setupCallProperties(java.lang.Object context)
 | 
protected  void | 
setupProxyProperties(java.lang.Object context)
 | 
protected  void | 
setupSecurityProperties(java.lang.Object context)
 | 
protected  void | 
setupSslProperties(java.lang.Object context)
 | 
 void | 
setUrl(java.lang.String url)
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface oracle.adf.model.connection.webservice.api.WebServiceInteraction | 
|---|
close, getUrl, setUrl | 
| Method Detail | 
|---|
public oracle.webservices.model.Port getPort()
getPort in interface JaxRpcInteractionpublic java.lang.String getServiceClassName()
getServiceClassName in interface JaxRpcInteractionpublic void setServiceClassName(java.lang.String serviceClassName)
setServiceClassName in interface JaxRpcInteractionpublic java.lang.String getInterfaceClassName()
getInterfaceClassName in interface JaxRpcInteractionpublic void setInterfaceClassName(java.lang.String interfaceClassName)
setInterfaceClassName in interface JaxRpcInteraction
public javax.xml.rpc.Stub createStub()
                              throws java.lang.ClassNotFoundException,
                                     javax.xml.rpc.ServiceException
createStub in interface JaxRpcInteractionjava.lang.ClassNotFoundException
javax.xml.rpc.ServiceException
public javax.xml.rpc.Stub createStub(java.lang.ClassLoader loader)
                              throws java.lang.ClassNotFoundException,
                                     javax.xml.rpc.ServiceException
createStub in interface JaxRpcInteractionjava.lang.ClassNotFoundException
javax.xml.rpc.ServiceException
public javax.xml.rpc.Stub createStub(javax.xml.rpc.Service service)
                              throws java.lang.ClassNotFoundException,
                                     javax.xml.rpc.ServiceException
createStub in interface JaxRpcInteractionjava.lang.ClassNotFoundException
javax.xml.rpc.ServiceException
public javax.xml.rpc.Stub createStub(javax.xml.rpc.Service service,
                                     java.lang.ClassLoader loader)
                              throws java.lang.ClassNotFoundException,
                                     javax.xml.rpc.ServiceException
createStub in interface JaxRpcInteractionjava.lang.ClassNotFoundException
javax.xml.rpc.ServiceException
public javax.xml.rpc.Stub createStub(javax.xml.rpc.Service service,
                                     java.lang.Class interfaceClass,
                                     java.lang.ClassLoader loader)
                              throws javax.xml.rpc.ServiceException
createStub in interface JaxRpcInteractionjavax.xml.rpc.ServiceExceptionprotected static JaxRpcPort getPortMetadata(oracle.webservices.model.Port port)
protected void cleanupMap()
protected WebServiceConnection getConnection()
public java.lang.String getUrl()
getUrl in interface WebServiceInteractionpublic void setUrl(java.lang.String url)
setUrl in interface WebServiceInteractionpublic void close()
close in interface WebServiceInteractionprotected oracle.webservices.model.soap.SoapPort getSoapExt()
protected static oracle.webservices.model.soap.SoapPort getSoapExt(oracle.webservices.model.Port port)
protected java.lang.String getColocationUri()
protected java.util.Properties getCallProperties()
protected Element createRuntimeConfig()
protected boolean hasPolicyReferences()
protected static void dumpElement(Element element)
protected void setupSecurityProperties(java.lang.Object context)
protected void setupProxyProperties(java.lang.Object context)
protected void setupSslProperties(java.lang.Object context)
                           throws java.security.NoSuchAlgorithmException,
                                  java.security.KeyManagementException,
                                  java.io.IOException,
                                  java.security.cert.CertificateException,
                                  java.security.UnrecoverableKeyException,
                                  java.security.KeyStoreException
java.security.NoSuchAlgorithmException
java.security.KeyManagementException
java.io.IOException
java.security.cert.CertificateException
java.security.UnrecoverableKeyException
java.security.KeyStoreExceptionprotected void setupCallProperties(java.lang.Object context)
  | 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||