| Modifier and Type | Method and Description | 
|---|---|
| DataFactory | IdcClient. getDataFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | IdcClient. setDataFactory(DataFactory dataFactory)Set the data factory for this client | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DataFactoryImplDatafactory for the standard IDC versions of the data objects. | 
| Modifier and Type | Method and Description | 
|---|---|
| DataFactory | HdaBinderSerializer. getDataFactory() | 
| Constructor and Description | 
|---|
| HdaBinderSerializer(String encoding,
                   DataFactory dataFactory) | 
| Constructor and Description | 
|---|
| ServiceResponse(DataFactory dataFactory,
               String encoding,
               Map<String,String> headers,
               InputStream inputStream,
               ServiceResponse.ResponseType type) | 
| Modifier and Type | Method and Description | 
|---|---|
| DataFactory | IdcHttpProtocol. getDataFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| DataFactory | HdaProtocol. getDataFactory() | 
| Constructor and Description | 
|---|
| HdaProtocol(IdcClient client,
           DataFactory dataFactory,
           ServiceRequest<TConnection> serviceRequest)Constructor | 
| IntradocProtocol(IdcClient idcClient,
                DataFactory dataFactory,
                ServiceRequest<SocketConnection> serviceRequest) | 
| Constructor and Description | 
|---|
| JaxWSProtocol(JaxWSClient client,
             ServiceRequest<JaxWSClientConnection> serviceRequest,
             DataFactory dataFactory,
             JaxWSClientConfig config)Constructor | 
| Constructor and Description | 
|---|
| JaxWSServiceStack(ServiceRequest<JaxWSClientConnection> serviceRequest,
                 DataFactory dataFactory,
                 JaxWSClientConfig config,
                 JaxWSProtocol protocol) | 
| Constructor and Description | 
|---|
| JaxWSbkServiceStack(ServiceRequest<JaxWSClientConnection> serviceRequest,
                   DataFactory dataFactory,
                   JaxWSClientConfig config,
                   JaxWSProtocol protocol) | 
| JaxWSjrfServiceStack(ServiceRequest<JaxWSClientConnection> serviceRequest,
                    DataFactory dataFactory,
                    JaxWSClientConfig config,
                    JaxWSProtocol protocol) | 
| Constructor and Description | 
|---|
| JaxWSwlsServiceStack(ServiceRequest<JaxWSClientConnection> serviceRequest,
                    DataFactory dataFactory,
                    JaxWSClientConfig config,
                    JaxWSProtocol protocol) |