|
Oracle | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WLStub
Weblogic specific stub properties.
Field Summary | |
---|---|
static String |
CHARACTER_SET_ENCODING
This property is used to force the webservice client to use a specified character set to encode the oubound soapmessage. |
static String |
COMPLEX
This property is usually automatically set when you use advanced features such as WS-ReliableMessaging, WS-Addressing, and WS-Conversation. |
static String |
CONVERSATION_ID
This property allows you to set the conversation id on the stub in a conversational web services invoke. |
static Integer |
CONVERSATION_VERSION_ONE
Conversation version one property value. |
static String |
CONVERSATION_VERSION_PROPERTY
This property allows you to set the conversation version to be used in a conversational web services invoke. |
static Integer |
CONVERSATION_VERSION_TWO
Conversation version two property value. |
static String |
CONVERSATIONAL_METHOD_BLOCK_TIMEOUT
This property allows you to set how long for a conversational continue method to block while waiting for the server to assign the conversation id. |
static String |
FORCE_DOTNET_COMPATIBLE_BINDING
This property is used for enabling strict dotnet interopable binding. |
static String |
HANDLER_REGISTRY
handler registry |
static String |
JMS_BYTESMESSAGE
JMS BytesMessage |
static String |
JMS_TEXTMESSAGE
JMS TextMessage |
static String |
JMS_TRANSPORT_JNDI_URL
This property is the JMS transport JNDI URL. |
static String |
JMS_TRANSPORT_MESSAGE_TYPE
This property is the JMS Message type. |
static String |
MARSHAL_FORCE_INCLUDE_XSI_TYPE
This property is used for including the schema type when marshalling |
static String |
POLICY_COMPATIBILITY_MSFT
Compatibility property for MSFT WCF |
static String |
POLICY_COMPATIBILITY_PREFERENCE
Property name for policy compatibility string |
static String |
POLICY_PREFERENCE_COMPATIBILITY
smart policy selection preference value for Interoperability/Compatibility |
static String |
POLICY_PREFERENCE_PERFORMANCE
smart policy selection preference value for Performance |
static String |
POLICY_PREFERENCE_SECURITY
smart policy selection preference value for Security or Functionality |
static String |
POLICY_SELECTION_PREFERENCE
The smart policy selection peference |
static String |
PREFERENCE_COMPATIBILITY_PERFORMANCE_SECURITY
smart policy selection preference is IPS |
static String |
PREFERENCE_COMPATIBILITY_SECURITY_PERFORMANCE
smart policy selection preference is CSP |
static String |
PREFERENCE_DEFAULT
smart policy selection preference is default "NONE" |
static String |
PREFERENCE_INTEROPERABILITY_PERFORMANCE_SECURITY
smart policy selection preference is IPS |
static String |
PREFERENCE_INTEROPERABILITY_SECURITY_PERFORMANCE
smart policy selection preference is CSP |
static String |
PREFERENCE_PERFORMANCE_COMPATIBILITY_SECURITY
smart policy selection preference is PCS |
static String |
PREFERENCE_PERFORMANCE_INTEROPERABILITY_SECURITY
smart policy selection preference is PCS |
static String |
PREFERENCE_PERFORMANCE_SECURITY_COMPATIBILITY
smart policy selection preference is PSC |
static String |
PREFERENCE_PERFORMANCE_SECURITY_INTEROPERABILITY
smart policy selection preference is PSC |
static String |
PREFERENCE_SECURITY_COMPATIBILITY_PERFORMANCE
smart policy selection preference is SCP: security, Compatibility and then performance |
static String |
PREFERENCE_SECURITY_INTEROPERABILITY_PERFORMANCE
smart policy selection preference is SCP: security, Compatibility and then performance |
static String |
PREFERENCE_SECURITY_PERFORMANCE_COMPATIBILITY
smart policy selection preference is SPC |
static String |
PREFERENCE_SECURITY_PERFORMANCE_INTEROPERABILITY
smart policy selection preference is SPC |
static String |
PROXY_PASSWORD
Proxy password, which if set, will be included in the Mime headers. |
static String |
PROXY_USERNAME
Proxy user name, which if set, will be included in the Mime headers. |
static String |
SSL_ADAPTER
SSL adapter |
static String |
TRANSPORT_SUBJECT_PROPERTY
Subject derived from transport level security. |
static String |
USE_WSADDRESSING
Specify which WS-Addressing version should be used, valid values are: WSAVersion.MemberSubmission, WSAVersion.WSA10.
By default(not specified), WS-Addressing 1.0 will be used. |
static String |
VALIDATE_WEBSERVICE_RESPONSE
This property is used to force the webservice client to validate response coming from a webservice. |
static String |
WSRM_ACKSTO_ANONYMOUS
This property allows you to set the acks to address of the reliable sequence to be anonymous. |
static String |
WSRM_LAST_MESSAGE
This property allows you to declare the next message to be sent on a stub to be the last message for the current reliable sequence. |
static String |
WSRM_OFFER_SEQUENCE_EXPIRATION
This property allows you to set the expiration time for an offered reliable sequence. |
static String |
WSRM_SEQUENCE_EXPIRATION
This property allows you to set the expiration value for a reliable sequence. |
static String |
WSS_SUBJECT_PROPERTY
Subject derived from message level web service security. |
Field Detail |
---|
static final String SSL_ADAPTER
static final String PROXY_USERNAME
static final String PROXY_PASSWORD
static final String HANDLER_REGISTRY
static final String USE_WSADDRESSING
WSAVersion.MemberSubmission, WSAVersion.WSA10.
By default(not specified), WS-Addressing 1.0 will be used.
static final String CONVERSATION_VERSION_PROPERTY
static final Integer CONVERSATION_VERSION_ONE
static final Integer CONVERSATION_VERSION_TWO
static final String CONVERSATION_ID
static final String CONVERSATIONAL_METHOD_BLOCK_TIMEOUT
static final String WSRM_SEQUENCE_EXPIRATION
static final String WSRM_OFFER_SEQUENCE_EXPIRATION
static final String WSRM_ACKSTO_ANONYMOUS
static final String WSRM_LAST_MESSAGE
WSRMConstants.LAST_MESSAGE_PROPERTY
,
Constant Field Valuesstatic final String COMPLEX
static final String WSS_SUBJECT_PROPERTY
static final String TRANSPORT_SUBJECT_PROPERTY
static final String JMS_TRANSPORT_JNDI_URL
static final String JMS_TRANSPORT_MESSAGE_TYPE
static final String JMS_TEXTMESSAGE
static final String JMS_BYTESMESSAGE
static final String MARSHAL_FORCE_INCLUDE_XSI_TYPE
static final String FORCE_DOTNET_COMPATIBLE_BINDING
static final String VALIDATE_WEBSERVICE_RESPONSE
static final String CHARACTER_SET_ENCODING
static final String POLICY_SELECTION_PREFERENCE
static final String POLICY_PREFERENCE_SECURITY
static final String POLICY_PREFERENCE_PERFORMANCE
static final String POLICY_PREFERENCE_COMPATIBILITY
static final String PREFERENCE_SECURITY_INTEROPERABILITY_PERFORMANCE
static final String PREFERENCE_SECURITY_PERFORMANCE_INTEROPERABILITY
static final String PREFERENCE_INTEROPERABILITY_SECURITY_PERFORMANCE
static final String PREFERENCE_INTEROPERABILITY_PERFORMANCE_SECURITY
static final String PREFERENCE_PERFORMANCE_INTEROPERABILITY_SECURITY
static final String PREFERENCE_PERFORMANCE_SECURITY_INTEROPERABILITY
static final String PREFERENCE_SECURITY_COMPATIBILITY_PERFORMANCE
static final String PREFERENCE_SECURITY_PERFORMANCE_COMPATIBILITY
static final String PREFERENCE_COMPATIBILITY_SECURITY_PERFORMANCE
static final String PREFERENCE_COMPATIBILITY_PERFORMANCE_SECURITY
static final String PREFERENCE_PERFORMANCE_COMPATIBILITY_SECURITY
static final String PREFERENCE_PERFORMANCE_SECURITY_COMPATIBILITY
static final String PREFERENCE_DEFAULT
static final String POLICY_COMPATIBILITY_PREFERENCE
static final String POLICY_COMPATIBILITY_MSFT
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs103 Copyright 1996,2008, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |