A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
IClient — Interface in package eu.orangeflash.webapis.xmlrpc
Interface, instances of IClient lets you communicate to server
id — Property in class eu.orangeflash.webapis.wp.Category
Property[Read-Only], returns category id.
Image — Class in package eu.orangeflash.webapis.yahoo.types
Class, you recieve this type of result every time you use Yahoo Image Search.
IMethodCall — Interface in package eu.orangeflash.webapis.xmlrpc
Interface, IMethodCall instances are representation of method invoked on remote server.
IMethodResponse — Interface in package eu.orangeflash.webapis.xmlrpc
INT — Constant static property in class eu.orangeflash.webapis.xmlrpc.utils.Deserializer
INT — Constant property in class eu.orangeflash.webapis.xmlrpc.utils.Serializer
invoke(methodName, ... rest) — Method in class eu.orangeflash.webapis.wp.WP
Invokes XML-RPC operation.
invoke — Event in class eu.orangeflash.webapis.wp.mxml.Operation
Dispatched when operation invoked.
invoke — Event in class eu.orangeflash.webapis.xmlrpc.Client
invoke(methodName, ... rest) — Method in class eu.orangeflash.webapis.xmlrpc.Client
Invokes method on server.
invoke — Event in interface eu.orangeflash.webapis.xmlrpc.IClient
Dispatched when IClient invokes method call.
invoke(methodName, ... rest) — Method in interface eu.orangeflash.webapis.xmlrpc.IClient
Invokes method on server.
invoke — Event in interface eu.orangeflash.webapis.xmlrpc.IMethodCall
Dispatched when IMethodCall invokes method call.
invoke(methodName, params) — Method in interface eu.orangeflash.webapis.xmlrpc.IMethodCall
invoke — Event in class eu.orangeflash.webapis.xmlrpc.MethodCall
invoke(methodName, params) — Method in class eu.orangeflash.webapis.xmlrpc.MethodCall
INVOKE — Constant static property in class eu.orangeflash.webapis.events.XMLRPCEvent
isFault — Property in interface eu.orangeflash.webapis.xmlrpc.IMethodResponse
Property[Read-Only], indicates whenever response from server is fault.
isFault — Property in class eu.orangeflash.webapis.xmlrpc.MethodResponse
IXMLRPCDeserializer — Interface in package eu.orangeflash.webapis.xmlrpc.utils
IXMLRPCSerializer — Interface in package eu.orangeflash.webapis.xmlrpc.utils
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z