Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06

Uses of Class
weblogic.jws.jaxws.client.async.AsyncClientTransportFeature

Packages that use AsyncClientTransportFeature
weblogic.jws.jaxws.client.async   
 

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

Methods in weblogic.jws.jaxws.client.async with parameters of type AsyncClientTransportFeature
 AsyncTransportProvider AsyncTransportProviderFactory.create(AsyncClientTransportFeature feature)
           
 void AsyncClientTransportFeature.AsyncEndpointListener.endpointDisposed(AsyncClientTransportFeature feature)
           
 void AsyncClientTransportFeature.AsyncEndpointListener.endpointPublished(AsyncClientTransportFeature feature)
           
 void AsyncClientTransportFeature.AsyncEndpointListener.endpointSet(AsyncClientTransportFeature feature)
           
 boolean AsyncClientTransportFeature.AsyncResponseEndpointRegistry.EndpointInfo.requestPublishRights(AsyncClientTransportFeature feature, weblogic.jws.jaxws.client.async.AsyncClientTransportFeature.EndpointPublishedListener listener)
          Called by AsyncClientTransportFeature as it reaches the point of publishing it's endpoint.
 void AsyncClientTransportFeature.AsyncResponseEndpointRegistry.EndpointInfo.setPublishedEndpointInfo(AsyncClientTransportFeature feature, Map<String> suspendedThreadRegistry, Endpoint endpoint)
           
 


Copyright 1996, 2011, 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
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06