This interface allows applications to monitor the state of object adapters that are registered with IceGrid.
More...
|
| void | adapterAdded (const AdapterInfo &info, const ::Ice::Context &context=::Ice::noExplicitContext) |
| | The adapterAdded operation is called to notify an observer when a dynamically-registered adapter was added.
|
| ::std::function< void()> | adapterAddedAsync (const AdapterInfo &info, ::std::function< void()> response, ::std::function< void(::std::exception_ptr)> ex=nullptr, ::std::function< void(bool)> sent=nullptr, const ::Ice::Context &context=::Ice::noExplicitContext) |
| | The adapterAdded operation is called to notify an observer when a dynamically-registered adapter was added.
|
| template<template< typename > class P = ::std::promise> |
| auto | adapterAddedAsync (const AdapterInfo &info, const ::Ice::Context &context=::Ice::noExplicitContext) -> decltype(::std::declval< P< void > >().get_future()) |
| | The adapterAdded operation is called to notify an observer when a dynamically-registered adapter was added.
|
| void | adapterInit (const AdapterInfoSeq &adpts, const ::Ice::Context &context=::Ice::noExplicitContext) |
| | adapterInit is called after registration of an observer to indicate the state of the registry.
|
| ::std::function< void()> | adapterInitAsync (const AdapterInfoSeq &adpts, ::std::function< void()> response, ::std::function< void(::std::exception_ptr)> ex=nullptr, ::std::function< void(bool)> sent=nullptr, const ::Ice::Context &context=::Ice::noExplicitContext) |
| | adapterInit is called after registration of an observer to indicate the state of the registry.
|
| template<template< typename > class P = ::std::promise> |
| auto | adapterInitAsync (const AdapterInfoSeq &adpts, const ::Ice::Context &context=::Ice::noExplicitContext) -> decltype(::std::declval< P< void > >().get_future()) |
| | adapterInit is called after registration of an observer to indicate the state of the registry.
|
| void | adapterRemoved (const ::std::string &id, const ::Ice::Context &context=::Ice::noExplicitContext) |
| | The adapterRemoved operation is called to notify an observer when a dynamically-registered adapter was removed.
|
| ::std::function< void()> | adapterRemovedAsync (const ::std::string &id, ::std::function< void()> response, ::std::function< void(::std::exception_ptr)> ex=nullptr, ::std::function< void(bool)> sent=nullptr, const ::Ice::Context &context=::Ice::noExplicitContext) |
| | The adapterRemoved operation is called to notify an observer when a dynamically-registered adapter was removed.
|
| template<template< typename > class P = ::std::promise> |
| auto | adapterRemovedAsync (const ::std::string &id, const ::Ice::Context &context=::Ice::noExplicitContext) -> decltype(::std::declval< P< void > >().get_future()) |
| | The adapterRemoved operation is called to notify an observer when a dynamically-registered adapter was removed.
|
| void | adapterUpdated (const AdapterInfo &info, const ::Ice::Context &context=::Ice::noExplicitContext) |
| | The adapterUpdated operation is called to notify an observer when a dynamically-registered adapter was updated.
|
| ::std::function< void()> | adapterUpdatedAsync (const AdapterInfo &info, ::std::function< void()> response, ::std::function< void(::std::exception_ptr)> ex=nullptr, ::std::function< void(bool)> sent=nullptr, const ::Ice::Context &context=::Ice::noExplicitContext) |
| | The adapterUpdated operation is called to notify an observer when a dynamically-registered adapter was updated.
|
| template<template< typename > class P = ::std::promise> |
| auto | adapterUpdatedAsync (const AdapterInfo &info, const ::Ice::Context &context=::Ice::noExplicitContext) -> decltype(::std::declval< P< void > >().get_future()) |
| | The adapterUpdated operation is called to notify an observer when a dynamically-registered adapter was updated.
|
| ::std::shared_ptr< AdapterObserverPrx > | ice_adapterId (const ::std::string &id) const |
| | Obtains a proxy that is identical to this proxy, except for the adapter ID.
|
| ::std::shared_ptr< AdapterObserverPrx > | ice_batchDatagram () const |
| | Obtains a proxy that is identical to this proxy, but uses batch datagram invocations.
|
| ::std::shared_ptr< AdapterObserverPrx > | ice_batchOneway () const |
| | Obtains a proxy that is identical to this proxy, but uses batch oneway invocations.
|
| ::std::shared_ptr< AdapterObserverPrx > | ice_collocationOptimized (bool b) const |
| | Obtains a proxy that is identical to this proxy, except for collocation optimization.
|
| ::std::shared_ptr< AdapterObserverPrx > | ice_compress (bool b) const |
| | Obtains a proxy that is identical to this proxy, except for its compression setting which overrides the compression setting from the proxy endpoints.
|
| ::std::shared_ptr< AdapterObserverPrx > | ice_connectionCached (bool b) const |
| | Obtains a proxy that is identical to this proxy, except for connection caching.
|
| ::std::shared_ptr< AdapterObserverPrx > | ice_connectionId (const ::std::string &id) const |
| | Obtains a proxy that is identical to this proxy, except for its connection ID.
|
| ::std::shared_ptr< AdapterObserverPrx > | ice_context (const ::Ice::Context &context) const |
| | Obtains a proxy that is identical to this proxy, except for the per-proxy context.
|
| ::std::shared_ptr< AdapterObserverPrx > | ice_datagram () const |
| | Obtains a proxy that is identical to this proxy, but uses datagram invocations.
|
| ::std::shared_ptr< AdapterObserverPrx > | ice_encodingVersion (const ::Ice::EncodingVersion &version) const |
| | Obtains a proxy that is identical to this proxy, except for the encoding used to marshal parameters.
|
| ::std::shared_ptr< AdapterObserverPrx > | ice_endpoints (const ::Ice::EndpointSeq &endpoints) const |
| | Obtains a proxy that is identical to this proxy, except for the endpoints.
|
| ::std::shared_ptr< AdapterObserverPrx > | ice_endpointSelection (::Ice::EndpointSelectionType type) const |
| | Obtains a proxy that is identical to this proxy, except for the endpoint selection policy.
|
| ::std::shared_ptr< AdapterObserverPrx > | ice_fixed (const ::std::shared_ptr<::Ice::Connection > &connection) const |
| | Obtains a proxy that is identical to this proxy, except it's a fixed proxy bound the given connection.
|
| ::std::shared_ptr< AdapterObserverPrx > | ice_invocationTimeout (int timeout) const |
| | Obtains a proxy that is identical to this proxy, except for the invocation timeout.
|
| ::std::shared_ptr< AdapterObserverPrx > | ice_locator (const ::std::shared_ptr<::Ice::LocatorPrx > &locator) const |
| | Obtains a proxy that is identical to this proxy, except for the locator.
|
| ::std::shared_ptr< AdapterObserverPrx > | ice_locatorCacheTimeout (int timeout) const |
| | Obtains a proxy that is identical to this proxy, except for the locator cache timeout.
|
| ::std::shared_ptr< AdapterObserverPrx > | ice_oneway () const |
| | Obtains a proxy that is identical to this proxy, but uses oneway invocations.
|
| ::std::shared_ptr< AdapterObserverPrx > | ice_preferSecure (bool b) const |
| | Obtains a proxy that is identical to this proxy, except for its endpoint selection policy.
|
| ::std::shared_ptr< AdapterObserverPrx > | ice_router (const ::std::shared_ptr<::Ice::RouterPrx > &router) const |
| | Obtains a proxy that is identical to this proxy, except for the router.
|
| ::std::shared_ptr< AdapterObserverPrx > | ice_secure (bool b) const |
| | Obtains a proxy that is identical to this proxy, except for how it selects endpoints.
|
| ::std::shared_ptr< AdapterObserverPrx > | ice_timeout (int timeout) const |
| | Obtains a proxy that is identical to this proxy, except for its connection timeout setting which overrides the timeot setting from the proxy endpoints.
|
| ::std::shared_ptr< AdapterObserverPrx > | ice_twoway () const |
| | Obtains a proxy that is identical to this proxy, but uses twoway invocations.
|
This interface allows applications to monitor the state of object adapters that are registered with IceGrid.