Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02

Uses of Class
weblogic.jws.jaxws.client.ClientIdentityFeature

Packages that use ClientIdentityFeature
weblogic.jws.jaxws.client Provides interfaces and classes for weblogic.jws.jaxws.client
weblogic.jws.jaxws.client.async Provides class and interfaces to manage async client transport. 
 

Uses of ClientIdentityFeature in weblogic.jws.jaxws.client
 

Methods in weblogic.jws.jaxws.client with parameters of type ClientIdentityFeature
 String ClientIdentityFeature.ParentIdCalculator.calculateParentId(ClientIdentityFeature feature)
          Deprecated.  
 

Uses of ClientIdentityFeature in weblogic.jws.jaxws.client.async
 

Methods in weblogic.jws.jaxws.client.async with parameters of type ClientIdentityFeature
 void AsyncClientTransportFeature.preRegisterForSharedEndpoint(ClientIdentityFeature clientIdFeature)
          Deprecated.  
 


Copyright 1996, 2014, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02