public class GatewayThreadContext extends Object
| Constructor and Description |
|---|
GatewayThreadContext() |
| Modifier and Type | Method and Description |
|---|---|
static io.apiman.gateway.engine.beans.PolicyFailure |
getPolicyFailure() |
static io.apiman.gateway.engine.beans.ServiceRequest |
getServiceRequest() |
static io.apiman.gateway.engine.beans.ServiceResponse |
getServiceResponse() |
static void |
reset()
Resets all thread local objects.
|
public static final io.apiman.gateway.engine.beans.ServiceRequest getServiceRequest()
public static final io.apiman.gateway.engine.beans.ServiceResponse getServiceResponse()
public static final io.apiman.gateway.engine.beans.PolicyFailure getPolicyFailure()
public static final void reset()
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.