Skip navigation links

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

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


weblogic.net.http
Interface ContextAwareAsyncResponseCallback

All Superinterfaces:
AsyncResponseCallback

public interface ContextAwareAsyncResponseCallback
extends AsyncResponseCallback

ContextAwareAsyncResponseCallback is a tagging interface. It tells the AsyncResponseHandler that the AsyncResponseCallback wants context to be propagated when handleResponse callback is invoked. This includes the subject, jndi context, and the class loader of the thread that invoked the AsyncResponseHandler.


Method Summary

 

Methods inherited from interface weblogic.net.http.AsyncResponseCallback
handleResponse

 


Skip navigation links

Copyright 1996, 2015, 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.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09