Uses of Class
oracle.stellent.ridc.protocol.http.IdcHttpClient
Packages that use IdcHttpClient
-
Uses of IdcHttpClient in oracle.stellent.ridc.protocol.http
Methods in oracle.stellent.ridc.protocol.http that return IdcHttpClientModifier and TypeMethodDescriptionIdcHttpClientProvider.createClient(IdcClientManager clientManager, String url) Create a new IDC client using the given URLIdcHttpProtocol.getClient()Constructors in oracle.stellent.ridc.protocol.http with parameters of type IdcHttpClientModifierConstructorDescriptionIdcHttpProtocol(IdcHttpClient client, ServiceRequest<IdcHttpClientConnection> serviceRequest)