org.jclouds.http.internal
Class HttpWire

java.lang.Object
  extended by org.jclouds.logging.internal.Wire
      extended by org.jclouds.http.internal.HttpWire

public class HttpWire
extends Wire

Author:
Adrian Cole

Field Summary
 
Fields inherited from class org.jclouds.logging.internal.Wire
logger
 
Constructor Summary
HttpWire()
           
 
Method Summary
 Logger getWireLog()
           
 
Methods inherited from class org.jclouds.logging.internal.Wire
copy, enabled, input, input, output, output
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpWire

public HttpWire()
Method Detail

getWireLog

public Logger getWireLog()
Specified by:
getWireLog in class Wire


Copyright © 2009-2012 jclouds. All Rights Reserved.