|
|||||||||
| Home >> All >> org >> roller >> presentation >> [ xmlrpc overview ] | PREV NEXT | ||||||||
A
- AUTHORIZATION_EXCEPTION - Static variable in class org.roller.presentation.xmlrpc.BaseAPIHandler
- AUTHORIZATION_EXCEPTION_MSG - Static variable in class org.roller.presentation.xmlrpc.BaseAPIHandler
B
- BLOGGERAPI_DISABLED - Static variable in class org.roller.presentation.xmlrpc.BaseAPIHandler
- BLOGGERAPI_DISABLED_MSG - Static variable in class org.roller.presentation.xmlrpc.BaseAPIHandler
- BaseAPIHandler - class org.roller.presentation.xmlrpc.BaseAPIHandler.
- Base API handler does user validation, provides exception types, etc.
- BaseAPIHandler() - Constructor for class org.roller.presentation.xmlrpc.BaseAPIHandler
- BloggerAPIHandler - class org.roller.presentation.xmlrpc.BloggerAPIHandler.
- Blojsom XML-RPC Handler for the Blogger v1 API.
- BloggerAPIHandler() - Constructor for class org.roller.presentation.xmlrpc.BloggerAPIHandler
- BloggerHandler - class org.roller.presentation.xmlrpc.BloggerHandler.
- XmlRpcHandler that implements BloggerAPI for Roller.
- BloggerHandler(Roller) - Constructor for class org.roller.presentation.xmlrpc.BloggerHandler
D
- deletePost(String, String, String, String, boolean) - Method in class org.roller.presentation.xmlrpc.BloggerAPIHandler
- Delete a Post
- deletePost(Vector) - Method in class org.roller.presentation.xmlrpc.BloggerHandler
- destroy() - Method in class org.roller.presentation.xmlrpc.XmlRpcServlet
- Destroys the servlet.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.roller.presentation.xmlrpc.XmlRpcServlet
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.roller.presentation.xmlrpc.XmlRpcServlet
E
- editPost(String, String, String, String, String, boolean) - Method in class org.roller.presentation.xmlrpc.BloggerAPIHandler
- Edits a given post.
- editPost(Vector) - Method in class org.roller.presentation.xmlrpc.BloggerHandler
- editPost(String, String, String, Hashtable, boolean) - Method in class org.roller.presentation.xmlrpc.MetaWeblogAPIHandler
- Edits a given post.
- execute(String, Vector) - Method in class org.roller.presentation.xmlrpc.BloggerHandler
F
- flushPageCache(String) - Method in class org.roller.presentation.xmlrpc.BaseAPIHandler
G
- getCategories(String, String, String) - Method in class org.roller.presentation.xmlrpc.MetaWeblogAPIHandler
- Authenticates a user and returns the categories available in the blojsom
- getPost(Vector) - Method in class org.roller.presentation.xmlrpc.BloggerHandler
- getPost(String, String, String) - Method in class org.roller.presentation.xmlrpc.MetaWeblogAPIHandler
- getRecentPosts(String, String, String, String, int) - Method in class org.roller.presentation.xmlrpc.BloggerAPIHandler
- Get a list of recent posts for a category
- getRecentPosts(Vector) - Method in class org.roller.presentation.xmlrpc.BloggerHandler
- getRecentPosts(String, String, String, int) - Method in class org.roller.presentation.xmlrpc.MetaWeblogAPIHandler
- Get a list of recent posts for a category
- getTemplate(String, String, String, String, String) - Method in class org.roller.presentation.xmlrpc.BloggerAPIHandler
- Returns the main or archive index template of a given blog
- getTemplate(Vector) - Method in class org.roller.presentation.xmlrpc.BloggerHandler
- getUserInfo(String, String, String) - Method in class org.roller.presentation.xmlrpc.BloggerAPIHandler
- Authenticates a user and returns basic user info (name, email, userid, etc.)
- getUserInfo(Vector) - Method in class org.roller.presentation.xmlrpc.BloggerHandler
- getUsersBlogs(String, String, String) - Method in class org.roller.presentation.xmlrpc.BloggerAPIHandler
- Returns information on all the blogs a given user is a member of
- getUsersBlogs(Vector) - Method in class org.roller.presentation.xmlrpc.BloggerHandler
I
- INVALID_POSTID - Static variable in class org.roller.presentation.xmlrpc.BaseAPIHandler
- INVALID_POSTID_MSG - Static variable in class org.roller.presentation.xmlrpc.BaseAPIHandler
- IO_MESSAGE - Static variable in class org.roller.presentation.xmlrpc.RollerXmlRpcClient
- init(ServletConfig) - Method in class org.roller.presentation.xmlrpc.RollerXMLRPCServlet
- Initializes the servlet.
- init(ServletConfig) - Method in class org.roller.presentation.xmlrpc.XmlRpcServlet
- Initializes the servlet.
- isAuthenticated(String, String) - Method in class org.roller.presentation.xmlrpc.BloggerHandler
M
- MEMBER_AUTHOREMAIL - Static variable in class org.roller.presentation.xmlrpc.BloggerAPIHandler
- Blogger API "authorEmail" key
- MEMBER_AUTHORNAME - Static variable in class org.roller.presentation.xmlrpc.BloggerAPIHandler
- Blogger API "authorName" key
- MEMBER_BLOGID - Static variable in class org.roller.presentation.xmlrpc.BloggerAPIHandler
- Blogger API "blogid" key
- MEMBER_BLOGNAME - Static variable in class org.roller.presentation.xmlrpc.BloggerAPIHandler
- Blogger API "blogName" key
- MEMBER_CONTENT - Static variable in class org.roller.presentation.xmlrpc.BloggerAPIHandler
- Blogger API "content" key
- MEMBER_DATECREATED - Static variable in class org.roller.presentation.xmlrpc.BloggerAPIHandler
- Blogger API "dateCreated" key
- MEMBER_POSTID - Static variable in class org.roller.presentation.xmlrpc.BloggerAPIHandler
- Blogger APU "postid" key
- MEMBER_TITLE - Static variable in class org.roller.presentation.xmlrpc.BloggerAPIHandler
- Blogger API "title" key
- MEMBER_URL - Static variable in class org.roller.presentation.xmlrpc.BloggerAPIHandler
- Blogger API "url" key
- MetaWeblogAPIHandler - class org.roller.presentation.xmlrpc.MetaWeblogAPIHandler.
- Roller XML-RPC Handler for the MetaWeblog API.
- MetaWeblogAPIHandler() - Constructor for class org.roller.presentation.xmlrpc.MetaWeblogAPIHandler
- mBloggerHandler - Variable in class org.roller.presentation.xmlrpc.RollerXMLRPCServlet
- mLogger - Static variable in class org.roller.presentation.xmlrpc.BaseAPIHandler
- mLogger - Static variable in class org.roller.presentation.xmlrpc.BloggerAPIHandler
- mLogger - Static variable in class org.roller.presentation.xmlrpc.MetaWeblogAPIHandler
- mLogger - Static variable in class org.roller.presentation.xmlrpc.RollerXMLRPCServlet
- mMetaWeblogHandler - Variable in class org.roller.presentation.xmlrpc.RollerXMLRPCServlet
- mXmlRpcServer - Variable in class org.roller.presentation.xmlrpc.RollerXMLRPCServlet
- main(String[]) - Static method in class org.roller.presentation.xmlrpc.TestRollerXmlRpcClient
N
- NOBLOGS_EXCEPTION - Static variable in class org.roller.presentation.xmlrpc.BaseAPIHandler
- NOBLOGS_EXCEPTION_MSG - Static variable in class org.roller.presentation.xmlrpc.BaseAPIHandler
- newMediaObject(String, String, String, Object) - Method in class org.roller.presentation.xmlrpc.MetaWeblogAPIHandler
- newPost(String, String, String, String, String, boolean) - Method in class org.roller.presentation.xmlrpc.BloggerAPIHandler
- Makes a new post to a designated blog.
- newPost(Vector) - Method in class org.roller.presentation.xmlrpc.BloggerHandler
- newPost(String, String, String, Hashtable, boolean) - Method in class org.roller.presentation.xmlrpc.MetaWeblogAPIHandler
- Makes a new post to a designated blog.
O
- org.roller.presentation.xmlrpc - package org.roller.presentation.xmlrpc
- Top level presentation classes.
P
- processRequest(HttpServletRequest, HttpServletResponse) - Method in class org.roller.presentation.xmlrpc.XmlRpcServlet
R
- RollerXMLRPCServlet - class org.roller.presentation.xmlrpc.RollerXMLRPCServlet.
- Roller's XML RPC Servlet sets up XmlRpcHandler for Blogger/ API.
- RollerXMLRPCServlet() - Constructor for class org.roller.presentation.xmlrpc.RollerXMLRPCServlet
- RollerXmlRpcClient - class org.roller.presentation.xmlrpc.RollerXmlRpcClient.
- RollerXmlRpcClient() - Constructor for class org.roller.presentation.xmlrpc.RollerXmlRpcClient
- roller - Variable in class org.roller.presentation.xmlrpc.BloggerHandler
S
- sendWeblogsPing(String, String) - Static method in class org.roller.presentation.xmlrpc.RollerXmlRpcClient
- Sends ping message to Weblogs.com RPC2 service.
- service(HttpServletRequest, HttpServletResponse) - Method in class org.roller.presentation.xmlrpc.RollerXMLRPCServlet
- setTemplate(String, String, String, String, String, String) - Method in class org.roller.presentation.xmlrpc.BloggerAPIHandler
- Edits the main index template of a given blog.
- setTemplate(Vector) - Method in class org.roller.presentation.xmlrpc.BloggerHandler
- setUp() - Method in class org.roller.presentation.xmlrpc.TestRollerXmlRpcClient
T
- TestRollerXmlRpcClient - class org.roller.presentation.xmlrpc.TestRollerXmlRpcClient.
- TestRollerXmlRpcClient(String) - Constructor for class org.roller.presentation.xmlrpc.TestRollerXmlRpcClient
- Constructor for LinkbackExtractorTest.
- tearDown() - Method in class org.roller.presentation.xmlrpc.TestRollerXmlRpcClient
- testSendWeblogsPing() - Method in class org.roller.presentation.xmlrpc.TestRollerXmlRpcClient
- Perform same ping twice to guarantee a getting the "Take a Break" message.
U
- UNKNOWN_EXCEPTION - Static variable in class org.roller.presentation.xmlrpc.BaseAPIHandler
- UNKNOWN_EXCEPTION_MSG - Static variable in class org.roller.presentation.xmlrpc.BaseAPIHandler
- UNSUPPORTED_EXCEPTION - Static variable in class org.roller.presentation.xmlrpc.BaseAPIHandler
- UNSUPPORTED_EXCEPTION_MSG - Static variable in class org.roller.presentation.xmlrpc.BaseAPIHandler
V
- validate(String, String) - Method in class org.roller.presentation.xmlrpc.BaseAPIHandler
X
- XMLRPC_MESSAGE - Static variable in class org.roller.presentation.xmlrpc.RollerXmlRpcClient
- XmlRpcServlet - class org.roller.presentation.xmlrpc.XmlRpcServlet.
- Roller's XmlRpcServlet sets up XmlRpcHandler for Blogger API.
- XmlRpcServlet() - Constructor for class org.roller.presentation.xmlrpc.XmlRpcServlet
- xmlrpc - Variable in class org.roller.presentation.xmlrpc.XmlRpcServlet
A B D E F G I M N O P R S T U V X
|
|||||||||
| Home >> All >> org >> roller >> presentation >> [ xmlrpc overview ] | PREV NEXT | ||||||||