MCPcopy Create free account

hub / github.com/apache/qpid-proton / functions

Functions8,826 in github.com/apache/qpid-proton

↓ 3 callersMethodGet
Get the error.
go/pkg/proton/error.go:82
↓ 3 callersMethodIsSender
()
go/pkg/proton/wrappers_gen.go:276
↓ 3 callersMethodIsSet
()
go/pkg/proton/wrappers_gen.go:504
↓ 3 callersMethodLocalActive
()
go/pkg/proton/wrappers.go:164
↓ 3 callersMethodMarshal
Marshal a Go value into the message body, synonym for SetBody()
go/pkg/amqp/message.go:152
↓ 3 callersMethodMessage
Message decodes the message contained in a delivery. Must be called in the correct link context with this delivery as the current message, handling a
go/pkg/proton/message.go:45
↓ 3 callersMethodName
()
go/pkg/proton/wrappers_gen.go:273
↓ 3 callersFunctionPassword
Password returns a ConnectionOption to set the password used to establish a connection. Only applies to outbound client connection. The connection w
go/pkg/electron/connection.go:142
↓ 3 callersFunctionPnError
(e *C.pn_error_t)
go/pkg/amqp/error.go:101
↓ 3 callersFunctionPrefetch
Prefetch returns a LinkOption that sets a receivers pre-fetch flag. Not relevant for a sender.
go/pkg/electron/link.go:88
↓ 3 callersMethodQueue
cpp/examples/broker.cpp:161
↓ 3 callersMethodReceiveTimeout
ReceiveTimeout is like Receive but gives up after timeout, see Timeout. Note that that if Prefetch is false, after a Timeout the credit issued by Rec
go/pkg/electron/receiver.go:43
↓ 3 callersMethodReject
Reject the endpoint with an error
go/pkg/electron/endpoint.go:155
↓ 3 callersMethodRemoteClosed
()
go/pkg/proton/wrappers.go:168
↓ 3 callersMethodSendAsyncTimeout
(m amqp.Message, ack chan<- Outcome, value interface{}, timeout time.Duration)
go/pkg/electron/sender.go:75
↓ 3 callersMethodSendAsyncTimeout
(m amqp.Message, ack chan<- Outcome, v interface{}, t time.Duration)
go/pkg/electron/sender.go:228
↓ 3 callersFunctionServer
Server returns a ConnectionOption to put the connection in server mode for incoming connections. A server connection will do protocol negotiation to
go/pkg/electron/connection.go:152
↓ 3 callersMethodServer
Server puts the Engine in server mode, meaning it will auto-detect security settings on the incoming connection such as use of SASL and SSL. Must be c
go/pkg/proton/engine.go:224
↓ 3 callersMethodSetAddress
(string)
go/pkg/amqp/message.go:84
↓ 3 callersMethodSetApplicationProperties
(map[string]interface{})
go/pkg/amqp/message.go:123
↓ 3 callersMethodSetCapacity
SetCapacity sets the capacity of the incoming receiver, call before Accept()
go/pkg/electron/receiver.go:243
↓ 3 callersMethodSetPrefetch
SetPrefetch sets the pre-fetch mode of the incoming receiver, call before Accept()
go/pkg/electron/receiver.go:246
↓ 3 callersMethodSettled
()
go/pkg/proton/wrappers_gen.go:412
↓ 3 callersMethodUser
Authenticated user name associated with the connection.
go/pkg/electron/connection.go:40
↓ 3 callersMethod__init__
(self, impl)
python/proton/_endpoints.py:726
↓ 3 callersMethod_check_list
Check all items in list are :class:`symbol`s (or are converted to symbols).
python/proton/_data.py:518
↓ 3 callersMethod_connect
(self, connection: Connection, url: Url)
python/proton/_reactor.py:1047
↓ 3 callersMethod_do_oneway_test
Send N messages to a receiver. Parameters: iterations - repeat the senders this many times target_count = # of targets to sen
python/tests/proton_tests/soak.py:131
↓ 3 callersMethod_do_test
(self, iterations=1)
python/tests/proton_tests/soak.py:83
↓ 3 callersFunction_generate_uuid
()
python/proton/_reactor.py:71
↓ 3 callersMethod_queue
(self, address)
python/examples/broker.py:80
↓ 3 callersMethod_setupsocket
(s: socket.socket)
python/proton/_io.py:36
↓ 3 callersMethod_ssl_check
(self)
python/tests/proton_tests/soak.py:122
↓ 3 callersMethod_update_cond
(self)
python/proton/_endpoints.py:119
↓ 3 callersMethodacknowledge
Acknowledge a ReceivedMessage with the given delivery status.
go/pkg/electron/receiver.go:202
↓ 3 callersFunctionadd_active
Total count of listener and connections for PN_PROACTOR_INACTIVE */
c/src/proactor/libuv.c:409
↓ 3 callersMethodapply
cpp/src/node_options.cpp:151
↓ 3 callersFunctionarcSafeRelease
tests/include/catch.hpp:1515
↓ 3 callersMethodarray
ruby/lib/codec/data.rb:165
↓ 3 callersFunctionas_pconnection_t
c/src/proactor/win_iocp.cpp:1830
↓ 3 callersFunctionassert_refcount
c/tests/refcount_test.cpp:215
↓ 3 callersFunctionbatch_listener
c/src/proactor/win_iocp.cpp:2003
↓ 3 callersFunctionbatch_listener
c/src/proactor/epoll.c:643
↓ 3 callersFunctionbatch_listener
c/src/proactor/libuv.c:370
↓ 3 callersFunctionbatch_owned
Assumes listener lock is held
c/src/proactor/win_iocp.cpp:2846
↓ 3 callersFunctionbatch_pconnection
c/src/proactor/win_iocp.cpp:2008
↓ 3 callersFunctionbatch_pconnection
c/src/proactor/epoll.c:648
↓ 3 callersFunctionbatch_pconnection
c/src/proactor/libuv.c:375
↓ 3 callersFunctionbatch_proactor
c/src/proactor/win_iocp.cpp:1998
↓ 3 callersFunctionbatch_proactor
c/src/proactor/epoll.c:638
↓ 3 callersFunctionbatch_proactor
c/src/proactor/libuv.c:365
↓ 3 callersMethodcancel
(self)
python/proton/_reactor.py:91
↓ 3 callersMethodcardinality
tests/include/catch.hpp:9230
↓ 3 callersMethodchar
If the current node is a character, returns its value. Otherwise, returns 0. @return [Integer] The character value.
ruby/lib/codec/data.rb:387
↓ 3 callersFunctioncheckOp
(ok bool, v interface{})
go/pkg/amqp/unmarshal.go:89
↓ 3 callersFunctioncheck_dynamic_port
If want has port=0 and got has port > 0 then return port of got, else return 0 */
c/src/proactor/netaddr-internal.h:53
↓ 3 callersFunctioncheck_for_inactive
c/src/proactor/libuv.c:401
↓ 3 callersFunctionclassify_outliers
tests/include/catch.hpp:6967
↓ 3 callersFunctionclear
()
ruby/tests/test_tools.rb:136
↓ 3 callersMethodclear
ruby/tests/test_old_adapter.rb:51
↓ 3 callersMethodclient_connection_options
cpp/src/container.cpp:123
↓ 3 callersMethodclose
cpp/src/credit_test.cpp:85
↓ 3 callersMethodclose
Thread safe
cpp/examples/multithreaded_client_flow_control.cpp:102
↓ 3 callersMethodclose
c/tests/raw_connection_test.cpp:134
↓ 3 callersFunctionclose_all
Close the connection and the listener so so we will get a * PN_PROACTOR_INACTIVE event and exit, once all outstanding events * are processed. */
c/examples/direct.c:65
↓ 3 callersFunctioncolorize
(text, *attrs)
python/tests/proton_tests/main.py:204
↓ 3 callersFunctioncomplete_connect
c/src/proactor/win_iocp.cpp:868
↓ 3 callersFunctioncomplete_invoke
tests/include/catch.hpp:6577
↓ 3 callersFunctioncond2_set
c/src/core/engine.c:2561
↓ 3 callersFunctioncond2obj
(cond)
python/proton/_condition.py:93
↓ 3 callersFunctioncond_set
c/src/core/engine.c:2557
↓ 3 callersFunctionconfig_file
cpp/src/connect_config.cpp:187
↓ 3 callersMethodconnection
Deprecated: use connection_to_host() instead
python/proton/_reactor.py:344
↓ 3 callersFunctionconnection_context
c/tools/reactor-recv.c:118
↓ 3 callersFunctionconsumeAllOuput
(t)
python/tests/proton_tests/sasl.py:94
↓ 3 callersFunctionconsume_single_value_not_described
c/src/core/consumers.h:241
↓ 3 callersMethodcontainer_id
@return AMQP container ID advertised by the remote peer. To get the local container ID use {#container} and {Container#id}
ruby/lib/core/connection.rb:72
↓ 3 callersMethodcontent_encoding
cpp/src/message.cpp:191
↓ 3 callersMethodcreate_receiver
Create a blocking receiver. :param address: Address of source node. :param credit: Initial link flow credit. If not set, wil
python/proton/_utils.py:420
↓ 3 callersFunctiondataMarshalError
(v interface{}, data *C.pn_data_t)
go/pkg/amqp/marshal.go:47
↓ 3 callersFunctiondeadlines_update
c/src/reactor/io/windows/selector.c:355
↓ 3 callersMethoddecode
Decodes a message from AMQP binary data. @param encoded [String] the encoded bytes @return[Integer] the number of bytes consumed
ruby/lib/core/message.rb:44
↓ 3 callersMethoddefault
(self, name, value, **profiles)
python/tests/proton_tests/common.py:169
↓ 3 callersMethoddefault_session
cpp/src/connection.cpp:133
↓ 3 callersMethoddefaults
Fill in missing values (scheme, host or port) with defaults :return: self
python/proton/_url.py:255
↓ 3 callersMethoddefaults
cpp/src/url.cpp:174
↓ 3 callersMethoddelay
(self)
python/tests/proton_tests/common.py:177
↓ 3 callersMethoddispatch
c/tests/pn_test.cpp:97
↓ 3 callersFunctiondoTemplate
(out io.Writer, data interface{}, tmpl string)
go/genwrap.go:172
↓ 3 callersFunctiondrain_events_to
c/tests/raw_connection_test.cpp:272
↓ 3 callersFunctiondrain_processed_input_bufs
c/tests/tls_test.cpp:277
↓ 3 callersFunctionemit_binary_bytes
c/src/core/emitters.h:388
↓ 3 callersFunctionemit_bool
c/src/core/emitters.h:188
↓ 3 callersFunctionemit_copy_or_raw
c/src/core/emitters.h:574
↓ 3 callersFunctionemit_descriptor
c/src/core/emitters.h:254
↓ 3 callersFunctionemit_raw
c/src/core/emitters.h:550
↓ 3 callersFunctionemit_string_bytes
c/src/core/emitters.h:400
↓ 3 callersFunctionemit_symbol_bytes
c/src/core/emitters.h:412
↓ 3 callersMethodempty
cpp/src/error_condition.cpp:62
↓ 3 callersMethodencode
Encodes the message.
ruby/lib/core/message.rb:59
← previousnext →1,501–1,600 of 8,826, ranked by callers