|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.trypticon.xmpp.command.AbstractCommandHandler
org.trypticon.snipsnap.commands.PostToWeblogCommand
public class PostToWeblogCommand
Ah-hoc command to post to a weblog.
Constructor Summary | |
---|---|
PostToWeblogCommand()
Default constructor. |
Method Summary | |
---|---|
void |
handleCommand(org.jabberstudio.jso.x.commands.CommandQuery request,
org.jabberstudio.jso.x.commands.CommandQuery response)
Handles the command. |
Methods inherited from class org.trypticon.xmpp.command.AbstractCommandHandler |
---|
configure, getDiscoChildren, getName, getNode, populateDiscoInfo |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PostToWeblogCommand()
Method Detail |
---|
public void handleCommand(org.jabberstudio.jso.x.commands.CommandQuery request, org.jabberstudio.jso.x.commands.CommandQuery response) throws org.jabberstudio.jso.util.PacketException
request
- the request query.response
- the response query.
org.jabberstudio.jso.util.PacketException
- if an error occurs handling the command.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |