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

Part Number E27170-02

weblogic.jws.jaxws.client.async
Interface AsyncClientTransportFeature.AsyncEndpointListener

Enclosing class:
AsyncClientTransportFeature

public static interface AsyncClientTransportFeature.AsyncEndpointListener


Method Summary
 void endpointDisposed(AsyncClientTransportFeature feature)
           
 void endpointPublished(AsyncClientTransportFeature feature)
           
 void endpointSet(AsyncClientTransportFeature feature)
           
 

Method Detail

endpointSet

void endpointSet(AsyncClientTransportFeature feature)

endpointPublished

void endpointPublished(AsyncClientTransportFeature feature)

endpointDisposed

void endpointDisposed(AsyncClientTransportFeature feature)

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-02