1016万例文収録!

「a JAX」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

a JAXの部分一致の例文一覧と使い方

該当件数 : 19



例文

This is because some older JAX-RPC services use a binding style that is not supported by JAX-WS. 例文帳に追加

これは、一部の古い JAX-RPC サービスでは、JAX-WS でサポートされていない結合スタイルを使用しているためです。 - NetBeans

Create a JAX-WS client for the Axis2 web service. 例文帳に追加

Axis2 Web サービス用の JAX-WS クライアントを作成します。 - NetBeans

When you create a web service client, you have the option of using either the JAX-WS or JAX-RPC model. 例文帳に追加

Web サービスクライアントを作成する場合、JAX-WS または JAX-RPC モデルのいずれを使用するかのオプションがあります。 - NetBeans

A follow-up to the release of Java API for XML-based RPC 1.1(JAX-RPC), JAX-WS simplifies the task of developing web services using Java technology.例文帳に追加

JAX-RPC (Java API for XML-based RPC 1.1) の追加リリースである JAX-WS は、Java テクノロジを使用した Web サービスの開発作業を簡素化します。 - NetBeans

例文

A follow-on release of Java API for XML-based RPC 1.1(JAX-RPC), JAX-WS simplifies the task of developing web services using Java technology.例文帳に追加

JAX-RPC (Java API for XML-based RPC 1.1) の追加リリースである JAX-WS は、Java テクノロジを使用した Web サービスの開発作業を簡素化します。 - NetBeans


例文

A similar set of annotations is provided for web services by the JAX-WS 2.0 specification.例文帳に追加

JAX-WS 2.0 仕様も、Web サービスのためのよく似た注釈のセットを提供しています。 - NetBeans

To avoid such performance degradation, JAX-WS 2.0 provides a new asynchronous client API.例文帳に追加

そうしたパフォーマンスの低下を避けるため、JAX-WS 2.0 は新しい非同期式のクライアント API を提供しています。 - NetBeans

A more advanced tutorial focusing on clients isDeveloping JAX-WS Web Service Clients.例文帳に追加

クライアントに焦点を当てた、さらに詳細なチュートリアルは、「JAX-WS Web サービスクライアントの開発」です。 - NetBeans

Note: A more advanced tutorial focusing on clients isDeveloping JAX-WS Web Service Clients.例文帳に追加

注: クライアントに焦点を当てた、さらに詳細なチュートリアルは、「JAX-WS Web サービスクライアントの開発」です。 - NetBeans

例文

A document describing how to get started developing JAX-WSweb services for web applications in NetBeans IDE. 例文帳に追加

このドキュメントでは、NetBeans IDE で Web アプリケーション向けの JAX-WS Web サービスの開発を始める方法を説明します。 - NetBeans

例文

A crucial difference from JAX-RPC 1.1 is that all data binding has now been delegated to JAXB 2.0.This allows JAX-WS-based web services to use 100 percent of XML Schema, which results in improvedinteroperability and ease of use. 例文帳に追加

JAX-RPC 1.1 との決定的な違いは、すべてのデータバインディングが JAXB 2.0 に委託されたことです。 これにより、JAX-WS ベースの Web サービスは XML スキーマを 100% 活用でき、相互運用性および使いやすさの向上につながっています。 - NetBeans

You can create a JAX-WS client for an Axis2 web service, although some more complicated Axis2 WSDL operations may not be supported. 例文帳に追加

Axis2 Web サービス用の JAX-WS クライアントを作成できます。 ただし、いくつかの複雑な Axis2 WSDL オペレーションについては、サポートされていないものもあります。 - NetBeans

The IDE provides tools to work with Web Service annotations (Web Services Metadata for Java).Java classes annotated with @javax.jws.WebService annotation are automatically recognized as web services in a project.The IDE provides support for the JAX-WS 2.1 runtime in various features,such as the Visual Designer or Web Service Customization editor. 例文帳に追加

Web サービスデザイナを使用して、Java クラスまたは WSDL ファイルから Web サービス (Apache Axis2 Web サービスを含む) を作成できます。 IDE は、JAX-WS サービス用のビジュアルデザイナなど、JAX-WS を使用するためのツールを備えています。 - NetBeans

As a successor to JAX-RPC 1.1,JAX-WS 2.0 retains the natural RPC programming model while improving on several fronts: data binding,protocol and transport independence, support for the REST style of web services, and ease of development.例文帳に追加

JAX-RPC 1.1 の後継として、JAX-WS 2.0 はいくつかの面が改善されている一方で、自然な RPC プログラミングモデルを保持しています。 改善されているのは、データバインディング、プロトコルとトランスポートの独立性、REST スタイルの Web サービスのサポート、および各開発の容易さです。 - NetBeans

This document demonstrates the basics of using the IDE to develop a JAX-WS web service.After you create the web service, you write three different web service clients that use the web service over a network, which is called consuming a web service. 例文帳に追加

このドキュメントでは、IDE で JAX-WS の Web サービスを開発し、Java SE アプリケーションの Java クラス、Web アプリケーションのサーブレット、または Web アプリケーションの JSP ページという 3 つの異なるクライアントで使用する場合の基本を説明します。 - NetBeans

This document takes you through the basics of using the IDE to develop a JAX-WSweb service client that consumes a live web service asynchronously. 例文帳に追加

このドキュメントでは、IDE を使用して、ライブ Web サービスを非同期で利用する JAX-WS Web サービスクライアントを開発する基本的な手順を学ぶことができます。 - NetBeans

Protocol extensibilityhas been a goal from the very beginning, and JAX-WS 2.0 allows vendors to support additional protocols and encodings for better performance -- for example, the FAST Infoset -- or for specialized applications.例文帳に追加

プロトコル拡張性は当初からの目標であったため、JAX-WS 2.0 では、たとえば FAST Infoset のような、より優れたパフォーマンス、または特化されたアプリケーションのために、ベンダーが追加のプロトコルおよびエンコーディングをサポートすることが可能です。 - NetBeans

Among other files, the JAR file contains the JAX-WSclient-side artifacts that we used for interacting with the web service in the previous sections.We will now create a module suite project to provide the framework of our new rich-client application.例文帳に追加

この JAR ファイルに、前の節で Web サービスとの対話に使用した JAX-WS クライアント側アーティファクトが含まれます。 では、新しいリッチクライアントアプリケーションのフレームワークとなるモジュールスイートプロジェクトを作成します。 - NetBeans

例文

This document takes you through the basics of using the IDE to develop a JAX-WS web service and to consume it in three different clientseither a Java class in a Java SE application, or a servlet or JSP page in a web application.例文帳に追加

このドキュメントでは、IDE を使用して JAX-WS Web サービスを開発し、Java SE アプリケーションの Java クラス、Web アプリケーションのサーブレット、または Web アプリケーションの JSP ページという、3 つの異なるクライアントで利用する基本的な手順を学ぶことができます。 - NetBeans

索引トップ用語の索引



  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2024 GRAS Group, Inc.RSS