入站消息 meaning in Chinese
inbound message
Examples
- Specifically , it lacked support for inbound messages
特别是它缺少对入站消息的支持。 - A transport implementation for receiving inbound messages
:用来接收入站消息的一个传输实现。 - A channel can listen on an endpoint for inbound messages , send to an endpoint for outbound messages , or both
信道可以在终结点上侦听入站消息,向终结点发送出站消息,或同时进行这两种操作。 - A channel can listen on an endpoint for inbound messages , send outbound messages to another endpoint , or both
信道可以在终结点侦听入站消息,向其他终结点发送出站消息,或者进行这两种操作。 - The runtime knows what the incoming message looks like , since it is a soap message fully described by a wsdl definition , and it can parse and handle it accordingly
运行时知道入站消息的格式,因为这个消息是由相应的wsdl定义进行了全面的描述,运行时可以据此进行分析和处理。