Version: Beta4.2.1-r8614-Beta4.2-b41
|
Most client-intended constants are provided in this module.
Server-side names used for each of the services defined in API.ice. These names can be used in the ServiceFactory.getByName() and createByName() methods.
Default omero.ClientCallback.ThreadPool.Size (5). Must be set before communicator initialization.
Key in the ImplicitContext which must be filled by all omero.client implementations. Primarily used by the session manager to count references to sessions.
Default Ice.Override.ConnectTimeout (5000). Also not strictly necessary, but prevents clients being blocked by failed servers. -1 disables.
Default connection string for connecting to Glacier2 (Ice.Default.Router). The '@omero.port@' and '@omero.host@' values will be replaced by the properties with those names from the context.
Default Ice.GC.Interval for OmeroCpp (60 seconds)
Default Glacier2 port. Used to define '@omero.port@' if not set.
Default Ice.MessageSizeMax (65536kb). Not strictly necessary, but helps to curb memory issues. Must be set before communicator initialization.
Key in the ImplicitContext which must be filled by all omero.client implementations. Primarily used by backend services to lookup the proper sessions for clients.
|