ch.qos.logback.access.dummy
Class DummyServerAdapter
java.lang.Object
ch.qos.logback.access.dummy.DummyServerAdapter
- All Implemented Interfaces:
- ServerAdapter
public class DummyServerAdapter
- extends Object
- implements ServerAdapter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DummyServerAdapter
public DummyServerAdapter(DummyRequest dummyRequest,
DummyResponse dummyResponse)
getContentLength
public long getContentLength()
- Specified by:
getContentLength
in interface ServerAdapter
getStatusCode
public int getStatusCode()
- Specified by:
getStatusCode
in interface ServerAdapter
buildResponseHeaderMap
public Map<String,String> buildResponseHeaderMap()
- Specified by:
buildResponseHeaderMap
in interface ServerAdapter
Copyright © 2005-2009 QOS.ch. All Rights Reserved.