com.browseengine.bobo.server.qlog
Class QueryLog.LogLine

java.lang.Object
  extended by com.browseengine.bobo.server.qlog.QueryLog.LogLine
Enclosing class:
QueryLog

public static class QueryLog.LogLine
extends Object


Method Summary
 String getMethod()
           
 String getProtocol()
           
 String getRequest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getMethod

public String getMethod()

getProtocol

public String getProtocol()

getRequest

public String getRequest()


Copyright © 2011. All Rights Reserved.