|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientConnectorFactory | |
|---|---|
| com.sun.sgs.impl.client.comm | Defines the interfaces for client communication with the Project Darkstar Server. |
| com.sun.sgs.impl.client.simple | Provides a simple, concrete implementation for client communication with the Project Darkstar Server. |
| Uses of ClientConnectorFactory in com.sun.sgs.impl.client.comm |
|---|
| Methods in com.sun.sgs.impl.client.comm with parameters of type ClientConnectorFactory | |
|---|---|
protected static void |
ClientConnector.setConnectorFactory(ClientConnectorFactory factory)
Sets the ClientConnectorFactory that will be used
to create new ClientConnectors. |
| Uses of ClientConnectorFactory in com.sun.sgs.impl.client.simple |
|---|
| Classes in com.sun.sgs.impl.client.simple that implement ClientConnectorFactory | |
|---|---|
class |
SimpleConnectorFactory
A trivial ClientConnectorFactory that creates a new SimpleClientConnector each time createConnector
is invoked. |
|
Project Darkstar, Version 0.9.10.9 2013-07-29 21:26:22 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||