Package com.microsoft.azure.relay
Class RelayedHttpListenerContext
java.lang.Object
com.microsoft.azure.relay.RelayedHttpListenerContext
- All Implemented Interfaces:
RelayTraceSource
-
Method Summary
-
Method Details
-
getRequest
- Returns:
- Returns the request object that resembles the http request object in Hybridconnection
-
getResponse
- Returns:
- Returns the response object that resembles the http request object in Hybridconnection
-
getTrackingContext
- Specified by:
getTrackingContextin interfaceRelayTraceSource- Returns:
- Returns the TrackingContext associated with this instance
-
getListener
-
toString
- Specified by:
toStringin interfaceRelayTraceSource- Overrides:
toStringin classObject- Returns:
- Returns a String that represents the current object. Includes a TrackingId for end to end correlation.
-