|
Oracle® Fusion Middleware Remote Intradoc Client (RIDC) Java API Reference 11g Release 1 (11.1.1) E17274-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.stellent.ridc.protocol.jaxws.JaxWSClientProvider
public class JaxWSClientProvider
Client provider for the JAX-WS protocol
| Field Summary | |
|---|---|
static java.lang.String |
JAXWS_LOGIN_URL_FRAG |
static java.lang.String |
JAXWS_REQUEST_URL_FRAG |
| Constructor Summary | |
|---|---|
JaxWSClientProvider() |
|
| Method Summary | |
|---|---|
IdcClient |
createClient(IdcClientManager clientManager, java.lang.String url)Create an IdcClient using the given URL |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String JAXWS_REQUEST_URL_FRAG
public static final java.lang.String JAXWS_LOGIN_URL_FRAG
| Constructor Detail |
|---|
public JaxWSClientProvider()
| Method Detail |
|---|
public IdcClient createClient(IdcClientManager clientManager,
java.lang.String url)
throws IdcClientException
IdcClientProvidercreateClient in interface IdcClientProviderclientManager - the client managerurl - the urlIdcClientException
|
Oracle® Fusion Middleware Remote Intradoc Client (RIDC) Java API Reference 11g Release 1 (11.1.1) E17274-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||