|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectix.icore.IXAgent
ix.ip2.Ip2
ix.iserve.IServe
public class IServe
A process panel that acts as an HTTP server.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class ix.ip2.Ip2 |
---|
Ip2.AddExtensionsHandler, Ip2.AddHandlersHandler |
Field Summary |
---|
Fields inherited from class ix.ip2.Ip2 |
---|
activityViewer, agentTypeName, annotationViewer, controller, domain, frame, issueViewer, logoImage, logoLine1, logoLine2, modelManager, optionManager, resetHooks, showOptions, stateViewer |
Fields inherited from class ix.icore.IXAgent |
---|
contactManager, displayName, eventLogger, exitHooks, initialDisplayName, ipcName, ipcStrategyName, iSimTimer, knownAgents, nameListeners, startupDate, startupHooks, symbolName, textFrame, thisAgent |
Constructor Summary | |
---|---|
IServe()
|
Method Summary | |
---|---|
void |
addAboutInfo(java.util.List about)
Called to add "About" information. |
protected void |
addHandlers()
Install any built-in issue and activity handlers. |
HttpServer |
getHttpServer()
|
static void |
main(java.lang.String[] argv)
|
void |
startup()
Completes basic I-P2 setup and initialization. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IServe()
Method Detail |
---|
public static void main(java.lang.String[] argv)
public HttpServer getHttpServer()
public void startup()
Ip2
startup
in class Ip2
public void addAboutInfo(java.util.List about)
Ip2
addAboutInfo
in class Ip2
protected void addHandlers()
Ip2
addHandlers
in class Ip2
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |