Class and Description |
---|
com.bea.wli.sb.management.query.ServiceProviderQuery
in 3.0 . Please use
ServiceKeyProviderQuery . deprecated APIs are removed in the subsequent major release. |
Field and Description |
---|
com.bea.wli.sb.management.query.ServiceQuery.KEY_IS_PURELY_ONE_WAY
deprecated in 11.1.1.4. Deprecated APIs are removed in the subsequent major release.
|
com.bea.wli.sb.util.Refs.SERVICE_PROVIDER_TYPE
in 3.0. Please use
Refs.SERVICE_KEY_PROVIDER_TYPE . Deprecated API is removed in the subsequent major release. |
com.bea.wli.config.Ref.SYSTEM_JNDI_PROVIDER_FOLDER
in 2.6. Please use
Refs.SYSTEM_JNDI_PROVIDER_FOLDER . Deprecated API is removed in the subsequent major release. |
com.bea.wli.config.Ref.SYSTEM_PROJECT_REF
in 2.6. Please use
Refs.SYSTEM_PROJECT_REF . Deprecated API is removed in the subsequent major release. |
com.bea.wli.config.Ref.SYSTEM_SMTP_FOLDER
in 2.6. Please use
Refs.SYSTEM_SMTP_FOLDER . Deprecated API is removed in the subsequent major release. |
com.bea.wli.config.Ref.SYSTEM_UDDI_FOLDER
in 2.6. Please use
Refs.SYSTEM_UDDI_FOLDER . Deprecated API is removed in the subsequent major release. |
Method and Description |
---|
com.bea.wli.sb.transports.TransportException.getErrorPayload() |
com.bea.wli.sb.services.BindingTypeInfo.hasRMPolicy()
this method has been deprecated in 3.0 and should not be called. Transport providers should not rely on this. method. This method will always return false.
|
com.bea.wli.sb.services.BindingTypeInfo.hasWSSecurityPolicy()
this method has been deprecated in 3.0 and should not be called. Transport providers should not rely on this method. This method will always return false.
|
com.bea.wli.config.Ref.makeLocationRef(String)
since 2.6
|
com.bea.wli.sb.util.Refs.makeServiceProviderRef(Ref, String)
in 3.0. Please use
Refs.makeServiceKeyProviderRef(com.bea.wli.config.Ref, String) . Deprecated API is removed in the subsequent major release. |
com.bea.wli.sb.transports.InboundTransportMessageContext.setResponseMetaData(ResponseMetaData) |
com.bea.wli.sb.transports.InboundTransportMessageContext.setResponsePayload(Source) |
Constructor and Description |
---|
com.bea.wli.sb.transports.TransportException(String, Source) |