|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
CDONet4jSession.Options
.
@Deprecated public static interface CDOSession.Options
Deprecated, use CDONet4jSession.Options
.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.session.CDOSession.Options |
---|
CDOSession.Options.CollectionLoadingPolicyEvent, CDOSession.Options.GeneratedPackageEmulationEvent, CDOSession.Options.LobCacheEvent |
Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.common.CDOCommonSession.Options |
---|
CDOCommonSession.Options.LockNotificationMode, CDOCommonSession.Options.LockNotificationModeEvent, CDOCommonSession.Options.PassiveUpdateEvent, CDOCommonSession.Options.PassiveUpdateMode |
Method Summary | |
---|---|
ISignalProtocol<CDOSession> |
getProtocol()
Deprecated. Kept for 4.0 compatibility. Newer code should call CDONet4jSession.Options.getNet4jProtocol() . |
Methods inherited from interface org.eclipse.emf.cdo.net4j.CDONet4jSession.Options |
---|
getCommitTimeout, getNet4jProtocol, getProgressInterval, setCommitTimeout, setProgressInterval |
Methods inherited from interface org.eclipse.emf.cdo.session.CDOSession.Options |
---|
getCollectionLoadingPolicy, getContainer, getLobCache, isGeneratedPackageEmulationEnabled, setCollectionLoadingPolicy, setGeneratedPackageEmulationEnabled, setLobCache |
Methods inherited from interface org.eclipse.emf.cdo.common.CDOCommonSession.Options |
---|
getLockNotificationMode, getPassiveUpdateMode, isPassiveUpdateEnabled, setLockNotificationMode, setPassiveUpdateEnabled, setPassiveUpdateMode |
Methods inherited from interface org.eclipse.net4j.util.event.INotifier |
---|
addListener, getListeners, hasListeners, removeListener |
Method Detail |
---|
@Deprecated ISignalProtocol<CDOSession> getProtocol()
CDONet4jSession.Options.getNet4jProtocol()
.
protocol
instance that represents the underlying
signalling connection to the repository of this session.
CDONet4jSession.Options.getNet4jProtocol()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |