org.benow.service.http
Class HttpServiceRequestHandler.ServiceInfo

java.lang.Object
  extended by org.benow.service.http.HttpServiceRequestHandler.ServiceInfo
Enclosing class:
HttpServiceRequestHandler

public class HttpServiceRequestHandler.ServiceInfo
extends java.lang.Object


Field Summary
 org.benow.java.javadoc.ClassInfo javadoc
           
 org.benow.java.spec.ServiceSpecification spec
           
 
Constructor Summary
HttpServiceRequestHandler.ServiceInfo(org.benow.java.spec.ServiceSpecification spec, org.benow.java.javadoc.ClassInfo classInfo)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

spec

public org.benow.java.spec.ServiceSpecification spec

javadoc

public org.benow.java.javadoc.ClassInfo javadoc
Constructor Detail

HttpServiceRequestHandler.ServiceInfo

public HttpServiceRequestHandler.ServiceInfo(org.benow.java.spec.ServiceSpecification spec,
                                             org.benow.java.javadoc.ClassInfo classInfo)