com.mjh.switchrmi.protocol.html
Class HtmlResponse
java.lang.Object
|
+--com.mjh.switchrmi.protocol.html.HtmlResponse
- All Implemented Interfaces:
- RmiResponse
- Direct Known Subclasses:
- HtmlIndexResponse
- public class HtmlResponse
- extends java.lang.Object
- implements RmiResponse
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
context
protected transient RmiContext context
htmlString
protected java.lang.String htmlString
HtmlResponse
public HtmlResponse()
HtmlResponse
public HtmlResponse(java.io.InputStream in)
setContext
protected void setContext(RmiContext ctxt)
toHtmlString
protected java.lang.String toHtmlString()
throws java.lang.Exception
java.lang.Exception
getObject
public java.lang.Object getObject()
- Specified by:
getObject in interface RmiResponse
appendStyles
protected void appendStyles(java.lang.StringBuffer sb)
Copyright © 2002-2002 Michael J. Henderson & Associates, LLC. All Rights Reserved.