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

Part Number E27170-01

Uses of Class
weblogic.jws.jaxws.WLSWebServiceFeature

Packages that use WLSWebServiceFeature
weblogic.jws.jaxws.client Provides interfaces and classes for weblogic.jws.jaxws.client
weblogic.jws.jaxws.client.async   
 

Uses of WLSWebServiceFeature in weblogic.jws.jaxws.client
 

Subclasses of WLSWebServiceFeature in weblogic.jws.jaxws.client
 class ClientIdentityFeature
          Client-side feature to track the identity for a client (client is a location in the code that creates client instances (Port/Stub instances) for a particular business purpose.
 

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

Subclasses of WLSWebServiceFeature in weblogic.jws.jaxws.client.async
 class AsyncClientHandlerFeature
          Designates an asynchronous handler instance that will be invoked upon the receipt of response messages.
 class AsyncClientTransportFeature
          Designates a client that accesses the service through WS-Addressing and asynchronous transport.
 


Copyright 1996, 2013, 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.2)

Part Number E27170-01