|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SyncChannelFactory
SynchChannelFactory objects can create org.activeio.SynchChannel
and org.activeio.SynchChannelServer objects.
| Method Summary | |
|---|---|
SyncChannelServer |
bindSyncChannel(URI location)
Binds a server at the URI location. |
SyncChannel |
openSyncChannel(URI location)
Opens a connection to server. |
| Method Detail |
|---|
SyncChannel openSyncChannel(URI location)
throws IOException
location -
IOException
SyncChannelServer bindSyncChannel(URI location)
throws IOException
location -
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||