| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| <!--NewPage--> |
| <HTML> |
| <HEAD> |
| <!-- Generated by javadoc (build 1.5.0_12) on Tue Apr 01 14:48:50 CEST 2008 --> |
| <TITLE> |
| Constant Field Values |
| </TITLE> |
| |
| |
| <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> |
| |
| <SCRIPT type="text/javascript"> |
| function windowTitle() |
| { |
| parent.document.title="Constant Field Values"; |
| } |
| </SCRIPT> |
| <NOSCRIPT> |
| </NOSCRIPT> |
| |
| </HEAD> |
| |
| <BODY BGCOLOR="white" onload="windowTitle();"> |
| |
| |
| <!-- ========= START OF TOP NAVBAR ======= --> |
| <A NAME="navbar_top"><!-- --></A> |
| <A HREF="#skip-navbar_top" title="Skip navigation links"></A> |
| <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> |
| <TR> |
| <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> |
| <A NAME="navbar_top_firstrow"><!-- --></A> |
| <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> |
| <TR ALIGN="center" VALIGN="top"> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="com/trilead/ssh2/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="com/trilead/ssh2/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> |
| </TR> |
| </TABLE> |
| </TD> |
| <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> |
| Trilead SSH-2 for Java</EM> |
| </TD> |
| </TR> |
| |
| <TR> |
| <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
| PREV |
| NEXT</FONT></TD> |
| <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
| <A HREF="index.html?constant-values.html" target="_top"><B>FRAMES</B></A> |
| <A HREF="constant-values.html" target="_top"><B>NO FRAMES</B></A> |
| <SCRIPT type="text/javascript"> |
| <!-- |
| if(window==top) { |
| document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); |
| } |
| //--> |
| </SCRIPT> |
| <NOSCRIPT> |
| <A HREF="allclasses-noframe.html"><B>All Classes</B></A> |
| </NOSCRIPT> |
| |
| |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| <A NAME="skip-navbar_top"></A> |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| |
| <HR> |
| <CENTER> |
| <H1> |
| Constant Field Values</H1> |
| </CENTER> |
| <HR SIZE="4" NOSHADE> |
| <B>Contents</B><UL> |
| <LI><A HREF="#com.trilead">com.trilead.*</A> |
| </UL> |
| |
| <A NAME="com.trilead"><!-- --></A> |
| <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
| <TH ALIGN="left"><FONT SIZE="+2"> |
| com.trilead.*</FONT></TH> |
| </TR> |
| </TABLE> |
| |
| <P> |
| |
| <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="3">com.trilead.ssh2.<A HREF="com/trilead/ssh2/ChannelCondition.html" title="interface in com.trilead.ssh2">ChannelCondition</A></TH> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="com.trilead.ssh2.ChannelCondition.CLOSED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final int</CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="com/trilead/ssh2/ChannelCondition.html#CLOSED">CLOSED</A></CODE></TD> |
| <TD ALIGN="right"><CODE>2</CODE></TD> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="com.trilead.ssh2.ChannelCondition.EOF"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final int</CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="com/trilead/ssh2/ChannelCondition.html#EOF">EOF</A></CODE></TD> |
| <TD ALIGN="right"><CODE>16</CODE></TD> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="com.trilead.ssh2.ChannelCondition.EXIT_SIGNAL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final int</CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="com/trilead/ssh2/ChannelCondition.html#EXIT_SIGNAL">EXIT_SIGNAL</A></CODE></TD> |
| <TD ALIGN="right"><CODE>64</CODE></TD> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="com.trilead.ssh2.ChannelCondition.EXIT_STATUS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final int</CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="com/trilead/ssh2/ChannelCondition.html#EXIT_STATUS">EXIT_STATUS</A></CODE></TD> |
| <TD ALIGN="right"><CODE>32</CODE></TD> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="com.trilead.ssh2.ChannelCondition.STDERR_DATA"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final int</CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="com/trilead/ssh2/ChannelCondition.html#STDERR_DATA">STDERR_DATA</A></CODE></TD> |
| <TD ALIGN="right"><CODE>8</CODE></TD> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="com.trilead.ssh2.ChannelCondition.STDOUT_DATA"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final int</CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="com/trilead/ssh2/ChannelCondition.html#STDOUT_DATA">STDOUT_DATA</A></CODE></TD> |
| <TD ALIGN="right"><CODE>4</CODE></TD> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="com.trilead.ssh2.ChannelCondition.TIMEOUT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final int</CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="com/trilead/ssh2/ChannelCondition.html#TIMEOUT">TIMEOUT</A></CODE></TD> |
| <TD ALIGN="right"><CODE>1</CODE></TD> |
| </TR> |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| |
| <P> |
| |
| <P> |
| |
| <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="3">com.trilead.ssh2.<A HREF="com/trilead/ssh2/Connection.html" title="class in com.trilead.ssh2">Connection</A></TH> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="com.trilead.ssh2.Connection.identification"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final java.lang.String</CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="com/trilead/ssh2/Connection.html#identification">identification</A></CODE></TD> |
| <TD ALIGN="right"><CODE>"TrileadSSH2Java_213"</CODE></TD> |
| </TR> |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| |
| <P> |
| |
| <P> |
| |
| <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
| <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
| <TH ALIGN="left" COLSPAN="3">com.trilead.ssh2.<A HREF="com/trilead/ssh2/KnownHosts.html" title="class in com.trilead.ssh2">KnownHosts</A></TH> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="com.trilead.ssh2.KnownHosts.HOSTKEY_HAS_CHANGED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final int</CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="com/trilead/ssh2/KnownHosts.html#HOSTKEY_HAS_CHANGED">HOSTKEY_HAS_CHANGED</A></CODE></TD> |
| <TD ALIGN="right"><CODE>2</CODE></TD> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="com.trilead.ssh2.KnownHosts.HOSTKEY_IS_NEW"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final int</CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="com/trilead/ssh2/KnownHosts.html#HOSTKEY_IS_NEW">HOSTKEY_IS_NEW</A></CODE></TD> |
| <TD ALIGN="right"><CODE>1</CODE></TD> |
| </TR> |
| <TR BGCOLOR="white" CLASS="TableRowColor"> |
| <A NAME="com.trilead.ssh2.KnownHosts.HOSTKEY_IS_OK"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> |
| <CODE>public static final int</CODE></FONT></TD> |
| <TD ALIGN="left"><CODE><A HREF="com/trilead/ssh2/KnownHosts.html#HOSTKEY_IS_OK">HOSTKEY_IS_OK</A></CODE></TD> |
| <TD ALIGN="right"><CODE>0</CODE></TD> |
| </TR> |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| |
| <P> |
| |
| <P> |
| <HR> |
| |
| |
| <!-- ======= START OF BOTTOM NAVBAR ====== --> |
| <A NAME="navbar_bottom"><!-- --></A> |
| <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> |
| <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> |
| <TR> |
| <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> |
| <A NAME="navbar_bottom_firstrow"><!-- --></A> |
| <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> |
| <TR ALIGN="center" VALIGN="top"> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="com/trilead/ssh2/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="com/trilead/ssh2/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> |
| </TR> |
| </TABLE> |
| </TD> |
| <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> |
| Trilead SSH-2 for Java</EM> |
| </TD> |
| </TR> |
| |
| <TR> |
| <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
| PREV |
| NEXT</FONT></TD> |
| <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
| <A HREF="index.html?constant-values.html" target="_top"><B>FRAMES</B></A> |
| <A HREF="constant-values.html" target="_top"><B>NO FRAMES</B></A> |
| <SCRIPT type="text/javascript"> |
| <!-- |
| if(window==top) { |
| document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); |
| } |
| //--> |
| </SCRIPT> |
| <NOSCRIPT> |
| <A HREF="allclasses-noframe.html"><B>All Classes</B></A> |
| </NOSCRIPT> |
| |
| |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| <A NAME="skip-navbar_bottom"></A> |
| <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| |
| <HR> |
| |
| </BODY> |
| </HTML> |