|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Packages that use SocketImplFactory | |
| com.syncbuilder.sync | Connection management with the Palm device. |
| com.syncbuilderx.sync | |
| Uses of SocketImplFactory in com.syncbuilder.sync |
| Classes in com.syncbuilder.sync that implement SocketImplFactory | |
class |
NativeSocketImplFactory
This class is a factory that returns Socket implementations for use with the native pilot-link code. |
class |
NetworkHSSocketImplFactory
This class is a factory that returns Socket implementations for use with the Pure Java Network HotSync code. |
| Methods in com.syncbuilder.sync with parameters of type SocketImplFactory | |
static void |
Socket.setSocketFactory(SocketImplFactory factory)
Set the factory for all client and server sockets. |
| Uses of SocketImplFactory in com.syncbuilderx.sync |
| Classes in com.syncbuilderx.sync that implement SocketImplFactory | |
class |
JHotSyncSocketImplFactory
This class can provide instances of SocketImpl that let you use Brad Barclay's JHotSync protocol stack. |
|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||