| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| <!-- NewPage --> |
| <html lang="de"> |
| <head> |
| <!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 27 16:24:00 CEST 2016 --> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| <title>Serialized Form (Apache Flex - FlexJS: Compiler: Debugger 0.8.0-SNAPSHOT API)</title> |
| <meta name="date" content="2016-09-27"> |
| <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
| </head> |
| <body> |
| <script type="text/javascript"><!-- |
| if (location.href.indexOf('is-external=true') == -1) { |
| parent.document.title="Serialized Form (Apache Flex - FlexJS: Compiler: Debugger 0.8.0-SNAPSHOT API)"; |
| } |
| //--> |
| </script> |
| <noscript> |
| <div>JavaScript is disabled on your browser.</div> |
| </noscript> |
| <!-- ========= START OF TOP NAVBAR ======= --> |
| <div class="topNav"><a name="navbar_top"> |
| <!-- --> |
| </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="overview-summary.html">Overview</a></li> |
| <li>Package</li> |
| <li>Class</li> |
| <li>Use</li> |
| <li><a href="overview-tree.html">Tree</a></li> |
| <li><a href="deprecated-list.html">Deprecated</a></li> |
| <li><a href="index-all.html">Index</a></li> |
| <li><a href="help-doc.html">Help</a></li> |
| </ul> |
| </div> |
| <div class="subNav"> |
| <ul class="navList"> |
| <li>Prev</li> |
| <li>Next</li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="index.html?serialized-form.html" target="_top">Frames</a></li> |
| <li><a href="serialized-form.html" target="_top">No Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_top"> |
| <li><a href="allclasses-noframe.html">All Classes</a></li> |
| </ul> |
| <div> |
| <script type="text/javascript"><!-- |
| allClassesLink = document.getElementById("allclasses_navbar_top"); |
| if(window==top) { |
| allClassesLink.style.display = "block"; |
| } |
| else { |
| allClassesLink.style.display = "none"; |
| } |
| //--> |
| </script> |
| </div> |
| <a name="skip-navbar_top"> |
| <!-- --> |
| </a></div> |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| <div class="header"> |
| <h1 title="Serialized Form" class="title">Serialized Form</h1> |
| </div> |
| <div class="serializedFormContainer"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h2 title="Package">Package flash.tools.debugger</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="flash.tools.debugger.AlreadyActiveApplicationException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="flash/tools/debugger/AlreadyActiveApplicationException.html" title="class in flash.tools.debugger">flash.tools.debugger.AlreadyActiveApplicationException</a> extends <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>0L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"><a name="serializedForm"> |
| <!-- --> |
| </a> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockListLast"> |
| <h4>m_isDebugging</h4> |
| <pre>boolean m_isDebugging</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="flash.tools.debugger.CommandLineException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="flash/tools/debugger/CommandLineException.html" title="class in flash.tools.debugger">flash.tools.debugger.CommandLineException</a> extends <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-5696392627123516956L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"><a name="serializedForm"> |
| <!-- --> |
| </a> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>m_commandLine</h4> |
| <pre><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] m_commandLine</pre> |
| </li> |
| <li class="blockList"> |
| <h4>m_commandOutput</h4> |
| <pre><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> m_commandOutput</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>m_exitValue</h4> |
| <pre>int m_exitValue</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="flash.tools.debugger.InProgressException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="flash/tools/debugger/InProgressException.html" title="class in flash.tools.debugger">flash.tools.debugger.InProgressException</a> extends <a href="flash/tools/debugger/PlayerDebugException.html" title="class in flash.tools.debugger">PlayerDebugException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-8307030350432666820L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="flash.tools.debugger.NoResponseException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="flash/tools/debugger/NoResponseException.html" title="class in flash.tools.debugger">flash.tools.debugger.NoResponseException</a> extends <a href="flash/tools/debugger/PlayerDebugException.html" title="class in flash.tools.debugger">PlayerDebugException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-3704426811630352537L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"><a name="serializedForm"> |
| <!-- --> |
| </a> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockListLast"> |
| <h4>m_waitedFor</h4> |
| <pre>int m_waitedFor</pre> |
| <div class="block">Number of milliseconds that elapsed causing the timeout |
| -1 means unknown.</div> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="flash.tools.debugger.NotConnectedException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="flash/tools/debugger/NotConnectedException.html" title="class in flash.tools.debugger">flash.tools.debugger.NotConnectedException</a> extends <a href="flash/tools/debugger/PlayerDebugException.html" title="class in flash.tools.debugger">PlayerDebugException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-9087367591357152206L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="flash.tools.debugger.NotSupportedException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="flash/tools/debugger/NotSupportedException.html" title="class in flash.tools.debugger">flash.tools.debugger.NotSupportedException</a> extends <a href="flash/tools/debugger/PlayerDebugException.html" title="class in flash.tools.debugger">PlayerDebugException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-8873935118857320824L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="flash.tools.debugger.NotSuspendedException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="flash/tools/debugger/NotSuspendedException.html" title="class in flash.tools.debugger">flash.tools.debugger.NotSuspendedException</a> extends <a href="flash/tools/debugger/PlayerDebugException.html" title="class in flash.tools.debugger">PlayerDebugException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>1373922470760042675L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="flash.tools.debugger.PlayerDebugException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="flash/tools/debugger/PlayerDebugException.html" title="class in flash.tools.debugger">flash.tools.debugger.PlayerDebugException</a> extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>757986761482127248L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="flash.tools.debugger.SuspendedException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="flash/tools/debugger/SuspendedException.html" title="class in flash.tools.debugger">flash.tools.debugger.SuspendedException</a> extends <a href="flash/tools/debugger/PlayerDebugException.html" title="class in flash.tools.debugger">PlayerDebugException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>1168900295788494483L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="flash.tools.debugger.VersionException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="flash/tools/debugger/VersionException.html" title="class in flash.tools.debugger">flash.tools.debugger.VersionException</a> extends <a href="flash/tools/debugger/PlayerDebugException.html" title="class in flash.tools.debugger">PlayerDebugException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>4966523681921720567L</dd> |
| </dl> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package flash.tools.debugger.expression</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="flash.tools.debugger.expression.ExpressionEvaluatorException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="flash/tools/debugger/expression/ExpressionEvaluatorException.html" title="class in flash.tools.debugger.expression">flash.tools.debugger.expression.ExpressionEvaluatorException</a> extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-7005526599250035578L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="flash.tools.debugger.expression.NoSuchVariableException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="flash/tools/debugger/expression/NoSuchVariableException.html" title="class in flash.tools.debugger.expression">flash.tools.debugger.expression.NoSuchVariableException</a> extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-400396588945206074L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="flash.tools.debugger.expression.PlayerFaultException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="flash/tools/debugger/expression/PlayerFaultException.html" title="class in flash.tools.debugger.expression">flash.tools.debugger.expression.PlayerFaultException</a> extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>7754580337597815207L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"><a name="serializedForm"> |
| <!-- --> |
| </a> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockListLast"> |
| <h4>m_event</h4> |
| <pre><a href="flash/tools/debugger/events/FaultEvent.html" title="class in flash.tools.debugger.events">FaultEvent</a> m_event</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package flash.util</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="flash.util.AbstractCache"> |
| <!-- --> |
| </a> |
| <h3>Class flash.util.AbstractCache extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3> |
| <ul class="blockList"> |
| <li class="blockList"><a name="serializedForm"> |
| <!-- --> |
| </a> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>lock</h4> |
| <pre>flash.util.AbstractCache.Lock lock</pre> |
| </li> |
| <li class="blockList"> |
| <h4>busyThread</h4> |
| <pre><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Thread.html?is-external=true" title="class or interface in java.lang">Thread</a> busyThread</pre> |
| </li> |
| <li class="blockList"> |
| <h4>hits</h4> |
| <pre>long hits</pre> |
| </li> |
| <li class="blockList"> |
| <h4>misses</h4> |
| <pre>long misses</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>missPenalty</h4> |
| <pre>long missPenalty</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="flash.util.LRUCache"> |
| <!-- --> |
| </a> |
| <h3>Class flash.util.LRUCache extends flash.util.AbstractCache implements Serializable</h3> |
| <ul class="blockList"> |
| <li class="blockList"><a name="serializedForm"> |
| <!-- --> |
| </a> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>map</h4> |
| <pre><a href="http://docs.oracle.com/javase/6/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a><<a href="http://docs.oracle.com/javase/6/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">V</a>> map</pre> |
| </li> |
| <li class="blockList"> |
| <h4>head</h4> |
| <pre>flash.util.LRUCache.LRUListEntry head</pre> |
| </li> |
| <li class="blockList"> |
| <h4>tail</h4> |
| <pre>flash.util.LRUCache.LRUListEntry tail</pre> |
| </li> |
| <li class="blockList"> |
| <h4>maxSize</h4> |
| <pre>int maxSize</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>purgeSize</h4> |
| <pre>int purgeSize</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package flex.tools.debugger.cli</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="flex.tools.debugger.cli.AmbiguousException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="flex/tools/debugger/cli/AmbiguousException.html" title="class in flex.tools.debugger.cli">flex.tools.debugger.cli.AmbiguousException</a> extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-1627900831637441719L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="flex.tools.debugger.cli.NoMatchException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="flex/tools/debugger/cli/NoMatchException.html" title="class in flex.tools.debugger.cli">flex.tools.debugger.cli.NoMatchException</a> extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>721945420519126096L</dd> |
| </dl> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </div> |
| <!-- ======= START OF BOTTOM NAVBAR ====== --> |
| <div class="bottomNav"><a name="navbar_bottom"> |
| <!-- --> |
| </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="overview-summary.html">Overview</a></li> |
| <li>Package</li> |
| <li>Class</li> |
| <li>Use</li> |
| <li><a href="overview-tree.html">Tree</a></li> |
| <li><a href="deprecated-list.html">Deprecated</a></li> |
| <li><a href="index-all.html">Index</a></li> |
| <li><a href="help-doc.html">Help</a></li> |
| </ul> |
| </div> |
| <div class="subNav"> |
| <ul class="navList"> |
| <li>Prev</li> |
| <li>Next</li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="index.html?serialized-form.html" target="_top">Frames</a></li> |
| <li><a href="serialized-form.html" target="_top">No Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_bottom"> |
| <li><a href="allclasses-noframe.html">All Classes</a></li> |
| </ul> |
| <div> |
| <script type="text/javascript"><!-- |
| allClassesLink = document.getElementById("allclasses_navbar_bottom"); |
| if(window==top) { |
| allClassesLink.style.display = "block"; |
| } |
| else { |
| allClassesLink.style.display = "none"; |
| } |
| //--> |
| </script> |
| </div> |
| <a name="skip-navbar_bottom"> |
| <!-- --> |
| </a></div> |
| <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| <p class="legalCopy"><small>Copyright © 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> |
| </body> |
| </html> |