Factory used by
{@link EtchBridgeHelper#newEtchBridgeServer(String, Resources, EtchBridgeClientFactory)}
to construct a new instance implementing {@link EtchBridgeClient}. The new
instance will receive and process messages from the server session.
| C# | Visual Basic | Visual C++ |
public interface EtchBridgeClientFactory
Public Interface EtchBridgeClientFactory
public interface class EtchBridgeClientFactory
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| NewEtchBridgeClient(RemoteEtchBridgeServer) |