|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--pawn.application.AppServer
File : AppServer.java An application that captures information from sensor networks placed in a house (e.g oven temperature, light state, alarm system state...) and answers requests placed by monitoring clients.
| Constructor Summary | |
AppServer()
|
|
| Method Summary | |
void |
createPeerGroup()
|
void |
initializeJXTA()
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AppServer()
| Method Detail |
public void createPeerGroup()
public void initializeJXTA()
throws net.jxta.exception.PeerGroupException
net.jxta.exception.PeerGroupExceptionpublic static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||