Skip navigation links

Java API Reference for Oracle Infrastructure Web Services
11
Release 1 (11.1.1)

E10654-02


Uses of Interface
oracle.webservices.transport.ClientTransportFactory

Packages that use ClientTransportFactory
oracle.webservices   
oracle.webservices.transport This package contains the classes and interfaces to support multiple transport bindings. 

 

Uses of ClientTransportFactory in oracle.webservices

 

Methods in oracle.webservices with parameters of type ClientTransportFactory
 void OracleCall.setClientTransportFactory(ClientTransportFactory clientTransportFactory)
          Sets the ClientTransportFactory that will be used to create ClientTransport objects to send and receive SOAP messages.

 

Uses of ClientTransportFactory in oracle.webservices.transport

 

Classes in oracle.webservices.transport that implement ClientTransportFactory
 class JmsClientTransportFactory
          This is a factory class for JMS client transports

 


Skip navigation links

Copyright © 2006, 2009 Oracle. All Rights Reserved.