|
|||||||||
| Home >> All >> com >> mjh >> switchrmi >> protocol >> [ html overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.mjh.switchrmi.protocol.html
Class HtmlIndexResponse

java.lang.Objectcom.mjh.switchrmi.protocol.html.HtmlResponse
com.mjh.switchrmi.protocol.html.HtmlIndexResponse
- All Implemented Interfaces:
- com.mjh.switchrmi.RmiResponse
- public class HtmlIndexResponse
- extends HtmlResponse
| Field Summary |
| Fields inherited from class com.mjh.switchrmi.protocol.html.HtmlResponse |
context, htmlString |
| Constructor Summary | |
HtmlIndexResponse()
|
|
HtmlIndexResponse(java.io.InputStream in)
|
|
| Method Summary | |
java.lang.Object |
getObject()
|
protected java.lang.String |
toHtmlString()
|
| Methods inherited from class com.mjh.switchrmi.protocol.html.HtmlResponse |
appendStyles, setContext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
HtmlIndexResponse
public HtmlIndexResponse()
HtmlIndexResponse
public HtmlIndexResponse(java.io.InputStream in)
| Method Detail |
toHtmlString
protected java.lang.String toHtmlString() throws java.lang.Exception
- Overrides:
toHtmlStringin classHtmlResponse
getObject
public java.lang.Object getObject()
- Specified by:
getObjectin interfacecom.mjh.switchrmi.RmiResponse- Overrides:
getObjectin classHtmlResponse
|
|||||||||
| Home >> All >> com >> mjh >> switchrmi >> protocol >> [ html overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC