Version: Beta-4.1.1-r5927-b91
|
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.
Key in the ImplicitContext which must be filled by all omero.client implementations.
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.
|