PageRenderTime 25ms CodeModel.GetById 18ms RepoModel.GetById 0ms app.codeStats 0ms

/plugins/org.chromium.sdk/javadocs/org/chromium/sdk/wip/WipBrowserFactory.html

http://chromedevtools.googlecode.com/
HTML | 265 lines | 210 code | 33 blank | 22 comment | 0 complexity | 78f6f8edb70fcc6380e59116118f8836 MD5 | raw file
Possible License(s): BSD-3-Clause, Apache-2.0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.6.0-google-v4) on Fri Jun 29 02:46:30 MSD 2012 -->
  6. <TITLE>
  7. WipBrowserFactory
  8. </TITLE>
  9. <META NAME="date" CONTENT="2012-06-29">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
  11. <SCRIPT type="text/javascript">
  12. function windowTitle()
  13. {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="WipBrowserFactory";
  16. }
  17. }
  18. </SCRIPT>
  19. <NOSCRIPT>
  20. </NOSCRIPT>
  21. </HEAD>
  22. <BODY BGCOLOR="white" onload="windowTitle();">
  23. <HR>
  24. <!-- ========= START OF TOP NAVBAR ======= -->
  25. <A NAME="navbar_top"><!-- --></A>
  26. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  27. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  28. <TR>
  29. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  30. <A NAME="navbar_top_firstrow"><!-- --></A>
  31. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  32. <TR ALIGN="center" VALIGN="top">
  33. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  34. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  35. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  36. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/WipBrowserFactory.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  37. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  38. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  39. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  40. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  41. </TR>
  42. </TABLE>
  43. </TD>
  44. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  45. </EM>
  46. </TD>
  47. </TR>
  48. <TR>
  49. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  50. &nbsp;<A HREF="../../../../org/chromium/sdk/wip/WipBrowser.WipTabConnector.html" title="interface in org.chromium.sdk.wip"><B>PREV CLASS</B></A>&nbsp;
  51. &nbsp;<A HREF="../../../../org/chromium/sdk/wip/WipBrowserFactory.LoggerFactory.html" title="interface in org.chromium.sdk.wip"><B>NEXT CLASS</B></A></FONT></TD>
  52. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  53. <A HREF="../../../../index.html?org/chromium/sdk/wip/WipBrowserFactory.html" target="_top"><B>FRAMES</B></A> &nbsp;
  54. &nbsp;<A HREF="WipBrowserFactory.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  55. &nbsp;<SCRIPT type="text/javascript">
  56. <!--
  57. if(window==top) {
  58. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  59. }
  60. //-->
  61. </SCRIPT>
  62. <NOSCRIPT>
  63. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  64. </NOSCRIPT>
  65. </FONT></TD>
  66. </TR>
  67. <TR>
  68. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  69. SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  70. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  71. DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  72. </TR>
  73. </TABLE>
  74. <A NAME="skip-navbar_top"></A>
  75. <!-- ========= END OF TOP NAVBAR ========= -->
  76. <HR>
  77. <!-- ======== START OF CLASS DATA ======== -->
  78. <H2>
  79. <FONT SIZE="-1">
  80. org.chromium.sdk.wip</FONT>
  81. <BR>
  82. Interface WipBrowserFactory</H2>
  83. <HR>
  84. <DL>
  85. <DT><PRE>public interface <B>WipBrowserFactory</B></DL>
  86. </PRE>
  87. <P>
  88. A factory for connections via WebInspector protocol (WIP).
  89. <P>
  90. <P>
  91. <HR>
  92. <P>
  93. <!-- ======== NESTED CLASS SUMMARY ======== -->
  94. <A NAME="nested_class_summary"><!-- --></A>
  95. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  96. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  97. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  98. <B>Nested Class Summary</B></FONT></TH>
  99. </TR>
  100. <TR BGCOLOR="white" CLASS="TableRowColor">
  101. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  102. <CODE>static&nbsp;interface</CODE></FONT></TD>
  103. <TD><CODE><B><A HREF="../../../../org/chromium/sdk/wip/WipBrowserFactory.LoggerFactory.html" title="interface in org.chromium.sdk.wip">WipBrowserFactory.LoggerFactory</A></B></CODE>
  104. <BR>
  105. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  106. </TR>
  107. </TABLE>
  108. &nbsp;<!-- =========== FIELD SUMMARY =========== -->
  109. <A NAME="field_summary"><!-- --></A>
  110. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  111. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  112. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  113. <B>Field Summary</B></FONT></TH>
  114. </TR>
  115. <TR BGCOLOR="white" CLASS="TableRowColor">
  116. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  117. <CODE>static&nbsp;<A HREF="../../../../org/chromium/sdk/wip/WipBrowserFactory.html" title="interface in org.chromium.sdk.wip">WipBrowserFactory</A></CODE></FONT></TD>
  118. <TD><CODE><B><A HREF="../../../../org/chromium/sdk/wip/WipBrowserFactory.html#INSTANCE">INSTANCE</A></B></CODE>
  119. <BR>
  120. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  121. </TR>
  122. </TABLE>
  123. &nbsp;
  124. <!-- ========== METHOD SUMMARY =========== -->
  125. <A NAME="method_summary"><!-- --></A>
  126. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  127. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  128. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  129. <B>Method Summary</B></FONT></TH>
  130. </TR>
  131. <TR BGCOLOR="white" CLASS="TableRowColor">
  132. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  133. <CODE>&nbsp;<A HREF="../../../../org/chromium/sdk/wip/WipBrowser.html" title="interface in org.chromium.sdk.wip">WipBrowser</A></CODE></FONT></TD>
  134. <TD><CODE><B><A HREF="../../../../org/chromium/sdk/wip/WipBrowserFactory.html#createBrowser(java.net.InetSocketAddress, org.chromium.sdk.wip.WipBrowserFactory.LoggerFactory)">createBrowser</A></B>(java.net.InetSocketAddress&nbsp;socketAddress,
  135. <A HREF="../../../../org/chromium/sdk/wip/WipBrowserFactory.LoggerFactory.html" title="interface in org.chromium.sdk.wip">WipBrowserFactory.LoggerFactory</A>&nbsp;connectionLoggerFactory)</CODE>
  136. <BR>
  137. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  138. </TR>
  139. </TABLE>
  140. &nbsp;
  141. <P>
  142. <!-- ============ FIELD DETAIL =========== -->
  143. <A NAME="field_detail"><!-- --></A>
  144. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  145. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  146. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  147. <B>Field Detail</B></FONT></TH>
  148. </TR>
  149. </TABLE>
  150. <A NAME="INSTANCE"><!-- --></A><H3>
  151. INSTANCE</H3>
  152. <PRE>
  153. static final <A HREF="../../../../org/chromium/sdk/wip/WipBrowserFactory.html" title="interface in org.chromium.sdk.wip">WipBrowserFactory</A> <B>INSTANCE</B></PRE>
  154. <DL>
  155. <DL>
  156. </DL>
  157. </DL>
  158. <!-- ============ METHOD DETAIL ========== -->
  159. <A NAME="method_detail"><!-- --></A>
  160. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  161. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  162. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  163. <B>Method Detail</B></FONT></TH>
  164. </TR>
  165. </TABLE>
  166. <A NAME="createBrowser(java.net.InetSocketAddress, org.chromium.sdk.wip.WipBrowserFactory.LoggerFactory)"><!-- --></A><H3>
  167. createBrowser</H3>
  168. <PRE>
  169. <A HREF="../../../../org/chromium/sdk/wip/WipBrowser.html" title="interface in org.chromium.sdk.wip">WipBrowser</A> <B>createBrowser</B>(java.net.InetSocketAddress&nbsp;socketAddress,
  170. <A HREF="../../../../org/chromium/sdk/wip/WipBrowserFactory.LoggerFactory.html" title="interface in org.chromium.sdk.wip">WipBrowserFactory.LoggerFactory</A>&nbsp;connectionLoggerFactory)</PRE>
  171. <DL>
  172. <DD><DL>
  173. </DL>
  174. </DD>
  175. </DL>
  176. <!-- ========= END OF CLASS DATA ========= -->
  177. <HR>
  178. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  179. <A NAME="navbar_bottom"><!-- --></A>
  180. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  181. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  182. <TR>
  183. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  184. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  185. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  186. <TR ALIGN="center" VALIGN="top">
  187. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  188. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  189. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  190. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/WipBrowserFactory.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  191. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  192. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  193. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  194. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  195. </TR>
  196. </TABLE>
  197. </TD>
  198. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  199. </EM>
  200. </TD>
  201. </TR>
  202. <TR>
  203. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  204. &nbsp;<A HREF="../../../../org/chromium/sdk/wip/WipBrowser.WipTabConnector.html" title="interface in org.chromium.sdk.wip"><B>PREV CLASS</B></A>&nbsp;
  205. &nbsp;<A HREF="../../../../org/chromium/sdk/wip/WipBrowserFactory.LoggerFactory.html" title="interface in org.chromium.sdk.wip"><B>NEXT CLASS</B></A></FONT></TD>
  206. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  207. <A HREF="../../../../index.html?org/chromium/sdk/wip/WipBrowserFactory.html" target="_top"><B>FRAMES</B></A> &nbsp;
  208. &nbsp;<A HREF="WipBrowserFactory.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  209. &nbsp;<SCRIPT type="text/javascript">
  210. <!--
  211. if(window==top) {
  212. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  213. }
  214. //-->
  215. </SCRIPT>
  216. <NOSCRIPT>
  217. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  218. </NOSCRIPT>
  219. </FONT></TD>
  220. </TR>
  221. <TR>
  222. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  223. SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  224. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  225. DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  226. </TR>
  227. </TABLE>
  228. <A NAME="skip-navbar_bottom"></A>
  229. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  230. <HR>
  231. </BODY>
  232. </HTML>