A class that provides services according to a protocol defined in a protocol class.
参考协议类中定义的协议来提供服务的类。
Any behavior of the class must be implemented as protocol methods.
类的任何行为都必须作为协议方法实现。
This is done by dynamically looking up a class based on the platform name and the protocol of the requested connection.
这一任务是通过根据平台名称和所请求连接的协议动态地查找一个类来完成的。
Because this specification includes a behavioral protocol, we model it using an abstract class that defines the roles (properties) involved in the service protocol.
由于该规范包括行为协议,所以使用一个对服务协议中涉及到的角色(属性)进行定义的抽象类来进行建模。
Everything else in the class is the same, including the behavior that models the service protocol.
类中的其它所有事情都是一样的,包括对服务协议进行建模的行为。
Asynchronous pluggable protocols offer three ways to map a protocol scheme to a class.
异步可插协议提供三种将协议方案映射到类的方式。
The file contains the necessary JMS protocol handler class for our test application.
这个文件包含测试应用程序必需的JMS协议处理类。
Imagine that the name printer, complete with its synchronization protocol, is your concurrent class.
设想NamePrinter以及它的同步协议是并行类。
Instead, a reactor is a class that actually listens on a network (utilizing a factory instance for its protocol).
相反,反应器(reactor)是实际侦听网络的类(它利用其协议的工厂实例来进行侦听)。
The SipApplicationSession class has a getSessions method,which takes the requested protocol type as an argument.
SipApplicationSession类具有一个getSessions方法,该方法以所请求的协议类型作为参数。
As you can guess, the com.sun.jndi.ldap.LdapCtxFactory class constructs the Context object able to communicate with ApacheDS according to the ldap protocol.
正如您可以猜到的,com . sun .jndi .ldap . LdapCtxFactory类构建的Context对象能够根据ldap协议与ApacheDS进行通信。
This is of particular importance to a class of applications that use XML as a messaging protocol rather than to represent document content, such as Web Services or Instant messaging applications.
对于那些使用XML作为消息传递协议而非表示文档内容的那些应用程序尤其重要,比如Web服务或即时消息应用程序。
This class contains a set of methods that match the HTTP protocol. To get the content of a request, the methods are doGet() and doPost().
该类包含了一组与HTTP协议相匹配的方法,其中获得请求内容的方法是doGet() 和 doPost() 。
From that, the protocol buffer compiler creates a class that implements automatic encoding and parsing of the protocol buffer data with an efficient binary format.
protocolbuffer编译器据此创建一个实现自动编码的类并且以一种高效的二进制格式来分析protocol buffer数据。
The device descriptor read by the host controller driver contains information about the device, such as class, subclass, and protocol.
主机控制器设备驱动程序读取的设备描述符包含关于设备的信息,例如class、subclass和protocol。
If you want, you can compile and run this class and verify that the name is printed as expected. Next, let's remove all of the synchronization protocol, as shown in Listing 2.
如果您愿意,您可以编译和运行此类并且检验它是否像预期的那样把名字打印出来。
It's basically a class that encapsulates service details i. e. service path, service implementation technology, platform and communication protocol etc.
它基本上是一个类,封装服务细节,即,服务路径,服务实现的技术,平台和通信协议等等。
Just as in Listing 3, you use a helper class, generated in this case by the protocol buffers compiler.
如清单3所示,您可以使用protocolbuffers编译器生成的helper类。
The BlueZ USB transport driver (drivers/bluetooth/hci_usb.c) registers this class/subclass/protocol information with the Linux USB core.
BlueZUSB传输驱动程序(drivers/bluetooth/hci_usb.c)将该class/subclass/protocol信息注册到Linux USB核心。
It provides a run time environment for enterprise class applications, including J2EE applications, portlet applications, and Session Initiation Protocol (SIP) applications.
它为企业级应用程序提供了运行时环境,包括J2EE应用程序、Portlet应用程序和会话发起协议(Session Initiation Protocol, SIP)应用程序。
This specification applies to one class of product: content delivered to a mobile device, including the metadata transferred as part of the delivery protocol.
本规范适用与一类产品:传输到移动设备的内容,包括传输协议中被传输的数据。
It describes how to use the USB HID protocol to discover a HID class device's feature set and how a Bluetooth device can support HID services using the L2CAP layer.
它描述了如何使用USBHID协议来发现HID类设备的特征集与蓝牙设备能如何使用L2CAP层来支持HID服务。
A protocol declares methods that can be implemented by any class.
协议表示了方法可以被任何类所实现。
When you implement the methods of a protocol in one of your classes, your class is said to conform to that protocol.
当你的类实现了协议中的某个方法的时候也就是说你的类实现了那个协议。
Adding behavior protocol to elements of platform independent UML model (such as class and interface) has always no effective solution.
为平台无关的UML模型元素(如类、接口)增加行为协议通常没有有效的解决方法。
A metatype type refers to the type of any type, including class types, structure types, enumeration types, and protocol types.
一个元类型是对任一类型(包括类类型,结构类型,枚举类型以及协议类型)的类型的引用。
Firstly, this thesis studies the widely used class of network transmission control protocol, namely TCP flow sending rate model.
本文首先对广泛应用的网络传输控制协议TCP流的发送速率模型进行研究和分析。
Firstly, this thesis studies the widely used class of network transmission control protocol, namely TCP flow sending rate model.
本文首先对广泛应用的网络传输控制协议TCP流的发送速率模型进行研究和分析。
应用推荐