예제 #1
0
파일: PropertiesF_ice.py 프로젝트: yzun/ice
# Copyright (c) ZeroC, Inc. All rights reserved.
#
#
# Ice version 3.7.3
#
# <auto-generated>
#
# Generated from file `PropertiesF.ice'
#
# Warning: do not edit this file.
#
# </auto-generated>
#

from sys import version_info as _version_info_
import Ice, IcePy

# Start of module Ice
_M_Ice = Ice.openModule('Ice')
__name__ = 'Ice'

if 'Properties' not in _M_Ice.__dict__:
    _M_Ice._t_Properties = IcePy.declareValue('::Ice::Properties')

if 'PropertiesAdmin' not in _M_Ice.__dict__:
    _M_Ice._t_PropertiesAdminDisp = IcePy.declareClass(
        '::Ice::PropertiesAdmin')
    _M_Ice._t_PropertiesAdminPrx = IcePy.declareProxy('::Ice::PropertiesAdmin')

# End of module Ice
예제 #2
0
파일: LoggerF_ice.py 프로젝트: yzun/ice
# -*- coding: utf-8 -*-
#
# Copyright (c) ZeroC, Inc. All rights reserved.
#
#
# Ice version 3.7.3
#
# <auto-generated>
#
# Generated from file `LoggerF.ice'
#
# Warning: do not edit this file.
#
# </auto-generated>
#

from sys import version_info as _version_info_
import Ice, IcePy

# Start of module Ice
_M_Ice = Ice.openModule('Ice')
__name__ = 'Ice'

if 'Logger' not in _M_Ice.__dict__:
    _M_Ice._t_Logger = IcePy.declareValue('::Ice::Logger')

# End of module Ice
예제 #3
0
            """
            raise NotImplementedError("method 'datagram' not implemented")

        def secure(self):
            """
            Returns true if this endpoint is a secure endpoint.
            Returns: True for a secure endpoint.
            """
            raise NotImplementedError("method 'secure' not implemented")

        def __str__(self):
            return IcePy.stringify(self, _M_Ice._t_EndpointInfo)

        __repr__ = __str__

    _M_Ice._t_EndpointInfo = IcePy.declareValue('::Ice::EndpointInfo')

    _M_Ice._t_EndpointInfo = IcePy.defineValue('::Ice::EndpointInfo', EndpointInfo, -1, (), False, False, None, (
        ('underlying', (), _M_Ice._t_EndpointInfo, False, 0),
        ('timeout', (), IcePy._t_int, False, 0),
        ('compress', (), IcePy._t_bool, False, 0)
    ))
    EndpointInfo._ice_type = _M_Ice._t_EndpointInfo

    _M_Ice.EndpointInfo = EndpointInfo
    del EndpointInfo

if 'Endpoint' not in _M_Ice.__dict__:
    _M_Ice.Endpoint = Ice.createTempClass()
    class Endpoint(object):
        """
#
# Warning: do not edit this file.
#
# </auto-generated>
#

from sys import version_info as _version_info_
import Ice, IcePy

# Start of module Ice
_M_Ice = Ice.openModule('Ice')
__name__ = 'Ice'

# Start of module Ice.Instrumentation
_M_Ice.Instrumentation = Ice.openModule('Ice.Instrumentation')
__name__ = 'Ice.Instrumentation'

if 'Observer' not in _M_Ice.Instrumentation.__dict__:
    _M_Ice.Instrumentation._t_Observer = IcePy.declareValue(
        '::Ice::Instrumentation::Observer')

if 'CommunicatorObserver' not in _M_Ice.Instrumentation.__dict__:
    _M_Ice.Instrumentation._t_CommunicatorObserver = IcePy.declareValue(
        '::Ice::Instrumentation::CommunicatorObserver')

# End of module Ice.Instrumentation

__name__ = 'Ice'

# End of module Ice
#
#
# Ice version 3.7.3
#
# <auto-generated>
#
# Generated from file `ConnectionF.ice'
#
# Warning: do not edit this file.
#
# </auto-generated>
#

from sys import version_info as _version_info_
import Ice, IcePy

# Start of module Ice
_M_Ice = Ice.openModule('Ice')
__name__ = 'Ice'

if 'ConnectionInfo' not in _M_Ice.__dict__:
    _M_Ice._t_ConnectionInfo = IcePy.declareValue('::Ice::ConnectionInfo')

if 'WSConnectionInfo' not in _M_Ice.__dict__:
    _M_Ice._t_WSConnectionInfo = IcePy.declareValue('::Ice::WSConnectionInfo')

if 'Connection' not in _M_Ice.__dict__:
    _M_Ice._t_Connection = IcePy.declareValue('::Ice::Connection')

# End of module Ice
# -*- coding: utf-8 -*-
#
# Copyright (c) ZeroC, Inc. All rights reserved.
#
#
# Ice version 3.7.3
#
# <auto-generated>
#
# Generated from file `ImplicitContextF.ice'
#
# Warning: do not edit this file.
#
# </auto-generated>
#

from sys import version_info as _version_info_
import Ice, IcePy

# Start of module Ice
_M_Ice = Ice.openModule('Ice')
__name__ = 'Ice'

if 'ImplicitContext' not in _M_Ice.__dict__:
    _M_Ice._t_ImplicitContext = IcePy.declareValue('::Ice::ImplicitContext')

