blob: 690b1a17284f5cb20a77af38437996a8ada55533 [file] [log] [blame]
<!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_02) on Sat Jul 09 23:08:09 PDT 2005 -->
<TITLE>
ClientSOContainer
</TITLE>
<META NAME="keywords" CONTENT="org.eclipse.ecf.provider.generic.ClientSOContainer class">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="ClientSOContainer";
}
</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>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ClientSOContainer.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV CLASS&nbsp;
&nbsp;<A HREF="../../../../../org/eclipse/ecf/provider/generic/ContainerInstantiator.html" title="class in org.eclipse.ecf.provider.generic"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/eclipse/ecf/provider/generic/ClientSOContainer.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="ClientSOContainer.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.eclipse.ecf.provider.generic</FONT>
<BR>
Class ClientSOContainer</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html" title="class in org.eclipse.ecf.provider.generic">org.eclipse.ecf.provider.generic.SOContainer</A>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.eclipse.ecf.provider.generic.ClientSOContainer</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD>org.eclipse.core.runtime.IAdaptable, <A HREF="../../../../../org/eclipse/ecf/core/IContainer.html" title="interface in org.eclipse.ecf.core">IContainer</A>, <A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectContainer.html" title="interface in org.eclipse.ecf.core">ISharedObjectContainer</A></DD>
</DL>
<DL>
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../org/eclipse/ecf/provider/generic/TCPClientSOContainer.html" title="class in org.eclipse.ecf.provider.generic">TCPClientSOContainer</A>, <A HREF="../../../../../org/eclipse/ecf/provider/xmpp/container/XMPPClientSOContainer.html" title="class in org.eclipse.ecf.provider.xmpp.container">XMPPClientSOContainer</A>, <A HREF="../../../../../org/eclipse/ecf/provider/xmpp/container/XMPPGroupChatSOContainer.html" title="class in org.eclipse.ecf.provider.xmpp.container">XMPPGroupChatSOContainer</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public abstract class <B>ClientSOContainer</B><DT>extends <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html" title="class in org.eclipse.ecf.provider.generic">SOContainer</A></DL>
</PRE>
<P>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_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>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;byte</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#CONNECTED">CONNECTED</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;byte</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#CONNECTING">CONNECTING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../org/eclipse/ecf/core/comm/ISynchAsynchConnection.html" title="interface in org.eclipse.ecf.core.comm">ISynchAsynchConnection</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#connection">connection</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;byte</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#connectionState">connectionState</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;org.eclipse.ecf.provider.generic.ClientSOContainer.Lock</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#connectLock">connectLock</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#remoteServerID">remoteServerID</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;byte</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#UNCONNECTED">UNCONNECTED</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.eclipse.ecf.provider.generic.SOContainer"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class org.eclipse.ecf.provider.generic.<A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html" title="class in org.eclipse.ecf.provider.generic">SOContainer</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#config">config</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#DEFAULT_OBJECT_ARG_KEY">DEFAULT_OBJECT_ARG_KEY</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#DEFAULT_OBJECT_ARGTYPES_KEY">DEFAULT_OBJECT_ARGTYPES_KEY</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#groupManager">groupManager</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#isClosing">isClosing</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#loadingThreadGroup">loadingThreadGroup</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#policy">policy</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#receiver">receiver</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#sharedObjectManager">sharedObjectManager</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#sharedObjectThreadGroup">sharedObjectThreadGroup</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== 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><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#ClientSOContainer(org.eclipse.ecf.core.ISharedObjectContainerConfig)">ClientSOContainer</A></B>(<A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectContainerConfig.html" title="interface in org.eclipse.ecf.core">ISharedObjectContainerConfig</A>&nbsp;config)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_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>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#dispose(long)">dispose</A></B>(long&nbsp;wait)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Dispose this ISharedObjectContainer instance.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#forwardExcluding(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.identity.ID, byte, java.io.Serializable)">forwardExcluding</A></B>(<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;from,
<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;excluding,
byte&nbsp;msg,
java.io.Serializable&nbsp;data)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#forwardExcluding(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.provider.generic.ContainerMessage)">forwardExcluding</A></B>(<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;from,
<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;excluding,
<A HREF="../../../../../org/eclipse/ecf/provider/generic/ContainerMessage.html" title="class in org.eclipse.ecf.provider.generic">ContainerMessage</A>&nbsp;data)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#forwardToRemote(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.provider.generic.ContainerMessage)">forwardToRemote</A></B>(<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;from,
<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;to,
<A HREF="../../../../../org/eclipse/ecf/provider/generic/ContainerMessage.html" title="class in org.eclipse.ecf.provider.generic">ContainerMessage</A>&nbsp;message)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../org/eclipse/ecf/core/comm/ISynchAsynchConnection.html" title="interface in org.eclipse.ecf.core.comm">ISynchAsynchConnection</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#getConnection()">getConnection</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;org.eclipse.ecf.provider.generic.ClientSOContainer.Lock</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#getConnectLock()">getConnectLock</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#getConnectTimeout()">getConnectTimeout</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#getGroupID()">getGroupID</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the group id that this container has joined.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#getIDForConnection(org.eclipse.ecf.core.comm.IAsynchConnection)">getIDForConnection</A></B>(<A HREF="../../../../../org/eclipse/ecf/core/comm/IAsynchConnection.html" title="interface in org.eclipse.ecf.core.comm">IAsynchConnection</A>&nbsp;conn)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;java.io.Serializable</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#getLeaveData(org.eclipse.ecf.core.identity.ID)">getLeaveData</A></B>(<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#handleConnectResponse(org.eclipse.ecf.core.identity.ID, java.lang.Object)">handleConnectResponse</A></B>(<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;orginalTarget,
java.lang.Object&nbsp;serverData)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#handleLeaveGroupMessage(org.eclipse.ecf.provider.generic.ContainerMessage)">handleLeaveGroupMessage</A></B>(<A HREF="../../../../../org/eclipse/ecf/provider/generic/ContainerMessage.html" title="class in org.eclipse.ecf.provider.generic">ContainerMessage</A>&nbsp;mess)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#handleViewChangeMessage(org.eclipse.ecf.provider.generic.ContainerMessage)">handleViewChangeMessage</A></B>(<A HREF="../../../../../org/eclipse/ecf/provider/generic/ContainerMessage.html" title="class in org.eclipse.ecf.provider.generic">ContainerMessage</A>&nbsp;mess)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#isConnected()">isConnected</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#isConnecting()">isConnecting</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#isGroupManager()">isGroupManager</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#isGroupServer()">isGroupServer</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#joinGroup(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.security.IJoinContext)">joinGroup</A></B>(<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;remote,
<A HREF="../../../../../org/eclipse/ecf/core/security/IJoinContext.html" title="interface in org.eclipse.ecf.core.security">IJoinContext</A>&nbsp;joinContext)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Join a container group.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#leaveGroup()">leaveGroup</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Leave a container group.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;javax.security.auth.callback.Callback[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#makeAuthorizationCallbacks()">makeAuthorizationCallbacks</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#makeConnectData(org.eclipse.ecf.core.identity.ID, javax.security.auth.callback.Callback[], java.lang.Object)">makeConnectData</A></B>(<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;target,
javax.security.auth.callback.Callback[]&nbsp;cbs,
java.lang.Object&nbsp;data)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected abstract &nbsp;<A HREF="../../../../../org/eclipse/ecf/core/comm/ISynchAsynchConnection.html" title="interface in org.eclipse.ecf.core.comm">ISynchAsynchConnection</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#makeConnection(org.eclipse.ecf.core.identity.ID, java.lang.Object)">makeConnection</A></B>(<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;remoteSpace,
java.lang.Object&nbsp;data)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#memberLeave(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.comm.IAsynchConnection)">memberLeave</A></B>(<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;fromID,
<A HREF="../../../../../org/eclipse/ecf/core/comm/IAsynchConnection.html" title="interface in org.eclipse.ecf.core.comm">IAsynchConnection</A>&nbsp;conn)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#processAsynchPacket(org.eclipse.ecf.core.comm.AsynchConnectionEvent)">processAsynchPacket</A></B>(<A HREF="../../../../../org/eclipse/ecf/core/comm/AsynchConnectionEvent.html" title="class in org.eclipse.ecf.core.comm">AsynchConnectionEvent</A>&nbsp;evt)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#processDisconnect(org.eclipse.ecf.core.comm.DisconnectConnectionEvent)">processDisconnect</A></B>(<A HREF="../../../../../org/eclipse/ecf/core/comm/DisconnectConnectionEvent.html" title="class in org.eclipse.ecf.core.comm">DisconnectConnectionEvent</A>&nbsp;evt)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;java.io.Serializable</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#processSynch(org.eclipse.ecf.core.comm.SynchConnectionEvent)">processSynch</A></B>(<A HREF="../../../../../org/eclipse/ecf/core/comm/SynchConnectionEvent.html" title="class in org.eclipse.ecf.core.comm">SynchConnectionEvent</A>&nbsp;evt)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#queueContainerMessage(org.eclipse.ecf.provider.generic.ContainerMessage)">queueContainerMessage</A></B>(<A HREF="../../../../../org/eclipse/ecf/provider/generic/ContainerMessage.html" title="class in org.eclipse.ecf.provider.generic">ContainerMessage</A>&nbsp;message)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#sendCreateMsg(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.SharedObjectDescription)">sendCreateMsg</A></B>(<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;toID,
<A HREF="../../../../../org/eclipse/ecf/core/SharedObjectDescription.html" title="class in org.eclipse.ecf.core">SharedObjectDescription</A>&nbsp;createInfo)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/ClientSOContainer.html#sendMessage(org.eclipse.ecf.provider.generic.ContainerMessage)">sendMessage</A></B>(<A HREF="../../../../../org/eclipse/ecf/provider/generic/ContainerMessage.html" title="class in org.eclipse.ecf.provider.generic">ContainerMessage</A>&nbsp;data)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.eclipse.ecf.provider.generic.SOContainer"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.eclipse.ecf.provider.generic.<A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html" title="class in org.eclipse.ecf.provider.generic">SOContainer</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#addListener(org.eclipse.ecf.core.ISharedObjectContainerListener, java.lang.String)">addListener</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#addNewRemoteMember(org.eclipse.ecf.core.identity.ID, java.lang.Object)">addNewRemoteMember</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#addSharedObject0(org.eclipse.ecf.core.SharedObjectDescription, org.eclipse.ecf.core.ISharedObject)">addSharedObject0</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#addSharedObjectAndWait(org.eclipse.ecf.core.SharedObjectDescription, org.eclipse.ecf.core.ISharedObject)">addSharedObjectAndWait</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#addSharedObjectWrapper(org.eclipse.ecf.provider.generic.SOWrapper)">addSharedObjectWrapper</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#addToLoading(org.eclipse.ecf.provider.generic.SOContainer.LoadingSharedObject)">addToLoading</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#checkRemoteCreate(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.SharedObjectDescription)">checkRemoteCreate</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#debug(java.lang.String)">debug</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#deserializeContainerMessage(byte[])">deserializeContainerMessage</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#deserializeSharedObjectMessage(byte[])">deserializeSharedObjectMessage</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#destroySharedObject(org.eclipse.ecf.core.identity.ID)">destroySharedObject</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#dumpStack(java.lang.String, java.lang.Throwable)">dumpStack</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#fireContainerEvent(org.eclipse.ecf.core.events.IContainerEvent)">fireContainerEvent</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#forward(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.provider.generic.ContainerMessage)">forward</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#getAdapter(java.lang.Class)">getAdapter</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#getArgsFromProperties(org.eclipse.ecf.core.SharedObjectDescription)">getArgsFromProperties</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#getArgTypesFromProperties(org.eclipse.ecf.core.SharedObjectDescription)">getArgTypesFromProperties</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#getClassLoaderForContainer()">getClassLoaderForContainer</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#getClassLoaderForSharedObject(org.eclipse.ecf.core.SharedObjectDescription)">getClassLoaderForSharedObject</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#getConfig()">getConfig</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#getGroupMemberIDs()">getGroupMemberIDs</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#getGroupMembershipLock()">getGroupMembershipLock</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#getID()">getID</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#getMaxGroupMembers()">getMaxGroupMembers</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#getNewSharedObjectThread(org.eclipse.ecf.core.identity.ID, java.lang.Runnable)">getNewSharedObjectThread</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#getNextSequenceNumber()">getNextSequenceNumber</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#getOSGIServiceInterface()">getOSGIServiceInterface</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#getOtherMemberIDs()">getOtherMemberIDs</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#getReceiver()">getReceiver</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#getSharedObject(org.eclipse.ecf.core.identity.ID)">getSharedObject</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#getSharedObjectIDs()">getSharedObjectIDs</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#getSharedObjectManager()">getSharedObjectManager</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#getSharedObjectThreadGroup()">getSharedObjectThreadGroup</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#getSharedObjectWrapper(org.eclipse.ecf.core.identity.ID)">getSharedObjectWrapper</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#handleAsynchIOException(java.io.IOException, org.eclipse.ecf.core.comm.AsynchConnectionEvent)">handleAsynchIOException</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#handleCreateMessage(org.eclipse.ecf.provider.generic.ContainerMessage)">handleCreateMessage</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#handleCreateResponseMessage(org.eclipse.ecf.provider.generic.ContainerMessage)">handleCreateResponseMessage</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#handleSharedObjectDisposeMessage(org.eclipse.ecf.provider.generic.ContainerMessage)">handleSharedObjectDisposeMessage</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#handleSharedObjectMessage(org.eclipse.ecf.provider.generic.ContainerMessage)">handleSharedObjectMessage</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#handleUnidentifiedMessage(org.eclipse.ecf.provider.generic.ContainerMessage)">handleUnidentifiedMessage</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#isClosing()">isClosing</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#killConnection(org.eclipse.ecf.core.comm.IConnection)">killConnection</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#load(org.eclipse.ecf.core.SharedObjectDescription)">load</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#log(java.lang.String)">log</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#logException(java.lang.String, java.lang.Throwable)">logException</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#makeLoadingThreadGroup()">makeLoadingThreadGroup</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#makeRemoteSharedObjectConfig(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.SharedObjectDescription, org.eclipse.ecf.core.ISharedObject)">makeRemoteSharedObjectConfig</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#makeRemoteSharedObjectContext(org.eclipse.ecf.provider.generic.SOConfig, org.eclipse.ecf.core.util.IQueueEnqueue)">makeRemoteSharedObjectContext</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#makeRemoteSharedObjectWrapper(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.SharedObjectDescription, org.eclipse.ecf.core.ISharedObject)">makeRemoteSharedObjectWrapper</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#makeSharedObjectConfig(org.eclipse.ecf.core.SharedObjectDescription, org.eclipse.ecf.core.ISharedObject)">makeSharedObjectConfig</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#makeSharedObjectContext(org.eclipse.ecf.provider.generic.SOConfig, org.eclipse.ecf.core.util.IQueueEnqueue)">makeSharedObjectContext</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#makeSharedObjectWrapper(org.eclipse.ecf.core.SharedObjectDescription, org.eclipse.ecf.core.ISharedObject)">makeSharedObjectWrapper</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#memberLeave(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.comm.IConnection)">memberLeave</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#moveFromLoadingToActive(org.eclipse.ecf.provider.generic.SOWrapper)">moveFromLoadingToActive</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#notifySharedObjectActivated(org.eclipse.ecf.core.identity.ID)">notifySharedObjectActivated</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#notifySharedObjectDeactivated(org.eclipse.ecf.core.identity.ID)">notifySharedObjectDeactivated</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#processAsynch(org.eclipse.ecf.core.comm.AsynchConnectionEvent)">processAsynch</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#removeFromLoading(org.eclipse.ecf.core.identity.ID)">removeFromLoading</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#removeListener(org.eclipse.ecf.core.ISharedObjectContainerListener)">removeListener</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#removeRemoteMember(org.eclipse.ecf.core.identity.ID)">removeRemoteMember</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#removeSharedObject(org.eclipse.ecf.core.identity.ID)">removeSharedObject</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#sendCreate(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.SharedObjectDescription)">sendCreate</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#sendCreateResponse(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.identity.ID, java.lang.Throwable, long)">sendCreateResponse</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#sendCreateResponseSharedObjectMessage(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.identity.ID, java.lang.Throwable, long)">sendCreateResponseSharedObjectMessage</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#sendCreateSharedObjectMessage(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.SharedObjectDescription)">sendCreateSharedObjectMessage</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#sendDispose(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.identity.ID)">sendDispose</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#sendDisposeSharedObjectMessage(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.identity.ID)">sendDisposeSharedObjectMessage</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#sendMessage(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.identity.ID, java.lang.Object)">sendMessage</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#sendSharedObjectMessage(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.identity.ID, java.io.Serializable)">sendSharedObjectMessage</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#serializeObject(java.io.Serializable)">serializeObject</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#serializeSharedObjectMessage(org.eclipse.ecf.core.identity.ID, java.lang.Object)">serializeSharedObjectMessage</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#setIsClosing()">setIsClosing</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#setMaxGroupMembers(int)">setMaxGroupMembers</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#setRemoteAddPolicy(org.eclipse.ecf.core.security.ISharedObjectPolicy)">setRemoteAddPolicy</A>, <A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#validateContainerMessage(java.lang.Object)">validateContainerMessage</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="connection"><!-- --></A><H3>
connection</H3>
<PRE>
protected <A HREF="../../../../../org/eclipse/ecf/core/comm/ISynchAsynchConnection.html" title="interface in org.eclipse.ecf.core.comm">ISynchAsynchConnection</A> <B>connection</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="remoteServerID"><!-- --></A><H3>
remoteServerID</H3>
<PRE>
protected <A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A> <B>remoteServerID</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="connectionState"><!-- --></A><H3>
connectionState</H3>
<PRE>
protected byte <B>connectionState</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="UNCONNECTED"><!-- --></A><H3>
UNCONNECTED</H3>
<PRE>
public static final byte <B>UNCONNECTED</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.ecf.provider.generic.ClientSOContainer.UNCONNECTED">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="CONNECTING"><!-- --></A><H3>
CONNECTING</H3>
<PRE>
public static final byte <B>CONNECTING</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.ecf.provider.generic.ClientSOContainer.CONNECTING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="CONNECTED"><!-- --></A><H3>
CONNECTED</H3>
<PRE>
public static final byte <B>CONNECTED</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.ecf.provider.generic.ClientSOContainer.CONNECTED">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="connectLock"><!-- --></A><H3>
connectLock</H3>
<PRE>
protected org.eclipse.ecf.provider.generic.ClientSOContainer.Lock <B>connectLock</B></PRE>
<DL>
<DL>
</DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="ClientSOContainer(org.eclipse.ecf.core.ISharedObjectContainerConfig)"><!-- --></A><H3>
ClientSOContainer</H3>
<PRE>
public <B>ClientSOContainer</B>(<A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectContainerConfig.html" title="interface in org.eclipse.ecf.core">ISharedObjectContainerConfig</A>&nbsp;config)</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="getConnectLock()"><!-- --></A><H3>
getConnectLock</H3>
<PRE>
protected org.eclipse.ecf.provider.generic.ClientSOContainer.Lock <B>getConnectLock</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getConnection()"><!-- --></A><H3>
getConnection</H3>
<PRE>
protected <A HREF="../../../../../org/eclipse/ecf/core/comm/ISynchAsynchConnection.html" title="interface in org.eclipse.ecf.core.comm">ISynchAsynchConnection</A> <B>getConnection</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="dispose(long)"><!-- --></A><H3>
dispose</H3>
<PRE>
public void <B>dispose</B>(long&nbsp;wait)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/eclipse/ecf/core/IContainer.html#dispose(long)">IContainer</A></CODE></B></DD>
<DD>Dispose this ISharedObjectContainer instance. The container instance will
be made inactive after the completion of this method and will be
unavailable for subsequent usage
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/eclipse/ecf/core/IContainer.html#dispose(long)">dispose</A></CODE> in interface <CODE><A HREF="../../../../../org/eclipse/ecf/core/IContainer.html" title="interface in org.eclipse.ecf.core">IContainer</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#dispose(long)">dispose</A></CODE> in class <CODE><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html" title="class in org.eclipse.ecf.provider.generic">SOContainer</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isGroupServer()"><!-- --></A><H3>
isGroupServer</H3>
<PRE>
public final boolean <B>isGroupServer</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isGroupManager()"><!-- --></A><H3>
isGroupManager</H3>
<PRE>
public final boolean <B>isGroupManager</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectContainer.html#isGroupManager()">isGroupManager</A></CODE> in interface <CODE><A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectContainer.html" title="interface in org.eclipse.ecf.core">ISharedObjectContainer</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#isGroupManager()">isGroupManager</A></CODE> in class <CODE><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html" title="class in org.eclipse.ecf.provider.generic">SOContainer</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>true if this ISharedObjectContainer instance is in the 'manager'
role for the group, false otherwise</DL>
</DD>
</DL>
<HR>
<A NAME="getGroupID()"><!-- --></A><H3>
getGroupID</H3>
<PRE>
public <A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A> <B>getGroupID</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectContainer.html#getGroupID()">ISharedObjectContainer</A></CODE></B></DD>
<DD>Get the group id that this container has joined. Return null if no group
has previously been joined.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectContainer.html#getGroupID()">getGroupID</A></CODE> in interface <CODE><A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectContainer.html" title="interface in org.eclipse.ecf.core">ISharedObjectContainer</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#getGroupID()">getGroupID</A></CODE> in class <CODE><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html" title="class in org.eclipse.ecf.provider.generic">SOContainer</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>ID of the group previously joined</DL>
</DD>
</DL>
<HR>
<A NAME="makeAuthorizationCallbacks()"><!-- --></A><H3>
makeAuthorizationCallbacks</H3>
<PRE>
protected javax.security.auth.callback.Callback[] <B>makeAuthorizationCallbacks</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="joinGroup(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.security.IJoinContext)"><!-- --></A><H3>
joinGroup</H3>
<PRE>
public void <B>joinGroup</B>(<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;remote,
<A HREF="../../../../../org/eclipse/ecf/core/security/IJoinContext.html" title="interface in org.eclipse.ecf.core.security">IJoinContext</A>&nbsp;joinContext)
throws <A HREF="../../../../../org/eclipse/ecf/core/SharedObjectContainerJoinException.html" title="class in org.eclipse.ecf.core">SharedObjectContainerJoinException</A></PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/eclipse/ecf/core/IContainer.html#joinGroup(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.security.IJoinContext)">IContainer</A></CODE></B></DD>
<DD>Join a container group. The group to join is identified by the first
parameter (groupID) using any required authentication provided via the
second parameter (joinContext). This method provides an implementation
independent way for container implementations to connect, authenticate,
and communicate with a remote service or group of services. Providers are
responsible for implementing this operation in a way appropriate to the
given remote service and expected protocol.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/eclipse/ecf/core/IContainer.html#joinGroup(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.security.IJoinContext)">joinGroup</A></CODE> in interface <CODE><A HREF="../../../../../org/eclipse/ecf/core/IContainer.html" title="interface in org.eclipse.ecf.core">IContainer</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#joinGroup(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.security.IJoinContext)">joinGroup</A></CODE> in class <CODE><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html" title="class in org.eclipse.ecf.provider.generic">SOContainer</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>remote</CODE> - the ID of the remote service to join<DD><CODE>joinContext</CODE> - any required context to allow this container to authenticate
on join with remote containers
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/eclipse/ecf/core/SharedObjectContainerJoinException.html" title="class in org.eclipse.ecf.core">SharedObjectContainerJoinException</A></CODE> - thrown if communication cannot be established with remote
service</DL>
</DD>
</DL>
<HR>
<A NAME="getConnectTimeout()"><!-- --></A><H3>
getConnectTimeout</H3>
<PRE>
protected int <B>getConnectTimeout</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="handleLeaveGroupMessage(org.eclipse.ecf.provider.generic.ContainerMessage)"><!-- --></A><H3>
handleLeaveGroupMessage</H3>
<PRE>
protected void <B>handleLeaveGroupMessage</B>(<A HREF="../../../../../org/eclipse/ecf/provider/generic/ContainerMessage.html" title="class in org.eclipse.ecf.provider.generic">ContainerMessage</A>&nbsp;mess)</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#handleLeaveGroupMessage(org.eclipse.ecf.provider.generic.ContainerMessage)">handleLeaveGroupMessage</A></CODE> in class <CODE><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html" title="class in org.eclipse.ecf.provider.generic">SOContainer</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="handleViewChangeMessage(org.eclipse.ecf.provider.generic.ContainerMessage)"><!-- --></A><H3>
handleViewChangeMessage</H3>
<PRE>
protected void <B>handleViewChangeMessage</B>(<A HREF="../../../../../org/eclipse/ecf/provider/generic/ContainerMessage.html" title="class in org.eclipse.ecf.provider.generic">ContainerMessage</A>&nbsp;mess)
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#handleViewChangeMessage(org.eclipse.ecf.provider.generic.ContainerMessage)">handleViewChangeMessage</A></CODE> in class <CODE><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html" title="class in org.eclipse.ecf.provider.generic">SOContainer</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="forwardExcluding(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.provider.generic.ContainerMessage)"><!-- --></A><H3>
forwardExcluding</H3>
<PRE>
protected void <B>forwardExcluding</B>(<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;from,
<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;excluding,
<A HREF="../../../../../org/eclipse/ecf/provider/generic/ContainerMessage.html" title="class in org.eclipse.ecf.provider.generic">ContainerMessage</A>&nbsp;data)
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#forwardExcluding(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.provider.generic.ContainerMessage)">forwardExcluding</A></CODE> in class <CODE><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html" title="class in org.eclipse.ecf.provider.generic">SOContainer</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="makeConnectData(org.eclipse.ecf.core.identity.ID, javax.security.auth.callback.Callback[], java.lang.Object)"><!-- --></A><H3>
makeConnectData</H3>
<PRE>
protected java.lang.Object <B>makeConnectData</B>(<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;target,
javax.security.auth.callback.Callback[]&nbsp;cbs,
java.lang.Object&nbsp;data)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getLeaveData(org.eclipse.ecf.core.identity.ID)"><!-- --></A><H3>
getLeaveData</H3>
<PRE>
protected java.io.Serializable <B>getLeaveData</B>(<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;target)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="leaveGroup()"><!-- --></A><H3>
leaveGroup</H3>
<PRE>
public void <B>leaveGroup</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/eclipse/ecf/core/IContainer.html#leaveGroup()">IContainer</A></CODE></B></DD>
<DD>Leave a container group. This operation will disconnect the local
container instance from any previously joined group.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/eclipse/ecf/core/IContainer.html#leaveGroup()">leaveGroup</A></CODE> in interface <CODE><A HREF="../../../../../org/eclipse/ecf/core/IContainer.html" title="interface in org.eclipse.ecf.core">IContainer</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#leaveGroup()">leaveGroup</A></CODE> in class <CODE><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html" title="class in org.eclipse.ecf.provider.generic">SOContainer</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="makeConnection(org.eclipse.ecf.core.identity.ID, java.lang.Object)"><!-- --></A><H3>
makeConnection</H3>
<PRE>
protected abstract <A HREF="../../../../../org/eclipse/ecf/core/comm/ISynchAsynchConnection.html" title="interface in org.eclipse.ecf.core.comm">ISynchAsynchConnection</A> <B>makeConnection</B>(<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;remoteSpace,
java.lang.Object&nbsp;data)
throws <A HREF="../../../../../org/eclipse/ecf/core/comm/ConnectionInstantiationException.html" title="class in org.eclipse.ecf.core.comm">ConnectionInstantiationException</A></PRE>
<DL>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/eclipse/ecf/core/comm/ConnectionInstantiationException.html" title="class in org.eclipse.ecf.core.comm">ConnectionInstantiationException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="queueContainerMessage(org.eclipse.ecf.provider.generic.ContainerMessage)"><!-- --></A><H3>
queueContainerMessage</H3>
<PRE>
protected void <B>queueContainerMessage</B>(<A HREF="../../../../../org/eclipse/ecf/provider/generic/ContainerMessage.html" title="class in org.eclipse.ecf.provider.generic">ContainerMessage</A>&nbsp;message)
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#queueContainerMessage(org.eclipse.ecf.provider.generic.ContainerMessage)">queueContainerMessage</A></CODE> in class <CODE><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html" title="class in org.eclipse.ecf.provider.generic">SOContainer</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="forwardExcluding(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.identity.ID, byte, java.io.Serializable)"><!-- --></A><H3>
forwardExcluding</H3>
<PRE>
protected void <B>forwardExcluding</B>(<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;from,
<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;excluding,
byte&nbsp;msg,
java.io.Serializable&nbsp;data)
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="forwardToRemote(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.provider.generic.ContainerMessage)"><!-- --></A><H3>
forwardToRemote</H3>
<PRE>
protected void <B>forwardToRemote</B>(<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;from,
<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;to,
<A HREF="../../../../../org/eclipse/ecf/provider/generic/ContainerMessage.html" title="class in org.eclipse.ecf.provider.generic">ContainerMessage</A>&nbsp;message)
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#forwardToRemote(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.provider.generic.ContainerMessage)">forwardToRemote</A></CODE> in class <CODE><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html" title="class in org.eclipse.ecf.provider.generic">SOContainer</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getIDForConnection(org.eclipse.ecf.core.comm.IAsynchConnection)"><!-- --></A><H3>
getIDForConnection</H3>
<PRE>
protected <A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A> <B>getIDForConnection</B>(<A HREF="../../../../../org/eclipse/ecf/core/comm/IAsynchConnection.html" title="interface in org.eclipse.ecf.core.comm">IAsynchConnection</A>&nbsp;conn)</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#getIDForConnection(org.eclipse.ecf.core.comm.IAsynchConnection)">getIDForConnection</A></CODE> in class <CODE><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html" title="class in org.eclipse.ecf.provider.generic">SOContainer</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="memberLeave(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.comm.IAsynchConnection)"><!-- --></A><H3>
memberLeave</H3>
<PRE>
protected void <B>memberLeave</B>(<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;fromID,
<A HREF="../../../../../org/eclipse/ecf/core/comm/IAsynchConnection.html" title="interface in org.eclipse.ecf.core.comm">IAsynchConnection</A>&nbsp;conn)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="sendMessage(org.eclipse.ecf.provider.generic.ContainerMessage)"><!-- --></A><H3>
sendMessage</H3>
<PRE>
protected void <B>sendMessage</B>(<A HREF="../../../../../org/eclipse/ecf/provider/generic/ContainerMessage.html" title="class in org.eclipse.ecf.provider.generic">ContainerMessage</A>&nbsp;data)
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#sendMessage(org.eclipse.ecf.provider.generic.ContainerMessage)">sendMessage</A></CODE> in class <CODE><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html" title="class in org.eclipse.ecf.provider.generic">SOContainer</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="sendCreateMsg(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.SharedObjectDescription)"><!-- --></A><H3>
sendCreateMsg</H3>
<PRE>
protected <A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>[] <B>sendCreateMsg</B>(<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;toID,
<A HREF="../../../../../org/eclipse/ecf/core/SharedObjectDescription.html" title="class in org.eclipse.ecf.core">SharedObjectDescription</A>&nbsp;createInfo)
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="processDisconnect(org.eclipse.ecf.core.comm.DisconnectConnectionEvent)"><!-- --></A><H3>
processDisconnect</H3>
<PRE>
protected void <B>processDisconnect</B>(<A HREF="../../../../../org/eclipse/ecf/core/comm/DisconnectConnectionEvent.html" title="class in org.eclipse.ecf.core.comm">DisconnectConnectionEvent</A>&nbsp;evt)</PRE>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#processDisconnect(org.eclipse.ecf.core.comm.DisconnectConnectionEvent)">processDisconnect</A></CODE> in class <CODE><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html" title="class in org.eclipse.ecf.provider.generic">SOContainer</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="processAsynchPacket(org.eclipse.ecf.core.comm.AsynchConnectionEvent)"><!-- --></A><H3>
processAsynchPacket</H3>
<PRE>
protected void <B>processAsynchPacket</B>(<A HREF="../../../../../org/eclipse/ecf/core/comm/AsynchConnectionEvent.html" title="class in org.eclipse.ecf.core.comm">AsynchConnectionEvent</A>&nbsp;evt)
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="processSynch(org.eclipse.ecf.core.comm.SynchConnectionEvent)"><!-- --></A><H3>
processSynch</H3>
<PRE>
protected java.io.Serializable <B>processSynch</B>(<A HREF="../../../../../org/eclipse/ecf/core/comm/SynchConnectionEvent.html" title="class in org.eclipse.ecf.core.comm">SynchConnectionEvent</A>&nbsp;evt)
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html#processSynch(org.eclipse.ecf.core.comm.SynchConnectionEvent)">processSynch</A></CODE> in class <CODE><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html" title="class in org.eclipse.ecf.provider.generic">SOContainer</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="isConnected()"><!-- --></A><H3>
isConnected</H3>
<PRE>
protected boolean <B>isConnected</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isConnecting()"><!-- --></A><H3>
isConnecting</H3>
<PRE>
protected boolean <B>isConnecting</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="handleConnectResponse(org.eclipse.ecf.core.identity.ID, java.lang.Object)"><!-- --></A><H3>
handleConnectResponse</H3>
<PRE>
protected <A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A> <B>handleConnectResponse</B>(<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;orginalTarget,
java.lang.Object&nbsp;serverData)
throws java.lang.Exception</PRE>
<DL>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.lang.Exception</CODE></DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<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>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ClientSOContainer.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV CLASS&nbsp;
&nbsp;<A HREF="../../../../../org/eclipse/ecf/provider/generic/ContainerInstantiator.html" title="class in org.eclipse.ecf.provider.generic"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/eclipse/ecf/provider/generic/ClientSOContainer.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="ClientSOContainer.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>