Uses of Interface
org.eclipse.emf.cdo.net4j.CDONet4jSession
Packages that use CDONet4jSession
Package
Description
Client side of the protocol to administer CDO repositories remotely.
Server integration of the CDO Lifecycle Management.
Client concepts for dealing with Net4j-based sessions to remote repositories.
Server concepts for dealing with Net4j-based repositories and fail-over infrastructure.
-
Uses of CDONet4jSession in org.eclipse.emf.cdo.admin
Methods in org.eclipse.emf.cdo.admin that return CDONet4jSessionModifier and TypeMethodDescriptionCDOAdminClientRepository.openSession()
CDOAdminClientRepository.openSession
(CDOAdminClientRepository.SessionConfigurator configurator) -
Uses of CDONet4jSession in org.eclipse.emf.cdo.lm.server
Methods in org.eclipse.emf.cdo.lm.server that return CDONet4jSessionModifier and TypeMethodDescriptionprotected CDONet4jSession
AbstractLifecycleManager.openModuleSession
(InternalRepository moduleRepository) -
Uses of CDONet4jSession in org.eclipse.emf.cdo.net4j
Subinterfaces of CDONet4jSession in org.eclipse.emf.cdo.net4jMethods in org.eclipse.emf.cdo.net4j that return CDONet4jSessionModifier and TypeMethodDescriptionstatic CDONet4jSession
CDONet4jUtil.getNet4jSession
(org.eclipse.net4j.util.container.IManagedContainer container, String description) protected CDONet4jSession
CDONet4jViewProvider.getNet4jSession
(org.eclipse.net4j.connector.IConnector connector, String userName, String passWord, String repositoryName) CDOSessionRecoveryException.getSession()
CDONet4jSessionConfiguration.openNet4jSession()
Methods in org.eclipse.emf.cdo.net4j that return types with arguments of type CDONet4jSessionModifier and TypeMethodDescriptionorg.eclipse.net4j.signal.ISignalProtocol<CDONet4jSession>
CDONet4jSession.Options.getNet4jProtocol()
Returns the Net4jprotocol
instance that represents the underlying signalling connection to the repository of this session.Constructors in org.eclipse.emf.cdo.net4j with parameters of type CDONet4jSessionModifierConstructorDescriptionCDOSessionRecoveryException
(CDONet4jSession session, Throwable cause) -
Uses of CDONet4jSession in org.eclipse.emf.cdo.server.embedded
Methods in org.eclipse.emf.cdo.server.embedded that return CDONet4jSessionModifier and TypeMethodDescriptionfinal CDONet4jSession
CDOEmbeddedRepositoryConfig.openClientSession()
Methods in org.eclipse.emf.cdo.server.embedded with parameters of type CDONet4jSessionModifier and TypeMethodDescriptionvoid
CDOEmbeddedRepositoryConfig.modifySession
(IRepository repository, CDONet4jSession session) Subclasses may override.
CDONet4jSession
.