# End of module Ice
예제 #7
0
# -*- coding: utf-8 -*-
#
# Copyright (c) ZeroC, Inc. All rights reserved.
#
#
# Ice version 3.7.3
#
# <auto-generated>
#
# Generated from file `ServantLocatorF.ice'
#
# Warning: do not edit this file.
#
# </auto-generated>
#

from sys import version_info as _version_info_
import Ice, IcePy

# Start of module Ice
_M_Ice = Ice.openModule('Ice')
__name__ = 'Ice'

if 'ServantLocator' not in _M_Ice.__dict__:
    _M_Ice._t_ServantLocator = IcePy.declareValue('::Ice::ServantLocator')

# End of module Ice
예제 #8
0
            self.remotes = remotes
            self.collocated = collocated

        def ice_id(self):
            return '::IceMX::InvocationMetrics'

        @staticmethod
        def ice_staticId():
            return '::IceMX::InvocationMetrics'

        def __str__(self):
            return IcePy.stringify(self, _M_IceMX._t_InvocationMetrics)

        __repr__ = __str__

    _M_IceMX._t_InvocationMetrics = IcePy.declareValue('::IceMX::InvocationMetrics')

    _M_IceMX._t_InvocationMetrics = IcePy.defineValue('::IceMX::InvocationMetrics', InvocationMetrics, -1, (), False, False, _M_IceMX._t_Metrics, (
        ('retry', (), IcePy._t_int, False, 0),
        ('userException', (), IcePy._t_int, False, 0),
        ('remotes', (), _M_IceMX._t_MetricsMap, False, 0),
        ('collocated', (), _M_IceMX._t_MetricsMap, False, 0)
    ))
    InvocationMetrics._ice_type = _M_IceMX._t_InvocationMetrics

    _M_IceMX.InvocationMetrics = InvocationMetrics
    del InvocationMetrics

if 'ConnectionMetrics' not in _M_IceMX.__dict__:
    _M_IceMX.ConnectionMetrics = Ice.createTempClass()
    class ConnectionMetrics(_M_IceMX.Metrics):
예제 #9
0
# -*- coding: utf-8 -*-
#
# Copyright (c) ZeroC, Inc. All rights reserved.
#
#
# Ice version 3.7.2
#
# <auto-generated>
#
# Generated from file `CommunicatorF.ice'
#
# Warning: do not edit this file.
#
# </auto-generated>
#

from sys import version_info as _version_info_
import Ice, IcePy

# Start of module Ice
_M_Ice = Ice.openModule('Ice')
__name__ = 'Ice'

if 'Communicator' not in _M_Ice.__dict__:
    _M_Ice._t_Communicator = IcePy.declareValue('::Ice::Communicator')

# End of module Ice
예제 #10
0
        def __init__(self,
                     underlying=None,
                     incoming=False,
                     adapterName='',
                     connectionId=''):
            self.underlying = underlying
            self.incoming = incoming
            self.adapterName = adapterName
            self.connectionId = connectionId

        def __str__(self):
            return IcePy.stringify(self, _M_Ice._t_ConnectionInfo)

        __repr__ = __str__

    _M_Ice._t_ConnectionInfo = IcePy.declareValue('::Ice::ConnectionInfo')

    _M_Ice._t_ConnectionInfo = IcePy.defineValue(
        '::Ice::ConnectionInfo', ConnectionInfo, -1, (), False, False, None,
        (('underlying', (), _M_Ice._t_ConnectionInfo, False, 0),
         ('incoming', (), IcePy._t_bool, False, 0),
         ('adapterName', (), IcePy._t_string, False, 0),
         ('connectionId', (), IcePy._t_string, False, 0)))
    ConnectionInfo._ice_type = _M_Ice._t_ConnectionInfo

    _M_Ice.ConnectionInfo = ConnectionInfo
    del ConnectionInfo

if 'Connection' not in _M_Ice.__dict__:
    _M_Ice._t_Connection = IcePy.declareValue('::Ice::Connection')
예제 #11
0
# -*- coding: utf-8 -*-
#
# Copyright (c) ZeroC, Inc. All rights reserved.
#
#
# Ice version 3.7.2
#
# <auto-generated>
#
# Generated from file `PluginF.ice'
#
# Warning: do not edit this file.
#
# </auto-generated>
#

from sys import version_info as _version_info_
import Ice, IcePy

# Start of module Ice
_M_Ice = Ice.openModule('Ice')
__name__ = 'Ice'

if 'Plugin' not in _M_Ice.__dict__:
    _M_Ice._t_Plugin = IcePy.declareValue('::Ice::Plugin')

if 'PluginManager' not in _M_Ice.__dict__:
    _M_Ice._t_PluginManager = IcePy.declareValue('::Ice::PluginManager')

# End of module Ice
예제 #12
0
# -*- coding: utf-8 -*-
#
# Copyright (c) ZeroC, Inc. All rights reserved.
#
#
# Ice version 3.7.3
#
# <auto-generated>
#
# Generated from file `ObjectAdapterF.ice'
#
# Warning: do not edit this file.
#
# </auto-generated>
#

from sys import version_info as _version_info_
import Ice, IcePy

# Start of module Ice
_M_Ice = Ice.openModule('Ice')
__name__ = 'Ice'

if 'ObjectAdapter' not in _M_Ice.__dict__:
    _M_Ice._t_ObjectAdapter = IcePy.declareValue('::Ice::ObjectAdapter')

# End of module Ice