CN111142960B - Interface providing method, device and system - Google Patents

Interface providing method, device and system Download PDF

Info

Publication number
CN111142960B
CN111142960B CN201811298527.1A CN201811298527A CN111142960B CN 111142960 B CN111142960 B CN 111142960B CN 201811298527 A CN201811298527 A CN 201811298527A CN 111142960 B CN111142960 B CN 111142960B
Authority
CN
China
Prior art keywords
interface
call request
current
calling
call
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201811298527.1A
Other languages
Chinese (zh)
Other versions
CN111142960A (en
Inventor
伍运珍
刘智琼
朱明英
池炜成
俞科峰
华竹轩
张金娟
陈娜
丘晖
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Telecom Corp Ltd
Original Assignee
China Telecom Corp Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Telecom Corp Ltd filed Critical China Telecom Corp Ltd
Priority to CN201811298527.1A priority Critical patent/CN111142960B/en
Publication of CN111142960A publication Critical patent/CN111142960A/en
Application granted granted Critical
Publication of CN111142960B publication Critical patent/CN111142960B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4488Object-oriented
    • G06F9/449Object-oriented method invocation or resolution

Abstract

The disclosure provides an interface providing method, device and system, and relates to the technical field of Internet. An interface providing method of the present disclosure includes: the interface application receives an interface calling request from a source end, wherein the source end comprises an interface calling party or an interface application for calling a current interface; interface is applied in in the interface call request adding an interface identifier of the current interface; the current interface application will include feedback information is fed back to the source terminal. By such a method, the interface application, when invoked, inserts its own interface identification in the interface invocation request, thereby realizing the record of the interface call condition through the interface call request, according to the fed back interface call information, interface call monitoring is achieved, an open log of an interface provider is not needed, and information security of interface call monitoring is improved.

Description

Interface providing method, device and system
Technical Field
The disclosure relates to the technical field of internet, and in particular relates to an interface providing method, device and system.
Background
In the era of mobile internet, an API (Application Programming Interface ), namely a function, can obtain a corresponding function by calling the interface to obtain corresponding information, so that the interface is more and more important. IT (Information Technology, information technology and industry) enterprises develop a large number of public APIs in order to open third party applications to a large number of business partners and internal users, the development and application of APIs becoming strategic requirements of enterprises.
When an interface is provided externally, an enterprise can have a series of internal or external calls, but for a calling party, the system condition of direct call of the enterprise can be determined, when the interface is in a problem, the link in which the problem occurs is difficult to determine, and the fault positioning efficiency is greatly reduced.
Disclosure of Invention
The inventor finds that the call condition is recorded by adopting a mode of establishing a monitoring system to record the call condition of each link and summarizing the call log in the related technology. In this way, each interface provider is required to open own log information, so that the security is reduced.
An object of the present disclosure is to provide an interface call monitoring method, which improves information security of interface call monitoring.
According to one aspect of the present disclosure, there is provided an interface providing method including: the interface application receives an interface calling request from a source end, wherein the source end comprises an interface calling party or an interface application for calling a current interface; the interface application adds the interface identifier of the current interface into the interface call request; the current interface application feeds back an interface call request including feedback information to the source.
Optionally, in the case that the current interface application does not need to call other interfaces, the feedback information of the current interface application is added to the interface call request, so that the interface call request including the feedback information is fed back to the source end.
Optionally, the interface providing method further includes: and under the condition that the current interface application needs to call other interfaces, sending an interface call request after the interface identifier of the current interface is added to the target interface.
Optionally, the interface providing method further includes: receiving an interface calling request comprising feedback information from a target interface under the condition that the current interface application needs to call other interfaces; if the current interface application needs to feed back the additional information, adding the additional information into an interface call request comprising the feedback information; if the current interface application does not need to feed back additional information, the interface call request fed back to the source end is an interface call request from the target interface.
Optionally, the interface providing method further includes: if the source end is an interface calling party or an interface application belonging to a different system with the current interface, adding a system identifier of the home system of the current interface into the interface calling request.
Optionally, adding the interface identifier of the current interface in the interface call request includes: the interface identifier is added to the header of the interface call request.
Optionally, the interface providing method further includes: if the source end is the interface application for calling the current interface, the interface identifier of the current interface is inserted into the first preset relative position of the interface identifier of the source end so as to form calling chain information.
By the method, the interface application can insert the own interface identifier into the interface call request when being called, so that the record of the interface call condition is realized through the interface call request, the interface call monitoring is realized according to the fed back interface call information, an open log of an interface provider is not needed, and the information security of the interface call monitoring is improved.
According to another aspect of the present disclosure, there is provided an interface providing apparatus including: the system comprises a request receiving unit, a request sending unit and a request receiving unit, wherein the request receiving unit is configured to receive an interface calling request from a source end, and the source end comprises an interface calling party or an interface application for calling a current interface; an identifier adding unit configured to add an interface identifier of the current interface to the interface call request; and the feedback unit is configured to feed back an interface call request comprising feedback information to the source end.
Optionally, the feedback unit is further configured to add feedback information of the current interface providing device to the interface call request, so as to feed back the interface call request including the feedback information to the source end, without the interface providing device having to call other interfaces.
Optionally, the interface providing apparatus further includes: and the interface calling unit is configured to send an interface calling request after the interface identifier of the current interface is added to the target interface under the condition that the interface providing device needs to call other interfaces.
Optionally, the interface providing apparatus further includes: the feedback receiving unit is configured to receive an interface calling request comprising feedback information from a target interface under the condition that the interface providing device needs to call other interfaces; the feedback unit is configured to: if the interface providing means needs to feed back additional information, adding the additional information to an interface call request including feedback information; if the interface providing device does not need to feed back additional information, the interface call request fed back to the source end is an interface call request from the target interface.
Optionally, the identity joining unit is further configured to: if the source end is an interface calling party or an interface providing device belonging to different systems with the current interface providing device, adding a system identifier of a home system of the current interface providing device into the interface calling request.
Optionally, the identification joining unit is configured to: the interface identifier is added to the header of the interface call request.
Optionally, the identifier joining unit is configured to insert the interface identifier of the current interface into the first predetermined relative position of the interface identifier of the source end so as to form the call chain information, in case the source end is the interface application that calls the current interface.
According to still another aspect of the present disclosure, there is provided an interface providing apparatus including: a memory; and a processor coupled to the memory, the processor configured to perform any of the interface providing methods above based on instructions stored in the memory.
When the interface providing device is called, the interface identifier of the interface providing device can be inserted into the interface call request, so that the record of the interface call condition is realized through the interface call request, the interface call monitoring is realized according to the fed back interface call information, an open log of an interface provider is not needed, and the information security of the interface call monitoring is improved.
According to yet another aspect of the present disclosure, a computer-readable storage medium having stored thereon computer program instructions which, when executed by a processor, implement the steps of any of the interface providing methods above.
By executing the program on the computer readable storage medium, the interface application inserts the own interface identifier in the interface call request when being called, thereby realizing the record of the interface call condition through the interface call request, realizing the interface call monitoring according to the fed back interface call information, avoiding the open log of the interface provider and improving the information security of the interface call monitoring.
In addition, according to an aspect of the present disclosure, there is provided an interface providing system including a plurality of any one of the interface providing apparatuses mentioned above.
In the interface calling system, each interface application inserts own interface identification in the interface calling request when being called, so that the record of the interface calling condition is realized through the interface calling request, the interface calling monitoring can be realized according to the fed back interface calling information, an open log of an interface provider is not needed, and the information security of the interface calling monitoring is improved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the disclosure, illustrate and explain the present disclosure, and together with the description serve to explain the present disclosure. In the drawings:
fig. 1 is a flowchart of one embodiment of an interface providing method of the present disclosure.
Fig. 2 is a flowchart of another embodiment of an interface providing method of the present disclosure.
Fig. 3 is a flowchart of yet another embodiment of an interface providing method of the present disclosure.
Fig. 4 is a schematic diagram of one embodiment of an interface providing apparatus of the present disclosure.
Fig. 5 is a schematic diagram of another embodiment of an interface providing apparatus of the present disclosure.
Fig. 6 is a schematic diagram of yet another embodiment of an interface providing apparatus of the present disclosure.
Fig. 7 is a schematic diagram of one embodiment of an interface providing system of the present disclosure.
Detailed Description
The technical scheme of the present disclosure is described in further detail below through the accompanying drawings and examples.
A flowchart of one embodiment of an interface providing method of the present disclosure is shown in fig. 1.
In step 101, an interface application receives an interface call request from a source end, where the source end may be an interface caller, that is, a mechanism, a user, etc. that requests to call an interface, and the current interface application is a direct docking interface that provides an interface service for the caller; the source end can also be other interface applications for calling the current interface, and the interface applications are called by the interface application called by the upper layer in the interface calling process.
In step 102, the interface application adds the interface identification of the current interface to the interface call request. In one embodiment, the interface identifier may be inserted into a predetermined field of the header of the interface call request.
In step 103, the current interface application feeds back an interface call request including feedback information to the source. In one embodiment, the feedback information may be inserted by the current interface according to the execution condition, or may be inserted into an interface call request by an application of another interface that is directly or indirectly called by the current interface application during the execution process.
By the method, the interface application can insert the own interface identifier into the interface call request when being called, so that the record of the interface call condition is realized through the interface call request, the interface call monitoring is realized according to the fed back interface call information, an open log of an interface provider is not needed, and the information security of the interface call monitoring is improved.
A flowchart of another embodiment of the interface providing method of the present disclosure is shown in fig. 2.
In step 201, an interface application receives an interface call request from a source.
In step 202, it is determined whether the source is an interface caller or is an interface application belonging to a different system from the current interface. If the source end is an interface caller or an interface application belonging to a different system from the current interface, executing step 203; otherwise, step 204 is performed.
In step 203, the system identification of the home system of the current interface is added to the interface invocation request.
In step 204, the interface identification of the current interface is added to the interface call request. In one embodiment, the interface identifier of the current interface may be inserted after a predetermined relative location of the system identifier, such as the system identifier, to facilitate determining the interface belonging to the system.
In step 205, it is determined whether the current interface application needs to invoke other interfaces. If other interfaces need to be called, step 208 is performed; if no other interfaces need to be invoked, step 206 is performed.
In step 206, feedback information of the current interface application is added to the interface call request. In one embodiment, the feedback information is added to a predetermined content field of the message body of the interface invocation request.
In step 207, an interface call request including feedback information is fed back to the source.
In step 208, the target interface is invoked using the interface invocation request after the interface identifier of the current interface was added in step 204.
In one embodiment, the application of the target interface, after receiving the interface call request, performs the procedure started in step 201, so that the interface call request includes identification information of each called interface. In one embodiment, the interface identifiers are inserted according to the calling sequence, and the interface identifier of the current interface is inserted into a first preset relative position of the interface identifier of the source end, such as inserted into the back or the front of the interface identifier, so that calling chain information is formed, and a complete calling path can be obtained by analyzing the calling chain information.
Through the method, the call track of the interface can be recorded through the interface call request, and the system to which the called interfaces respectively belong can also be recorded, so that more complete record of the call condition of the interface is realized, and the information security of the interface call monitoring is improved.
A flowchart of yet another embodiment of the interface providing method of the present disclosure is shown in fig. 3.
In step 301, an interface call request including feedback information from a target interface is received. In one embodiment, when the interface application directly or indirectly calls other interfaces according to the execution requirement, and after the execution of the other interface application is completed, a feedback interface call request including feedback information is received.
In step 302, it is determined whether the current interface application requires feedback of additional information. If additional information needs to be fed back, step 303 is executed; if no additional information is needed, step 304 is performed.
In step 303, additional information is added to the interface call request including the feedback information.
In step 304, an interface call request is fed back to the source. In one embodiment, the source terminal is an interface caller, and then the source terminal receives and analyzes the received feedback information; in another embodiment, the source is the interface application that invokes the current interface, and the interface application that receives the feedback performs the operation in step 301 until the source is the interface caller.
By the method, the information feedback layer by layer under the condition of multi-layer interface calling can be realized, so that a calling party can obtain complete feedback information and calling chain information, and complete monitoring of the calling condition can be realized while the function of successfully calling the interface is completed.
A schematic diagram of one embodiment of an interface providing apparatus of the present disclosure is shown in fig. 4. The request receiving unit 401 can receive an interface call request from a source end, where the source end may be an interface caller, that is, a mechanism, a user, etc. that requests to call an interface, and the current interface application is a direct docking interface that provides an interface service for the caller; the source end can be other interface application for calling the current interface, and the source end is called by the application of the interface called by the upper layer in the interface calling process.
The identifier joining unit 402 can join the interface identifier of the current interface in the interface call request. In one embodiment, the interface identifier may be inserted into a predetermined field of the header of the interface call request.
The feedback unit 403 can feed back an interface call request including feedback information to the source. In one embodiment, the feedback information may be inserted by the current interface according to the execution condition, or may be inserted into an interface call request by an application of another interface that is directly or indirectly called by the current interface application during the execution process. In one embodiment, the feedback unit 403 may add information to be fed back to the source in the interface call request.
When the interface providing device is called, the interface identifier of the interface providing device can be inserted into the interface call request, so that the record of the interface call condition is realized through the interface call request, the interface call monitoring is realized according to the fed back interface call information, an open log of an interface provider is not needed, and the information security of the interface call monitoring is improved.
In one embodiment, the identifier adding unit 402 is further capable of adding, when the source end is an interface caller or an interface application belonging to a different system from the current interface, a system identifier of a home system of the current interface providing device in the interface call request, so as to determine an interface belonging to the system.
In one embodiment, as shown in fig. 4, the interface providing apparatus may further include an interface calling unit 404, which can call the target interface by using the interface call request after the interface identifier of the current interface is added, in a case that the interface providing apparatus needs to call other interfaces, so as to implement nested call of the interfaces.
In one embodiment, as shown in fig. 4, the interface providing apparatus may further include a feedback receiving unit 405 capable of receiving an interface call request including feedback information from the target interface in case that the interface providing apparatus needs to call other interfaces.
The feedback unit 403 can add the additional information to the interface call request including the feedback information when the additional information needs to be fed back, and feed back the interface call request to the source end when the additional information does not need to be fed back. In one embodiment, the source terminal is an interface caller, and then the source terminal receives and analyzes the received feedback information; in another embodiment, the source may provide means for another interface.
The interface providing device can realize the layer-by-layer feedback of information under the condition of multi-layer interface calling, so that a calling party can obtain complete feedback information and calling chain information, and can realize complete monitoring of calling conditions while successfully calling the interface to complete functions.
A schematic structural diagram of one embodiment of the interface providing apparatus of the present disclosure is shown in fig. 5. The interface providing means comprises a memory 501 and a processor 502. Wherein: memory 501 may be a magnetic disk, flash memory, or any other non-volatile storage medium. The memory is used to store instructions in the corresponding embodiments of the interface providing method hereinabove. Processor 502 is coupled to memory 501 and may be implemented as one or more integrated circuits, such as a microprocessor or microcontroller. The processor 502 is configured to execute instructions stored in the memory, and can implement recording of interface call conditions by using an interface call request, implement interface call monitoring according to the fed back interface call information, and improve information security of interface call monitoring without an open log of an interface provider.
In one embodiment, as also shown in fig. 6, the interface providing apparatus 600 includes a memory 601 and a processor 602. The processor 602 is coupled to the memory 601 through a BUS 603. The interface providing apparatus 600 may also be connected to an external storage apparatus 605 via a storage interface 604 to invoke external data, and may also be connected to a network or another computer system (not shown) via a network interface 606. And will not be described in detail herein.
In the embodiment, the data instruction is stored through the memory, and then the instruction is processed through the processor, so that the record of the interface calling condition can be realized through the interface calling request, the interface calling monitoring is realized according to the fed back interface calling information, an open log of an interface provider is not needed, and the information security of the interface calling monitoring is improved.
In another embodiment, a computer readable storage medium has stored thereon computer program instructions which, when executed by a processor, implement the steps of the method in the corresponding embodiments of the interface providing method. It will be apparent to those skilled in the art that embodiments of the present disclosure may be provided as a method, apparatus, or computer program product. Accordingly, the present disclosure may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment combining software and hardware aspects. Furthermore, the present disclosure may take the form of a computer program product embodied on one or more computer-usable non-transitory storage media (including, but not limited to, disk storage, CD-ROM, optical storage, etc.) having computer-usable program code embodied therein.
A schematic diagram of one embodiment of an interface providing system 70 of the present disclosure is shown in fig. 7. The interface providing system 70 includes a plurality of interface providing devices, such as interface providing devices 701 to 70n, where n is a positive integer. The interface providing means may be any of the above.
When any interface of the interface providing apparatuses is called Fang Diaoyong by the interface, the interface providing apparatus can write call chain information including a system identification of the interface providing system in header information of the interface call request. In one embodiment, the system identification may be written by the interface provider that is invoked.
Assuming that the interface providing apparatus to be called is the interface providing apparatus 701, the interface providing apparatus 701 supplements call chain information in header information, and the current interface call chain information is a system identification of the interface call system+an identification of the interface providing apparatus 701.
Assuming that the interface providing apparatus 701 needs to continue to call the interface providing apparatus 70n, the interface providing apparatus 70n supplements call chain information in the header information, and the current interface call chain information is the system identification of the interface call system+the identification of the interface providing apparatus 701+the identification of the interface providing apparatus 70 n.
And the interface calling requests fed back by the interfaces return in reverse order according to the calling order, and the interface calling party receives the return information which contains complete calling chain information. When the business is abnormal, the calling party can definitely call the link with the problem. Laying foundation for finer one-step analysis.
In the interface calling system, each interface application inserts own interface identification in the interface calling request when being called, so that the record of the interface calling condition is realized through the interface calling request, the interface calling monitoring can be realized according to the fed back interface calling information, an open log of an interface provider is not needed, and the information security of the interface calling monitoring is improved.
The present disclosure is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the disclosure. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
Thus far, the present disclosure has been described in detail. In order to avoid obscuring the concepts of the present disclosure, some details known in the art are not described. How to implement the solutions disclosed herein will be fully apparent to those skilled in the art from the above description.
The methods and apparatus of the present disclosure may be implemented in a number of ways. For example, the methods and apparatus of the present disclosure may be implemented by software, hardware, firmware, or any combination of software, hardware, firmware. The above-described sequence of steps for the method is for illustration only, and the steps of the method of the present disclosure are not limited to the sequence specifically described above unless specifically stated otherwise. Furthermore, in some embodiments, the present disclosure may also be implemented as programs recorded in a recording medium, the programs including machine-readable instructions for implementing the methods according to the present disclosure. Thus, the present disclosure also covers a recording medium storing a program for executing the method according to the present disclosure.
Finally, it should be noted that: the above embodiments are merely for illustrating the technical solution of the present disclosure and are not limiting thereof; although the present disclosure has been described in detail with reference to preferred embodiments, those of ordinary skill in the art will appreciate that: modifications may be made to the specific embodiments of the disclosure or equivalents may be substituted for part of the technical features; without departing from the spirit of the technical solutions of the present disclosure, it should be covered in the scope of the technical solutions claimed in the present disclosure.

Claims (15)

1. An interface providing method, comprising:
the method comprises the steps that an interface application receives an interface calling request from a source end, wherein the source end comprises an interface calling party or an interface application for calling a current interface;
the interface application adds the interface identifier of the current interface into the interface call request, and if the source end is an interface calling party or belongs to the interface application of a different system with the current interface, the system identifier of the home system of the current interface is added into the interface call request;
and the current interface application feeds back the interface call request comprising feedback information to the source end, so that the source end monitors interface call according to the interface call request.
2. The method of claim 1, wherein the feedback information of the current interface application is added to the interface call request without invoking other interfaces by the current interface application, so as to feed back the interface call request including the feedback information to the source.
3. The method of claim 1 or 2, further comprising:
and under the condition that the current interface application needs to call other interfaces, sending an interface call request after the interface identifier of the current interface is added to the target interface.
4. A method according to claim 3, further comprising:
receiving the interface call request comprising feedback information from the target interface under the condition that the current interface application needs to call other interfaces;
if the current interface application needs to feed back the additional information, adding the additional information into the interface call request comprising the feedback information;
and if the current interface application does not need to feed back additional information, the interface call request fed back to the source end is the interface call request from the target interface.
5. The method according to claim 1 or 2, wherein said adding an interface identification of a current interface in said interface call request comprises: and adding the interface identifier into the head of the interface call request.
6. The method of claim 1 or 2, further comprising:
and if the source terminal is the interface application for calling the current interface, inserting the interface identifier of the current interface into a first preset relative position of the interface identifier of the source terminal so as to form calling chain information.
7. An interface providing apparatus comprising:
a request receiving unit configured to receive an interface call request from a source, wherein the source includes an interface caller or an interface application that calls a current interface;
the identifier adding unit is configured to add an interface identifier of the current interface into the interface calling request, and if the source end is an interface calling party or an interface providing device belonging to a different system from the current interface providing device, add a system identifier of a home system of the current interface providing device into the interface calling request;
and the feedback unit is configured to feed back the interface call request comprising feedback information to the source end so that the source end monitors interface call according to the interface call request.
8. The apparatus according to claim 7, wherein the feedback unit is further configured to add feedback information of a current interface providing apparatus to the interface call request so as to feed back the interface call request including the feedback information to the source terminal, without the interface providing apparatus calling other interfaces.
9. The apparatus of claim 7 or 8, further comprising:
and the interface calling unit is configured to send an interface calling request after the interface identifier of the current interface is added to the target interface under the condition that the interface providing device needs to call other interfaces.
10. The apparatus of claim 9, further comprising:
a feedback receiving unit configured to receive the interface call request including feedback information from the target interface in a case where the interface providing apparatus needs to call other interfaces;
the feedback unit is configured to: if the interface providing device needs to feed back the additional information, adding the additional information into the interface calling request comprising the feedback information; and if the interface providing device does not need to feed back additional information, the interface call request fed back to the source end is the interface call request from the target interface.
11. The apparatus according to claim 7 or 8, wherein the identification joining unit is configured to: and adding the interface identifier into the head of the interface call request.
12. The apparatus according to claim 7 or 8, wherein the identity joining unit is configured to insert an interface identity of a current interface into a first predetermined relative position of the interface identity of the source in order to form call chain information, in case the source is an interface application calling the current interface.
13. An interface providing apparatus comprising:
a memory; and
a processor coupled to the memory, the processor configured to perform the method of any of claims 1-6 based on instructions stored in the memory.
14. A computer readable storage medium having stored thereon computer program instructions which, when executed by a processor, implement the steps of the method of any of claims 1 to 6.
15. An interface providing system comprising a plurality of interface providing apparatuses according to any one of claims 7 to 13.
CN201811298527.1A 2018-11-02 2018-11-02 Interface providing method, device and system Active CN111142960B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811298527.1A CN111142960B (en) 2018-11-02 2018-11-02 Interface providing method, device and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811298527.1A CN111142960B (en) 2018-11-02 2018-11-02 Interface providing method, device and system

Publications (2)

Publication Number Publication Date
CN111142960A CN111142960A (en) 2020-05-12
CN111142960B true CN111142960B (en) 2023-11-14

Family

ID=70515337

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811298527.1A Active CN111142960B (en) 2018-11-02 2018-11-02 Interface providing method, device and system

Country Status (1)

Country Link
CN (1) CN111142960B (en)

Citations (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102868770A (en) * 2011-07-05 2013-01-09 腾讯科技(北京)有限公司 Method, equipment and system for distributing interface
CN103345420A (en) * 2013-06-03 2013-10-09 百度在线网络技术(北京)有限公司 Method for massively calling API interfaces, system for massively calling API interfaces and device for massively calling API interfaces
CN103701761A (en) * 2012-09-28 2014-04-02 中国电信股份有限公司 Authentication method for invoking open interface and system
CN103870260A (en) * 2012-12-14 2014-06-18 腾讯科技(深圳)有限公司 Method and system for service interface development
CN104866383A (en) * 2015-05-29 2015-08-26 北京金山安全软件有限公司 Interface calling method and device and terminal
CN104902432A (en) * 2015-06-04 2015-09-09 北京京东尚科信息技术有限公司 Method and device for generating application operation log of terminal mobile
CN105204928A (en) * 2015-10-30 2015-12-30 上海斐讯数据通信技术有限公司 Shared resource access method and system
CN106375458A (en) * 2016-09-08 2017-02-01 上海银天下科技有限公司 Service call system, method and device
CN106412009A (en) * 2016-08-29 2017-02-15 郑州悉知信息科技股份有限公司 Interface calling method and device
CN106453519A (en) * 2016-09-21 2017-02-22 合网络技术(北京)有限公司 Interface call method and device
CN106502906A (en) * 2016-10-27 2017-03-15 广州华多网络科技有限公司 A kind of method and apparatus of test application program
CN106790906A (en) * 2015-11-20 2017-05-31 北京奇虎科技有限公司 Method and mobile terminal that a kind of information sends
CN106850830A (en) * 2017-02-28 2017-06-13 北京神州绿盟信息安全科技股份有限公司 A kind of service request processing method, device, system and associated server
CN106878367A (en) * 2016-07-19 2017-06-20 阿里巴巴集团控股有限公司 The implementation method and device of service interface asynchronous call
CN106951221A (en) * 2015-11-02 2017-07-14 洛克威尔自动控制技术股份有限公司 For the self-described diagnostic data presented on the mobile device
CN107135073A (en) * 2016-02-26 2017-09-05 北京京东尚科信息技术有限公司 Interface interchange method and apparatus
CN107678864A (en) * 2017-01-13 2018-02-09 北京资配易投资顾问有限公司 The call method and system of interface
CN107688899A (en) * 2017-08-22 2018-02-13 北京潘达互娱科技有限公司 Business process monitoring method and device
CN107766088A (en) * 2017-09-27 2018-03-06 努比亚技术有限公司 Interface optimization method, system and computer-readable recording medium
CN108563517A (en) * 2018-03-30 2018-09-21 腾讯科技(深圳)有限公司 The call method and device of system interface

Patent Citations (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102868770A (en) * 2011-07-05 2013-01-09 腾讯科技(北京)有限公司 Method, equipment and system for distributing interface
CN103701761A (en) * 2012-09-28 2014-04-02 中国电信股份有限公司 Authentication method for invoking open interface and system
CN103870260A (en) * 2012-12-14 2014-06-18 腾讯科技(深圳)有限公司 Method and system for service interface development
CN103345420A (en) * 2013-06-03 2013-10-09 百度在线网络技术(北京)有限公司 Method for massively calling API interfaces, system for massively calling API interfaces and device for massively calling API interfaces
CN104866383A (en) * 2015-05-29 2015-08-26 北京金山安全软件有限公司 Interface calling method and device and terminal
CN104902432A (en) * 2015-06-04 2015-09-09 北京京东尚科信息技术有限公司 Method and device for generating application operation log of terminal mobile
CN105204928A (en) * 2015-10-30 2015-12-30 上海斐讯数据通信技术有限公司 Shared resource access method and system
CN106951221A (en) * 2015-11-02 2017-07-14 洛克威尔自动控制技术股份有限公司 For the self-described diagnostic data presented on the mobile device
CN106790906A (en) * 2015-11-20 2017-05-31 北京奇虎科技有限公司 Method and mobile terminal that a kind of information sends
CN107135073A (en) * 2016-02-26 2017-09-05 北京京东尚科信息技术有限公司 Interface interchange method and apparatus
CN106878367A (en) * 2016-07-19 2017-06-20 阿里巴巴集团控股有限公司 The implementation method and device of service interface asynchronous call
CN106412009A (en) * 2016-08-29 2017-02-15 郑州悉知信息科技股份有限公司 Interface calling method and device
CN106375458A (en) * 2016-09-08 2017-02-01 上海银天下科技有限公司 Service call system, method and device
CN106453519A (en) * 2016-09-21 2017-02-22 合网络技术(北京)有限公司 Interface call method and device
CN106502906A (en) * 2016-10-27 2017-03-15 广州华多网络科技有限公司 A kind of method and apparatus of test application program
CN107678864A (en) * 2017-01-13 2018-02-09 北京资配易投资顾问有限公司 The call method and system of interface
CN106850830A (en) * 2017-02-28 2017-06-13 北京神州绿盟信息安全科技股份有限公司 A kind of service request processing method, device, system and associated server
CN107688899A (en) * 2017-08-22 2018-02-13 北京潘达互娱科技有限公司 Business process monitoring method and device
CN107766088A (en) * 2017-09-27 2018-03-06 努比亚技术有限公司 Interface optimization method, system and computer-readable recording medium
CN108563517A (en) * 2018-03-30 2018-09-21 腾讯科技(深圳)有限公司 The call method and device of system interface

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
一种针对LDAP客户端与服务器通信的改进方案;胡鹏;夏扬;曲爱妍;;舰船电子工程(第01期) *
胡鹏 ; 夏扬 ; 曲爱妍 ; .一种针对LDAP客户端与服务器通信的改进方案.舰船电子工程.(第01期),第71-74页. *

Also Published As

Publication number Publication date
CN111142960A (en) 2020-05-12

Similar Documents

Publication Publication Date Title
CN109992465B (en) Service tracking method, device and computer readable storage medium
CN111144883B (en) Processing performance analysis method and device for blockchain network
CN108255545B (en) Function calling method and device between components and modular architecture system
WO2019019394A1 (en) Client abnormality locating method and apparatus, computer device and storage medium
US9612886B2 (en) Method and device for monitoring API function scheduling in mobile terminal
CN107104923B (en) Account binding and service processing method and device
CN114417335A (en) Malicious file detection method and device, electronic equipment and storage medium
CN112486719A (en) Method and equipment for RPC interface call failure processing
CN109408251B (en) Message sending method and device and message receiving processing method and device
WO2022156379A1 (en) Hotfix method and apparatus
CN111142960B (en) Interface providing method, device and system
CN105516937B (en) Remote control method based on Android mobile phone system after mobile phone is lost
CN114281263A (en) Storage resource processing method, system and equipment of container cluster management system
JP2019531610A (en) SIP information analysis method, apparatus, server, and medium
CN107239370B (en) Data writing method, transaction processing method and device
CN112579212A (en) Cross-language calling method, calling party device and called party device
CN114244758A (en) Network diagnosis method, storage medium, electronic device and system of android platform
WO2021103644A1 (en) Data structure, communication method and apparatus, storage medium and device
US20190364134A1 (en) Data processing method and apparatus for client
CN105790975A (en) Service processing operation execution method and device
CN109981796B (en) Connection method and device
US10257037B2 (en) Method and device for implementing seamless switching between northbound Corba interface specifications
WO2020015151A1 (en) Parameter insertion method and apparatus for database table, terminal device, and storage medium
CN108021459B (en) Method and device for sending dotting logs across processes
CN112672435B (en) Communication method, communication device, computer equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant