| 
 | Oracle Fusion Middleware Oracle WebLogic Server 10.3.1 API Reference 11g Release 1 (10.3.1) Part Number E13941-02 | ||||||||||
| 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 | ACTIONProperty for WS-Addressing Action header when WS-Addressing is enabled. | 
| static String | CHARACTER_SET_ENCODINGThis property is used to force the webservice client to use a specified character set to encode the oubound soapmessage. | 
| static String | COMPLEXThis property is usually automatically set when you use advanced features such as WS-ReliableMessaging, WS-Addressing, and WS-Conversation. | 
| static String | CONVERSATION_IDThis property allows you to set the conversation id on the stub in a conversational web services invoke. | 
| static Integer | CONVERSATION_VERSION_ONEConversation version one property value. | 
| static String | CONVERSATION_VERSION_PROPERTYThis property allows you to set the conversation version to be used in a conversational web services invoke. | 
| static Integer | CONVERSATION_VERSION_TWOConversation version two property value. | 
| static String | CONVERSATIONAL_METHOD_BLOCK_TIMEOUTThis 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_BINDINGThis property is used for enabling strict dotnet interopable binding. | 
| static String | HANDLER_REGISTRYhandler registry | 
| static String | JMS_BYTESMESSAGEJMS BytesMessage | 
| static String | JMS_TEXTMESSAGEJMS TextMessage | 
| static String | JMS_TRANSPORT_JNDI_URLThis property is the JMS transport JNDI URL. | 
| static String | JMS_TRANSPORT_MESSAGE_TYPEThis property is the JMS Message type. | 
| static String | MARSHAL_FORCE_INCLUDE_XSI_TYPEThis property is used for including the schema type when marshalling | 
| static String | MARSHAL_FORCE_ORACLE1012_COMPATIBLECompatibility property for Oracle 10.1.2 Client | 
| static String | POLICY_COMPATIBILITY_MSFTCompatibility property for MSFT WCF | 
| static String | POLICY_COMPATIBILITY_PREFERENCEProperty name for policy compatibility string | 
| static String | POLICY_PREFERENCE_COMPATIBILITYsmart policy selection preference value for Interoperability/Compatibility | 
| static String | POLICY_PREFERENCE_PERFORMANCEsmart policy selection preference value for Performance | 
| static String | POLICY_PREFERENCE_SECURITYsmart policy selection preference value for Security or Functionality | 
| static String | POLICY_SELECTION_PREFERENCEThe smart policy selection peference | 
| static String | PREFERENCE_COMPATIBILITY_PERFORMANCE_SECURITYsmart policy selection preference is IPS | 
| static String | PREFERENCE_COMPATIBILITY_SECURITY_PERFORMANCEsmart policy selection preference is CSP | 
| static String | PREFERENCE_DEFAULTsmart policy selection preference is default "NONE" | 
| static String | PREFERENCE_INTEROPERABILITY_PERFORMANCE_SECURITYsmart policy selection preference is IPS | 
| static String | PREFERENCE_INTEROPERABILITY_SECURITY_PERFORMANCEsmart policy selection preference is CSP | 
| static String | PREFERENCE_PERFORMANCE_COMPATIBILITY_SECURITYsmart policy selection preference is PCS | 
| static String | PREFERENCE_PERFORMANCE_INTEROPERABILITY_SECURITYsmart policy selection preference is PCS | 
| static String | PREFERENCE_PERFORMANCE_SECURITY_COMPATIBILITYsmart policy selection preference is PSC | 
| static String | PREFERENCE_PERFORMANCE_SECURITY_INTEROPERABILITYsmart policy selection preference is PSC | 
| static String | PREFERENCE_SECURITY_COMPATIBILITY_PERFORMANCEsmart policy selection preference is SCP: security, Compatibility and then performance | 
| static String | PREFERENCE_SECURITY_INTEROPERABILITY_PERFORMANCEsmart policy selection preference is SCP: security, Compatibility and then performance | 
| static String | PREFERENCE_SECURITY_PERFORMANCE_COMPATIBILITYsmart policy selection preference is SPC | 
| static String | PREFERENCE_SECURITY_PERFORMANCE_INTEROPERABILITYsmart policy selection preference is SPC | 
| static String | PROXY_PASSWORDProxy password, which if set, will be included in the Mime headers. | 
| static String | PROXY_USERNAMEProxy user name, which if set, will be included in the Mime headers. | 
| static String | SERVER_ENCRYPT_CERTProperty for setting server certificate for encryption to server. | 
| static String | SERVER_VERIFY_CERTProperty for setting server certificate for verify signature from server. | 
| static String | SSL_ADAPTERSSL adapter | 
| static String | TRANSPORT_SUBJECT_PROPERTYSubject derived from transport level security. | 
| static String | USE_WSADDRESSINGSpecify 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_RESPONSEThis property is used to force the webservice client to validate response coming from a webservice. | 
| static String | WSRM_ACKSTO_ANONYMOUSThis property allows you to set the acks to address of the reliable sequence to be anonymous. | 
| static String | WSRM_LAST_MESSAGEThis 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_EXPIRATIONThis property allows you to set the expiration time for an offered reliable sequence. | 
| static String | WSRM_SEQUENCE_EXPIRATIONThis property allows you to set the expiration value for a reliable sequence. | 
| static String | WSS_SUBJECT_PROPERTYSubject 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 SERVER_VERIFY_CERT
Type: java.lang.String
static final String SERVER_ENCRYPT_CERT
Type: java.lang.String
static final String ACTION
Type: java.lang.String
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
static final String MARSHAL_FORCE_ORACLE1012_COMPATIBLE
| 
 | Documentation is available at http://download.oracle.com/docs/cd/E12839_01/web.1111/wls.htm Copyright 1996, 2009, 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. Oracle Fusion Middleware Oracle WebLogic Server 10.3.1 API Reference 11g Release 1 (10.3.1) Part Number E13941-02 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||