Package ubic.gemma.web.util.dwr
Class AbstractDwrReplyParser
java.lang.Object
ubic.gemma.web.util.dwr.AbstractDwrReplyParser
- Direct Known Subclasses:
AbstractDwrReplyMatchers,DwrCallbackHandler,DwrExceptionHandler
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedAbstractDwrReplyParser(String callback, int batchId, int callId) -
Method Summary
-
Field Details
-
replyPattern
-
-
Constructor Details
-
AbstractDwrReplyParser
-
-
Method Details
-
getReply
protected String getReply(org.springframework.test.web.servlet.MvcResult result) throws UnsupportedEncodingException - Throws:
UnsupportedEncodingException
-