extensibleclient.html
来自「A Facebook API client implemented in Jav」· HTML 代码 · 共 1,085 行 · 第 1/5 页
HTML
1,085 行
</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#cacheSessionSecret">cacheSessionSecret</A></B></CODE><BR> filled in when session is established only used for desktop apps</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected java.lang.Long</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#cacheUserId">cacheUserId</A></B></CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected static java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#CRLF">CRLF</A></B></CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected static boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#DEBUG">DEBUG</A></B></CODE><BR> <B>Deprecated.</B> <I>DEBUG flags will be removed, logging controlled via commons-logging now</I></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static java.net.URL</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#HTTPS_SERVER_URL">HTTPS_SERVER_URL</A></B></CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected static javax.xml.bind.JAXBContext</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#JAXB_CONTEXT">JAXB_CONTEXT</A></B></CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected static org.apache.commons.logging.Log</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#log">log</A></B></CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#MARKETPLACE_STATUS_DEFAULT">MARKETPLACE_STATUS_DEFAULT</A></B></CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#MARKETPLACE_STATUS_NOT_SUCCESS">MARKETPLACE_STATUS_NOT_SUCCESS</A></B></CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#MARKETPLACE_STATUS_SUCCESS">MARKETPLACE_STATUS_SUCCESS</A></B></CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#NUM_AUTOAPPENDED_PARAMS">NUM_AUTOAPPENDED_PARAMS</A></B></CODE><BR> The number of parameters required for every request.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#permissionsApiKey">permissionsApiKey</A></B></CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected static java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#PREF">PREF</A></B></CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected java.util.List<com.google.code.facebookapi.BatchQuery></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#queries">queries</A></B></CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#rawResponse">rawResponse</A></B></CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static java.net.URL</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#SERVER_URL">SERVER_URL</A></B></CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected static int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#UPLOAD_BUFFER_SIZE">UPLOAD_BUFFER_SIZE</A></B></CODE><BR> </TD></TR></TABLE> <A NAME="fields_inherited_from_class_com.google.code.facebookapi.IFacebookRestClient"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Fields inherited from interface com.google.code.facebookapi.<A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html" title="interface in com.google.code.facebookapi">IFacebookRestClient</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#ERROR_TAG">ERROR_TAG</A>, <A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#FB_SERVER">FB_SERVER</A>, <A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#HTTPS_SERVER_ADDR">HTTPS_SERVER_ADDR</A>, <A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#SERVER_ADDR">SERVER_ADDR</A>, <A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#TARGET_API_VERSION">TARGET_API_VERSION</A></CODE></TD></TR></TABLE> <!-- ======== CONSTRUCTOR SUMMARY ======== --><A NAME="constructor_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"><B>Constructor Summary</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected </CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#ExtensibleClient(java.lang.String, java.lang.String)">ExtensibleClient</A></B>(java.lang.String apiKey, java.lang.String secret)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected </CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#ExtensibleClient(java.lang.String, java.lang.String, int)">ExtensibleClient</A></B>(java.lang.String apiKey, java.lang.String secret, int timeout)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected </CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#ExtensibleClient(java.lang.String, java.lang.String, java.lang.String)">ExtensibleClient</A></B>(java.lang.String apiKey, java.lang.String secret, java.lang.String sessionKey)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected </CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#ExtensibleClient(java.lang.String, java.lang.String, java.lang.String, int)">ExtensibleClient</A></B>(java.lang.String apiKey, java.lang.String secret, java.lang.String sessionKey, int connectionTimeout)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected </CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#ExtensibleClient(java.lang.String, java.lang.String, java.lang.String, java.lang.String)">ExtensibleClient</A></B>(java.lang.String serverAddr, java.lang.String apiKey, java.lang.String secret, java.lang.String sessionKey)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected </CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#ExtensibleClient(java.lang.String, java.lang.String, java.lang.String, java.lang.String, int)">ExtensibleClient</A></B>(java.lang.String serverAddr, java.lang.String apiKey, java.lang.String secret, java.lang.String sessionKey, int connectionTimeout)</CODE>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?