Copyright © 2008, 2009 Pedro Agulló Soliveres

com.softwarementors.extjs.djn.router.processor
Class ResponseBase

java.lang.Object
  extended by com.softwarementors.extjs.djn.router.processor.ResponseBase
Direct Known Subclasses:
JsonResponseBase, PollErrorResponse, PollSuccessResponse

public class ResponseBase
extends java.lang.Object


Constructor Summary
protected ResponseBase(java.lang.String type)
           
 
Method Summary
 java.lang.String getFullLogDescription()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResponseBase

protected ResponseBase(java.lang.String type)
Method Detail

getFullLogDescription

public java.lang.String getFullLogDescription()

Copyright © 2008, 2009 Pedro Agulló Soliveres