|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object jp.go.nict.langrid.commons.ws.Constants
public final class Constants
システムで利用する定数を宣言するクラス。
フィールドの概要 | |
---|---|
static String |
BPEL_URI
BPEL(BPEL4WS1.1)の名前空間を識別するURI。 |
static String |
HEADER_AUTHORIZATION
HTTP認証ヘッダ。 |
static String |
PLNK_URI
PLNKの名前空間を識別するURI。 |
static String |
PLNK_URI_2
WSDL2.0でのPLNKの名前空間を識別するURI。 |
static String |
WSBPEL_2_0_URI
WSBPEL2.0の名前空間を識別するURI。 |
static String |
WSDD_URI
Axis WSDDの名前空間を識別するURI。 |
static String |
WSDL_URI
WSDLの名前空間を識別するURI。 |
static String |
WSDLSOAP_URI
WSDLSOAPの名前空間を識別するURI。 |
コンストラクタの概要 | |
---|---|
Constants()
|
メソッドの概要 |
---|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
public static final String BPEL_URI
public static final String WSBPEL_2_0_URI
public static final String WSDL_URI
public static final String WSDLSOAP_URI
public static final String PLNK_URI
public static final String PLNK_URI_2
public static final String WSDD_URI
public static final String HEADER_AUTHORIZATION
コンストラクタの詳細 |
---|
public Constants()
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |