入埠連接埠 [設定]
如果要在主控台中檢視這個頁面,請按下列路徑:
.
Each inbound port is associated with an endpoint listener, and you can control which groups of users can access a particular inbound service by making the service available only through specific endpoint listeners.
You can set the levels of security to be applied to messages. The security level can be set independently for request and response messages.
「配置」標籤
「配置」標籤顯示這個物件的配置內容。 這些內容會保留下來,即使停止並重新啟動執行時期環境也一樣。請參閱資訊中心作業說明,以取得如何將配置變更套用於執行時期環境的相關資訊。
一般內容
名稱
- It must not start with "." (a period).
- It must not start or end with a space.
- It must not contain any of the following characters: \ / , # $ @ : ; " * ? < > | = + & % '
Information | Value |
---|---|
必要 | 是 |
資料類型 | 文字 |
說明
Information | Value |
---|---|
必要 | 否 |
資料類型 | 文字區 |
端點接聽器
Information | Value |
---|---|
必要 | 是 |
資料類型 | 下拉清單 |
範本埠名稱
Information | Value |
---|---|
必要 | 否 |
資料類型 | 下拉清單 |
JAX-RPC 處理程式清單
You use JAX-RPC handlers to monitor activity at the port, and take appropriate action (for example logging, or re-routing) depending upon the sender and content of each message that passes through the port.
You configure the set of JAX-RPC handler lists by using the administrative console option .
Information | Value |
---|---|
必要 | 否 |
資料類型 | 下拉清單 |
安全要求連結
You configure the security bindings in this list by using the administrative console option .
Information | Value |
---|---|
必要 | 否 |
資料類型 | 下拉清單 |
安全回應連結
You configure the security bindings in this list by using the administrative console option .
Information | Value |
---|---|
必要 | 否 |
資料類型 | 下拉清單 |
安全配置
You define the security configurations in this list by using the administrative console option .
Information | Value |
---|---|
必要 | 否 |
資料類型 | 下拉清單 |
其他內容
- 自訂內容
- 指定可針對這項服務來配置的其他自訂內容。
By default, a timeout error is generated if an outbound service waits for more than 60 seconds for a response from a target web service. To change the timeout value for this inbound port from the default value of 60 seconds to a new value of (for example) 120 seconds, create the following custom property:
- Name:
- timeout
- Value (in milliseconds):
- 120000