Skip navigation links

Oracle® Fusion Middleware Remote Intradoc Client (RIDC) Java API Reference
11g Release 1 (11.1.1)

E17274-02


oracle.stellent.ridc.protocol.http
Class IdcHttpClientProvider

java.lang.Object
  extended by oracle.stellent.ridc.protocol.http.IdcHttpClientProvider

All Implemented Interfaces:
IdcClientProvider

public class IdcHttpClientProvider
extends java.lang.Object
implements IdcClientProvider

Constructor Summary
IdcHttpClientProvider()
           

 

Method Summary
 IdcClient createClient(IdcClientManager clientManager, java.lang.String url)
          Create a new IDC client using the given URL

 

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

 

Constructor Detail

IdcHttpClientProvider

public IdcHttpClientProvider()

Method Detail

createClient

public IdcClient createClient(IdcClientManager clientManager,
                              java.lang.String url)
Create a new IDC client using the given URL
Specified by:
createClient in interface IdcClientProvider
Parameters:
clientManager - the client manager
url - the url
Returns:
a new client initialized to the URL

Skip navigation links

Oracle® Fusion Middleware Remote Intradoc Client (RIDC) Java API Reference
11g Release 1 (11.1.1)

E17274-02


Copyright © 2008, 2011, Oracle and/or its affiliates. All rights reserved.