|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectubiware.core.ReusableAtomicBehavior
ubiware.shared.HttpResponseSenderBehavior
public class HttpResponseSenderBehavior
Send a response to a AgentServerBehaviorServerEvent which resides on the blackboard of the UbiwareAgent The behavior
tries to respond to the event, if an IOException occurs the event will still be removed after execution! The actual responding to
the event happens in a separate thread to allow the UbiwareAgent to continue it's work.
| Field Summary |
|---|
| Fields inherited from class ubiware.core.ReusableAtomicBehavior |
|---|
finished, myAgent |
| Constructor Summary | |
|---|---|
HttpResponseSenderBehavior()
|
|
| Method Summary | |
|---|---|
protected void |
doAction()
|
protected void |
initializeRAB(ubiware.core.BehaviorStartParameters parameters)
|
| Methods inherited from class ubiware.core.ReusableAtomicBehavior |
|---|
addBeliefs, addBeliefsN3, addBeliefsN3, addBeliefsN3, addCommand, addOnBlackboard, block, block, done, equals, eraseBeliefs, getFromBlackboard, getStatements, getStatements, hasBeenExecuted, hasBeliefs, hasBeliefs, hasBeliefsN3, hasBeliefsN3, hasBeliefsN3, hasBeliefsN3, hashCode, hasSucceededTillNow, moveBeliefs, onRABEnd, print, printError, produceN3, produceN3, produceN3Document, produceN3Document, removeBeliefs, removeBeliefsN3, removeBeliefsN3, removeFromBlackboard, restart, sendMessage, sendMessage, setFailed, setStartParameters, wakeAgent |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HttpResponseSenderBehavior()
| Method Detail |
|---|
protected void initializeRAB(ubiware.core.BehaviorStartParameters parameters)
throws ubiware.core.IllegalParameterConfigurationException
initializeRAB in class ubiware.core.ReusableAtomicBehaviorubiware.core.IllegalParameterConfigurationExceptionprotected void doAction()
doAction in class ubiware.core.ReusableAtomicBehavior
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||