Package org.jclouds.http.internal
Class HttpWire
- java.lang.Object
-
- org.jclouds.logging.internal.Wire
-
- org.jclouds.http.internal.HttpWire
-
public class HttpWire extends Wire
-
-
Constructor Summary
Constructors Constructor Description HttpWire()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LoggergetWireLog()protected booleanisLogSensitiveInformation()
-
-
-
Method Detail
-
getWireLog
public Logger getWireLog()
- Specified by:
getWireLogin classWire
-
isLogSensitiveInformation
protected boolean isLogSensitiveInformation()
- Overrides:
isLogSensitiveInformationin classWire
-
-