运行服务器类。
See Resources for information on how to configure the server class path.
关于如何配置服务器类路径请参阅 参考资料。
The server class holds the multiplexer loop, the heart of any NIO-based server.
server类拥有多路复用循环——任何基于NIO服务器的核心。
We can just use the Server class main method and pass the arguments as an array of Strings.
我们可以使用server类主方法并传递一个字符串数组作为其参数。
If a time-out expires and an exception is thrown, the server class should cancel the underlying operation.
如果超时过期并且引发了异常,服务器类应取消基础操作。
The property-based approach might be better if the server class is designed to be a component used with visual designers.
如果服务器类被设计成与可视化设计器一起使用的组件,则基于属性的方法可能更好。
The first is the server class, which you use to create servers; the second is the client class, which you use to create clients.
第一个是server类,您可以用它来创建服务器;第二个是client类,您可以用它来创建客户端。
You also override the constructor where you instantiate the server class and the SugarRestServiceXML: : serve method to instantiate the response class.
我们还重写了构造函数,其中实例化了服务器类和SugarRestServiceXML:serve方法,以实例化响应类。
For example, in Axis1, users had to invoke the admin client manually and update the server class path, and then restart the server to apply the changes.
例如,在Axis1中,用户必须手动调用管理客户机并更新服务器类路径,然后重新启动服务器以应用更改。
If a default time-out is used, the server class should include a static property specifying the time-out to be used if the user does not specify one.
如果使用了默认超时,服务器类应包含一个静态属性,用以指定当用户没有指定超时时使用的超时。
You can see in Figure 2 that the Territory class is a server class, which the illustration depicts as a potential domain package (indicated with dotted lines).
在图2中您可以看到Territory类是一个服务器类,插图把它描述为一个可能的域包(用虚线指示)。
The class com.ibm.ws.rsadapter.jdbc.WSJdbcDataSource is a proprietary WebSphere Application Server class that implements a JDBC data source; the class is not important.
类com . ibm . ws . rsadapter .jdbc . WSJdbcDataSource是专有的WebSphereApplicationserver类,实现jdbc数据源,这个类并不重要。
The simplest approach is to make the channel exit classes available for loading by the entire application server runtime, which is possible by adding the classes to the application server class path.
最简单的方法是让通道出口类可用于整个应用服务器运行时加载,向应用服务器类路径添加类即可实现。
Register the class on each server.
在每一个服务器上注册这个类。
If you have a domain package that is a server to only one other class or domain package, you may decide to combine the two packages.
如果您有一个域包,这个域包是唯一的一个其它类或者域包的服务器,您可以决定合并这两个域包。
This tells the server which JDBC driver class to use to access the database.
这将告诉服务器要使用哪一类JDBC驱动程序来访问数据库。
Install the handler class and dependencies in the application server hosting the gateway.
在运行网关的应用服务器上安装处理器类和所依赖的类。
In this script, I'm logging in to the IRC server and creating a class that will respond to particular types of messages.
在该脚本中,我登录到IRC服务器并创建了一个对特殊类型的消息作出响应的类。
Install the handler class and dependencies in the application server that is hosting the gateway.
在有网关的应用服务器上安装处理程序类及其依赖性。
Server runtime is made up of the class libraries and their access rules for a specific type and version of server.
服务器运行时由类库及其对特定类型和版本的服务器的访问规则。
It is a class deployed to a server and running in an SCA environment.
部署到服务器并在SCA环境中运行的类。
First, create a class that interacts with WebSphere Translation Server.
首先,创建一个与WebSphereTranslationServer交互的类。
This must include the utilclasses.jar file so the application server will find the required class at run time.
它必须包含utilclasses. jar文件,这样应用程序服务器在运行时才能找到必需的类。
This provider class USES an LDAP server to manage transaction authorization.
这个provider类使用LDAP服务器来管理事务授权。
JRebel integrates with the application server, and when a class or resource is updated it is read from the workspace instead of the archive.
JRebel与应用服务器整合在一起,当某个类或是资源被更新时,其被从工作区中而不是从归档文件中读入。
And the class on the web server that handles a UsernameInUseMessage when it arrives.
消息usernameinusemessage到达Web服务器时,负责处理的类定义如下。
The ServerEventHandler class responds to server events.
servereventhandler类响应服务器事件。
This is the same helper class used by the server.
这与服务器使用的helper类相同。
It exploits information about the user registry configured for WebSphere Application Server global security (the class implementing the UserRegistry interface).
此插件利用为WebSphereApplicationServer全局安全性配置的用户注册中心(实现UserRegistry接口的类)的相关信息。
Because we have added the class to the Web application, when we add our module to the server our test class will be available for execution in the server environment.
因为我们已经将类添加到了Web应用程序,所以在将模块添加到服务器时,我们的测试类可以在服务器环境中执行。
应用推荐