|
Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.6) Part Number E13941-06 |
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES All Classes |
Throwable
.
AuditSeverity
object with the
WARNING
severity level.
weblogic.apache.html.dom
.weblogic.apache.wml
.weblogic.apache.wml.dom
.weblogic.apache.xml.serialize
.javax.enterprise.deploy.spi.factories.DeploymentFactory
.WebLogicDeploymentManager
, populate a configuration for an application, and
create a new or updated deployment plan.Notifications
generated by the
LogBroadcasterRuntimeMBean
in the server for log messages.DisconnectEvent
, DisconnectListener
,
DisconnectMonitor
, and PortableRemoteObject
.java.rmi.*
.java.rmi.*
.weblogic.servlet.http
.weblogic.management.timer
.javax.transaction.xa.XAResource
interface with the WL transaction manager.weblogic.webservice.async.
weblogic.webservice.binding - package weblogic.webservice.binding
Deprecated. Provides an interface and classes for weblogic.webservice.binding.
weblogic.webservice.binding.https - package weblogic.webservice.binding.https
Deprecated. Provides classes for weblogic.webservice.binding.https.
weblogic.webservice.binding.jms - package weblogic.webservice.binding.jms
Deprecated. Provides classes for weblogic.webservice.binding.jms.
weblogic.webservice.client - package weblogic.webservice.client
Deprecated. Provides interfaces and classes for weblogic.webservice.client.
weblogic.webservice.context - package weblogic.webservice.context
Deprecated.Provides interfaces and a class for weblogic.webservice.context.
weblogic.webservice.encoding - package weblogic.webservice.encoding
Deprecated. Provides classes for weblogic.webservice.encoding.
weblogic.webservice.extensions - package weblogic.webservice.extensions
Deprecated. Provides interfaces for weblogic.webservice.extensions.
weblogic.workarea - package weblogic.workarea
Provides interfaces to support marshalling of user data in a WorkArea
.
weblogic.wsee.async - package weblogic.wsee.async
Provides interfaces, classes, and enumerations for using asynchronous WebLogic Web Services.
weblogic.wsee.connection.transport.http - package weblogic.wsee.connection.transport.http
Provides classes for connecting to a WebLogic Web Service via HTTP transport.
weblogic.wsee.connection.transport.https - package weblogic.wsee.connection.transport.https
Provides classes for connecting to a WebLogic Web Service via HTTPS transport.
weblogic.wsee.connection.transport.jms - package weblogic.wsee.connection.transport.jms
Provides classes for JMS transport.
weblogic.wsee.connection.transport.servlet - package weblogic.wsee.connection.transport.servlet
Provides classes for connecting to a WebLogic Web Services via servlets.
weblogic.wsee.conversation - package weblogic.wsee.conversation
Provides classes and exceptions for developing conversational Web Services.
weblogic.wsee.jaxrpc - package weblogic.wsee.jaxrpc
Provides interfaces for developing JAX-RPC Web Services.
weblogic.wsee.jaxws.proxy - package weblogic.wsee.jaxws.proxy
weblogic.wsee.jws - package weblogic.wsee.jws
Provides interfaces, classes, and exceptions for developing WebLogic Web Services.
weblogic.wsee.jws.jaxws.owsm - package weblogic.wsee.jws.jaxws.owsm
Provides annotations and features for attaching Oracle WSM security policies to web services and web service clients.
weblogic.wsee.jws.util - package weblogic.wsee.jws.util
Deprecated. Provides an interface for weblogic.wsee.jws.util
.
weblogic.wsee.jws.wlw - package weblogic.wsee.jws.wlw
Deprecated. Provides an exception for weblogic.wsee.jws.wlw
.
weblogic.wsee.mc.api - package weblogic.wsee.mc.api
weblogic.wsee.reliability - package weblogic.wsee.reliability
Provides interfaces, classes, exceptions, and enumerations for developing Web Services Reliable Messaging (WS-RM)
for JAX-RPC Web services.
weblogic.wsee.reliability2.api - package weblogic.wsee.reliability2.api
weblogic.wsee.security.bst - package weblogic.wsee.security.bst
Provides classes to support Binary Security Tokens (BST) in WebLogic Web Services.
weblogic.wsee.security.saml - package weblogic.wsee.security.saml
weblogic.wsee.security.unt - package weblogic.wsee.security.unt
Provides classes to support UNT security in WebLogic Web Services.
weblogic.wsee.security.wssc.utils - package weblogic.wsee.security.wssc.utils
Provides classes to support WS-SecureConversation in WebLogic Web Services.
weblogic.wsee.tools.anttasks - package weblogic.wsee.tools.anttasks
weblogic.wsee.wstx.wsat - package weblogic.wsee.wstx.wsat
weblogic.wtc.gwt - package weblogic.wtc.gwt
Provides useful WTC GWT Domain utilities.
weblogic.wtc.jatmi - package weblogic.wtc.jatmi
Provides JATMI primitives used to begin and end
transactions, allocate and free buffers, and provide the communication between
clients and servers.
weblogic.xml.crypto.wss - package weblogic.xml.crypto.wss
Provides a Helper class for weblogic.xml.crypto.wss.provider.SecurityToken operation.
weblogic.xml.crypto.wss.api - package weblogic.xml.crypto.wss.api
Provides the Web Services security api.
weblogic.xml.crypto.wss.provider - package weblogic.xml.crypto.wss.provider
Provides interfaces and a class for Web Services security providers.
weblogic.xml.schema.binding - package weblogic.xml.schema.binding
Provides a framework for defining a data binding between XML Schema
types and Java types.
weblogic.xml.security - package weblogic.xml.security
Deprecated. Provides interfaces and classes for weblogic.xml.security
.
weblogic.xml.security.assertion - package weblogic.xml.security.assertion
Deprecated. Provides interfaces and classes for weblogic.xml.security.assertion
.
weblogic.xml.security.specs - package weblogic.xml.security.specs
Deprecated. Provides interfaces and classes for weblogic.xml.security.specs
.
weblogic.xml.security.wsse - package weblogic.xml.security.wsse
Deprecated. Provides interfaces and classes for weblogic.xml.security.wsse
.
weblogic.xml.stream - package weblogic.xml.stream
Deprecated. Provides XML stream support.
weblogic.xml.stream.util - package weblogic.xml.stream.util
Deprecated. Provides XML stream utilities support.
weblogic.xml.xpath - package weblogic.xml.xpath
This package contains all of the classes required to perform
XPath matching against a document represented as a DOM, XMLNode,
or against an XMLInputStream.
WebLogicCommandType - Class in weblogic.deploy.api.shared
Extends CommandType to provide additional DeploymentManager commands for WebLogic Server.
WebLogicDConfigBean - Interface in weblogic.deploy.api.spi
This interface provides WebLogic Server extensions to DConfigBean
.
WebLogicDConfigBeanRoot - Interface in weblogic.deploy.api.spi
This interface provides WebLogic Server extensions to DConfigBeanRoot
.
WebLogicDDBean - Interface in weblogic.deploy.api.model
WebLogicDDBeanRoot - Interface in weblogic.deploy.api.model
WebLogicDeployableObject - Class in weblogic.deploy.api.model
This class is the WebLogic Server implementation of DeployableObject
.
WebLogicDeploymentConfiguration - Interface in weblogic.deploy.api.spi
This interface provides WebLogic Server extensions to DeploymentConfiguration
.
WebLogicDeploymentFactory - Interface in weblogic.deploy.api.spi.factories
This is a WebLogic extension to javax.enterprise.deploy.spi.factories.DeploymentFactory.
WebLogicDeploymentManager - Interface in weblogic.deploy.api.spi
This interface provides WebLogic Server extensions to the DeploymentManager
interface.
WebLogicDeploymentStatus - Interface in weblogic.deploy.api.spi.status
WebLogicJ2eeApplicationObject - Class in weblogic.deploy.api.model
This class is the WebLogic Server implementation of DeployableObject
.
WebLogicJ2eeApplicationObject(File, File, File, File) -
Constructor for class weblogic.deploy.api.model.WebLogicJ2eeApplicationObject
WebLogicLogNotification - Class in weblogic.management.logging
This class is the type of Notifications which are generated by the
LogBroadcasterRuntimeMBean in the server for log messages.
WebLogicModuleType - Class in weblogic.deploy.api.shared
This class extends javax.enterprise.deploy.shared.ModuleType to enumerate the
deployable module types supported in WebLogic Server.
WeblogicSSLEngine - Class in weblogic.security.SSL
WeblogicSSLEngine
is an SSLEngine
with extensions useful for Weblogic Server.
WeblogicSSLEngine() -
Constructor for class weblogic.security.SSL.WeblogicSSLEngine
WebLogicTarget - Class in weblogic.deploy.api.spi
WebLogic extension to the javax.enterprise.deploy.spi.Target interface.
WebLogicTargetModuleID - Class in weblogic.deploy.api.spi
WLS extensions to the javax.enterprise.deploy.spi.TargetModuleID interface.
WebLogicTargetType - Class in weblogic.deploy.api.shared
This class enumerates the different types of deployment targets supported in WebLogic
Server.
weblogicx.jsp.tags - package weblogicx.jsp.tags
Provides interfaces and classes for weblogicx.jsp.tags
.
weblogicx.jsp.tags.validators - package weblogicx.jsp.tags.validators
Provides interfaces and classes for JSP tag validation.
weblogicx.xml.tags - package weblogicx.xml.tags
Provides classes for XML tagging.
WebRowSetImpl - Class in weblogic.jdbc.rowset
WebRowSetImpl is an implementation of the JDBC WebRowSet API
(javax.sql.WebRowSet).
WebRowSetImpl() -
Constructor for class weblogic.jdbc.rowset.WebRowSetImpl
Constructs a new WebRowSet object initialized with the default values
for a CachedRowSet object instance.
WebRowSetImpl(Hashtable) -
Constructor for class weblogic.jdbc.rowset.WebRowSetImpl
Constructs a new WebRowSet object initialized with the
synchronization SPI provider properties as specified in the Hashtable.
WebServiceContext - Class in weblogic.webservice.context
Deprecated. please migrate to jws for webservices
WebServiceHeader - Interface in weblogic.webservice.context
Deprecated. please migrate to jws for webservices
WebServiceResource - Class in weblogic.security.service
The WebServiceResource
class is used by a container to
specify the Web Service resource (and method related to the resource)
that a caller is attempting to access.
WebServiceResource(String, String, String, String, String[]) -
Constructor for class weblogic.security.service.WebServiceResource
Constructs a new WebServiceResource
with a target name
composed from the application
, method
,
and signature
parameters.
WebServiceResource() -
Constructor for class weblogic.security.service.WebServiceResource
Deprecated. As of 04/01/02.
WebServiceRuntimeDecl - Class in weblogic.wsee.jws
WebServiceRuntimeDecl(WebServiceType, Class) -
Constructor for class weblogic.wsee.jws.WebServiceRuntimeDecl
WebServiceRuntimeDecl(WebServiceType, JClass, WebServiceDecl) -
Constructor for class weblogic.wsee.jws.WebServiceRuntimeDecl
WebServiceRuntimeDecl(WebServiceType, JClass, WebServiceDecl, boolean) -
Constructor for class weblogic.wsee.jws.WebServiceRuntimeDecl
WebServiceSession - Interface in weblogic.webservice.context
Deprecated. please migrate to jws for webservices
WebSSOIdPPartner - Interface in com.bea.security.saml2.providers.registry
Abstract representation of a SAML 2.0 Identity Provider partner for Web SSO profile.
WebSSOPartner - Interface in com.bea.security.saml2.providers.registry
Abstract representation of a SAML 2.0 partner for Web SSO profile.
WebSSOSPPartner - Interface in com.bea.security.saml2.providers.registry
Abstract representation of a SAML 2.0 Service Provider partner for Web SSO profile.
whichDoctypePublic(Document) -
Static method in class weblogic.apache.xml.serialize.OutputFormat
Deprecated. Returns the document type public identifier
specified for this document, or null.
whichDoctypeSystem(Document) -
Static method in class weblogic.apache.xml.serialize.OutputFormat
Deprecated. Returns the document type system identifier
specified for this document, or null.
whichMediaType(String) -
Static method in class weblogic.apache.xml.serialize.OutputFormat
Deprecated. Returns the suitable media format for a document
output with the specified method.
whichMethod(Document) -
Static method in class weblogic.apache.xml.serialize.OutputFormat
Deprecated. Determine the output method for the specified document.
WildcardBinding - Annotation Type in weblogic.jws
This annotation specifies how to bind a wildcard class.
WildcardBindings - Annotation Type in weblogic.jws
This annotation is used to specify how to bind wildcard classes.
WildcardParticle - Enum in weblogic.jws
Enumeration that refers to wildcard particles.
Windows -
Static variable in class weblogic.apache.xml.serialize.LineSeparator
Deprecated. Line separator for Windows systems (\r\n).
WLA_WSAT_NS_URI -
Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
WLAcknowledgeInfo - Interface in weblogic.jms.extensions
A WLMessage provides
an abstraction of the data in the message for doing acknowledge.
WLCachedRowSet - Interface in weblogic.jdbc.rowset
WLCachedRowSet
is an extension to the
javax.sql.RowSet
interface.
WLCall - Interface in weblogic.webservice.extensions
Deprecated. please migrate to jws for webservices
WLConnection - Interface in weblogic.jdbc.extensions
A WLConnection provides
methods not supported by java.sql.Connection.
WLConnection - Interface in weblogic.jms.extensions
A WLConnection provides fields and methods that are not supported by
javax.jms.Connection
.
WLContext - Interface in weblogic.jndi
Interface for a WebLogic naming context.
WLDataSource - Interface in weblogic.jdbc.extensions
A WLDataSource provides
methods not supported by javax.sql.DataSource.
WLDestination - Interface in weblogic.jms.extensions
A WLDestination provides methods
that are not supported by javax.jms.Destination.
WLDF -
Static variable in class weblogic.deploy.api.shared.WebLogicModuleType
WLErrorManager - Class in weblogic.logging
An ErrorManager that handles errors by removing the failing handler from
the logger and logging a WLLevel.CRITICAL message.
WLErrorManager(Handler) -
Constructor for class weblogic.logging.WLErrorManager
Initialize this instance with the associated handler.
WLFilter - Annotation Type in weblogic.servlet.annotation
The WLFilter annotation is used to mark a Filter class with necessary
metadata so it can be deployed without being declared in the web.xml descriptor.
WLHttpServletResponse - Interface in weblogic.servlet.http
WLHttpsTransport - Annotation Type in weblogic.jws
Deprecated.
WLHttpTransport - Annotation Type in weblogic.jws
Specifies the context path and service URI sections
of the URL used to invoke the Web Service over the
HTTP transport, as well as the name of the port
in the generated WSDL.
WLInitialContextFactory - Class in weblogic.jndi
The WLInitialContextFactory creates initial contexts for accessing the
WebLogic naming service.
WLInitialContextFactory() -
Constructor for class weblogic.jndi.WLInitialContextFactory
Default constructor.
WLInitialContextFactoryDelegate - Class in weblogic.jndi
The WLInitialContextFactoryDelegate creates initial contexts
for accessing the WebLogic naming service locally or remotely via t3.
WLInitialContextFactoryDelegate() -
Constructor for class weblogic.jndi.WLInitialContextFactoryDelegate
Default constructor.
WLInitParam - Annotation Type in weblogic.servlet.annotation
The WLInitParam annotation is used within the context of the WLServlet or
WLFilter annotations to declare the 'init-param' attributes
for the servlet
and filter
elements of the web.xml descriptor.
WLJmsTransport - Annotation Type in weblogic.jws
Specifies the context path and service URI sections
of the URL used to invoke the Web Service over the
JMS transport, as well as the name of the port in
the generated WSDL.
WLLevel - Class in weblogic.logging
This class enumerates the WebLogic specific logging levels.
WLLog4jLevel - Class in weblogic.logging.log4j
This class enumerates the Log4j logging levels.
WLLog4jLogEvent - Class in weblogic.logging.log4j
Defines the fields in the logging event which is passed on to all Appenders.
WLLogRecord - Class in weblogic.logging
WebLogic extensions to java.util.logging.LogRecord
Defines the fields in the log records which are specific to WLS.
WLLogRecord(Level, String) -
Constructor for class weblogic.logging.WLLogRecord
Initialize a WLLogRecord object given the logging Level and
the log message.
WLLogRecord(Level, String, Throwable) -
Constructor for class weblogic.logging.WLLogRecord
Initialize a WLLogRecord object given the logging Level,
the log message and the associated Throwable object.
WLMessage - Interface in weblogic.jms.extensions
A WLMessage provides
methods not supported by javax.jms.Message.
WLMessageFactory - Interface in weblogic.jms.extensions
A WLMessageFactory provides vendor specific
methods not supported by JMS specification.
WLMessageProducer - Interface in weblogic.jms.extensions
A WLMessageProducer provides
methods not supported by javax.jms.MessageProducer.
WLObjectOutput - Interface in weblogic.common
This interface, which is the interface implemented by the output
streams set up between the WebLogic Server and its clients, is
passed as an argument to the writeObject() method in the
interface WLSerializable.
WLQueryProperties - Interface in weblogic.ejb
WLQueueSession - Interface in weblogic.jms.extensions
A WLQueueSession provides
fields and methods not supported by javax.jms.QueueSession.
WLRowSetMetaData - Interface in weblogic.jdbc.rowset
WLRowSetMetaData extends the javax.sql.RowSetMetaData
interface with extended meta-data methods.
WLS_WSAT -
Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
WLSAbstractPrincipal - Class in weblogic.security.principal
The WLSAbstractPrincipal
class is a convenience abstract class
that implements a principal whose name field will be signed by the
weblogic.security.provider.PrincipalValidatorImpl
class.
WLSAbstractPrincipal() -
Constructor for class weblogic.security.principal.WLSAbstractPrincipal
Constructs an instance of the WLSAbstractPrincipal
.
WLSCertPathBuilderResult - Class in weblogic.security.pk
A convenience class for returning results.
WLSCertPathBuilderResult(CertPath) -
Constructor for class weblogic.security.pk.WLSCertPathBuilderResult
Construct a WLSCertPathBuilderResult using the provided
certification path.
WLSCertPathBuilderResult(X509Certificate[]) -
Constructor for class weblogic.security.pk.WLSCertPathBuilderResult
Construct a WLSCertPathBuilderResult using the provided
array of X509 certificates.
WLSCertPathValidatorResult - Class in weblogic.security.pk
A convenience class for returning results.
WLSCertPathValidatorResult() -
Constructor for class weblogic.security.pk.WLSCertPathValidatorResult
WLService - Interface in weblogic.webservice.extensions
Deprecated. please migrate to jws for webservices
WLServlet - Annotation Type in weblogic.servlet.annotation
The WLServlet annotation is used to mark a Servlet class with necessary
metadata so it can be deployed without being declared in the web.xml descriptor.
WLSession - Interface in weblogic.jms.extensions
A WLSession provides fields and methods that are not supported by
javax.jms.Session.
.
WLSGroup - Interface in weblogic.security.spi
The WLSGroup
interface is a marker interface used to signify that a
principal represents a WebLogic Server group.
WLSGroupImpl - Class in weblogic.security.principal
The WLSGroupImpl
class is a convenience class that implements a
WLSGroup
principal whose name field will be signed by the
weblogic.security.provider.PrincipalValidatorImpl
class.
WLSGroupImpl(String) -
Constructor for class weblogic.security.principal.WLSGroupImpl
Constructs a principal that represents a WebLogic Server group.
WLSPrincipal - Interface in weblogic.security.principal
The WLSPrincipal
interface is a convenience interface that
defines a principal whose name field will be signed by the
weblogic.security.provider.PrincipalValidatorImpl
class.
WLSSLAdapter - Class in weblogic.webservice.client
Deprecated. please migrate to jws for webservices
WLSSLAdapter() -
Constructor for class weblogic.webservice.client.WLSSLAdapter
Deprecated.
WLSSLAdapter(boolean) -
Constructor for class weblogic.webservice.client.WLSSLAdapter
Deprecated.
WlsSSLAdapter - Class in weblogic.wsee.connection.transport.https
WlsSSLAdapter() -
Constructor for class weblogic.wsee.connection.transport.https.WlsSSLAdapter
WLSTInterpreter - Class in weblogic.management.scripting.utils
This is a wrapper class to the Jython interpreter.
WLSTInterpreter() -
Constructor for class weblogic.management.scripting.utils.WLSTInterpreter
Contructs the WLSTInterpreter with WebLogic specific extensions
WLSTInterpreter(Hashtable) -
Constructor for class weblogic.management.scripting.utils.WLSTInterpreter
Contructs the WLSTInterpreter with WebLogic specific extensions
WLStub - Interface in weblogic.wsee.jaxrpc
Weblogic specific stub properties.
WLSUser - Interface in weblogic.security.spi
The WLSUser
interface is a marker interface used to signify that a principal
represents a WebLogic Server user.
WLSUserImpl - Class in weblogic.security.principal
The WLSUserImpl
is a convenience class that implements a WLSUser
principal whose name field will be signed by the
weblogic.security.provider.PrincipalValidatorImpl
class.
WLSUserImpl(String) -
Constructor for class weblogic.security.principal.WLSUserImpl
Constructs a principal that represents a WebLogic Server user.
WLTimer - Interface in weblogic.ejb
WLTimerInfo - Class in weblogic.ejb
WLTimerInfo() -
Constructor for class weblogic.ejb.WLTimerInfo
WLTimerService - Interface in weblogic.ejb
WLTopicSession - Interface in weblogic.jms.extensions
A WLTopicSession provides
fields and methods not supported by javax.jms.TopicSession.
WLW81CallbackJWS - Annotation Type in weblogic.jws.wlw
Deprecated.
WLWRollbackOnCheckedException - Annotation Type in weblogic.jws.wlw
Deprecated. Indicates that at runtime, if an unchecked Exception is thrown by
a Service, the current transaction will be marked for Rollback
WLWServiceControlCallbackJWS - Annotation Type in weblogic.jws.wlw
This annotation is added to tag this service as
a generated Service Control Callback JWS.
WLXid - Interface in weblogic.transaction
WMLAccessElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLAccessElement.
WMLAccessElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLAccessElementImpl.
WMLAccessElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLAccessElementImpl
Deprecated.
WMLAElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLAElement.
WMLAElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLAElementImpl.
WMLAElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLAElementImpl
Deprecated.
WMLAnchorElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLAnchorElement.
WMLAnchorElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLAnchorElementImpl.
WMLAnchorElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLAnchorElementImpl
Deprecated.
WMLBElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLBElement.
WMLBElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLBElementImpl.
WMLBElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLBElementImpl
Deprecated.
WMLBigElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLBigElement.
WMLBigElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLBigElementImpl.
WMLBigElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLBigElementImpl
Deprecated.
WMLBrElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLBrElement.
WMLBrElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLBrElementImpl.
WMLBrElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLBrElementImpl
Deprecated.
WMLCardElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLCardElement.
WMLCardElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLCardElementImpl.
WMLCardElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLCardElementImpl
Deprecated.
WMLDocument - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLDocument.
WMLDocumentImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLDocumentImpl.
WMLDocumentImpl(DocumentType) -
Constructor for class weblogic.apache.wml.dom.WMLDocumentImpl
Deprecated.
WMLDoElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLDoElement.
WMLDoElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLDoElementImpl.
WMLDoElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLDoElementImpl
Deprecated.
WMLDOMImplementation - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLDOMImplementation.
WMLDOMImplementationImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLDOMImplementationImpl.
WMLDOMImplementationImpl() -
Constructor for class weblogic.apache.wml.dom.WMLDOMImplementationImpl
Deprecated.
WMLElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLElement.
WMLElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLElementImpl.
WMLElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLElementImpl
Deprecated.
WMLEmElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLEmElement.
WMLEmElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLEmElementImpl.
WMLEmElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLEmElementImpl
Deprecated.
WMLFieldsetElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLFieldsetElement.
WMLFieldsetElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLFieldsetElementImpl.
WMLFieldsetElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLFieldsetElementImpl
Deprecated.
WMLGoElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLGoElement.
WMLGoElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLGoElementImpl.
WMLGoElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLGoElementImpl
Deprecated.
WMLHeadElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLHeadElement.
WMLHeadElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLHeadElementImpl.
WMLHeadElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLHeadElementImpl
Deprecated.
WMLIElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLIElement.
WMLIElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLIElementImpl.
WMLIElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLIElementImpl
Deprecated.
WMLImgElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLImgElement.
WMLImgElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLImgElementImpl.
WMLImgElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLImgElementImpl
Deprecated.
WMLInputElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLInputElement.
WMLInputElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLInputElementImpl.
WMLInputElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLInputElementImpl
Deprecated.
WMLMetaElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLMetaElement.
WMLMetaElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLMetaElementImpl.
WMLMetaElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLMetaElementImpl
Deprecated.
WMLNoopElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLNoopElement.
WMLNoopElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLNoopElementImpl.
WMLNoopElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLNoopElementImpl
Deprecated.
WMLOneventElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLOneventElement.
WMLOneventElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLOneventElementImpl.
WMLOneventElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLOneventElementImpl
Deprecated.
WMLOptgroupElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLOptgroupElement.
WMLOptgroupElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLOptgroupElementImpl.
WMLOptgroupElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLOptgroupElementImpl
Deprecated.
WMLOptionElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLOptionElement.
WMLOptionElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLOptionElementImpl.
WMLOptionElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLOptionElementImpl
Deprecated.
WMLPElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLPElement.
WMLPElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLPElementImpl.
WMLPElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLPElementImpl
Deprecated.
WMLPostfieldElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLPostfieldElement.
WMLPostfieldElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLPostfieldElementImpl.
WMLPostfieldElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLPostfieldElementImpl
Deprecated.
WMLPrevElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLPrevElement.
WMLPrevElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLPrevElementImpl.
WMLPrevElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLPrevElementImpl
Deprecated.
WMLRefreshElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLRefreshElement.
WMLRefreshElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLRefreshElementImpl.
WMLRefreshElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLRefreshElementImpl
Deprecated.
WMLSelectElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLSelectElement.
WMLSelectElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLSelectElementImpl.
WMLSelectElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLSelectElementImpl
Deprecated.
WMLSetvarElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLSetvarElement.
WMLSetvarElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLSetvarElementImpl.
WMLSetvarElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLSetvarElementImpl
Deprecated.
WMLSmallElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLSmallElement.
WMLSmallElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLSmallElementImpl.
WMLSmallElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLSmallElementImpl
Deprecated.
WMLStrongElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLStrongElement.
WMLStrongElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLStrongElementImpl.
WMLStrongElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLStrongElementImpl
Deprecated.
WMLTableElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLTableElement.
WMLTableElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLTableElementImpl.
WMLTableElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLTableElementImpl
Deprecated.
WMLTdElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLTdElement.
WMLTdElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLTdElementImpl.
WMLTdElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLTdElementImpl
Deprecated.
WMLTemplateElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLTemplateElement.
WMLTemplateElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLTemplateElementImpl.
WMLTemplateElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLTemplateElementImpl
Deprecated.
WMLTimerElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLTimerElement.
WMLTimerElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLTimerElementImpl.
WMLTimerElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLTimerElementImpl
Deprecated.
WMLTrElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLTrElement.
WMLTrElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLTrElementImpl.
WMLTrElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLTrElementImpl
Deprecated.
WMLUElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLUElement.
WMLUElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLUElementImpl.
WMLUElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLUElementImpl
Deprecated.
WMLWmlElement - Interface in weblogic.apache.wml
Deprecated. 9.2.0.0 Replaced by org.apache.wml.WMLWmlElement.
WMLWmlElementImpl - Class in weblogic.apache.wml.dom
Deprecated. 9.2.0.0 Replaced by org.apache.wml.dom.WMLWmlElementImpl.
WMLWmlElementImpl(WMLDocumentImpl, String) -
Constructor for class weblogic.apache.wml.dom.WMLWmlElementImpl
Deprecated.
Work - Interface in commonj.work
This is implemented by applications when they want to run
code blocks asynchronously.
WORK -
Static variable in interface weblogic.connector.extensions.Suspendable
Used to indicate that submission of Work is to be suspended/resumed
WORK -
Static variable in interface weblogic.workarea.PropagationMode
Propagate a WorkContext across Work instances.
WORK_ACCEPTED -
Static variable in interface commonj.work.WorkEvent
Work has been accepted
WORK_COMPLETED -
Static variable in interface commonj.work.WorkEvent
Work has completed.
WORK_REJECTED -
Static variable in interface commonj.work.WorkEvent
Work has been rejected.
WORK_STARTED -
Static variable in interface commonj.work.WorkEvent
Work is currently running.
workAccepted(WorkEvent) -
Method in interface commonj.work.WorkListener
This is called when the Work is accepted for dispatching.
workCompleted(WorkEvent) -
Method in interface commonj.work.WorkListener
This is called once Work.run returns.
WorkCompletedException - Exception in commonj.work
This exception indicates that a Work started but completed with
an exception.
WorkCompletedException() -
Constructor for exception commonj.work.WorkCompletedException
Constructor for a WorkCompletedException
WorkCompletedException(String) -
Constructor for exception commonj.work.WorkCompletedException
Constructor for a WorkCompletedException
WorkCompletedException(String, Throwable) -
Constructor for exception commonj.work.WorkCompletedException
Constructor for a WorkCompletedException
WorkCompletedException(Throwable) -
Constructor for exception commonj.work.WorkCompletedException
Constructor for a WorkCompletedException
WorkCompletedException(String, List) -
Constructor for exception commonj.work.WorkCompletedException
Constructor for a WorkCompletedException
WorkContext - Interface in weblogic.workarea
WorkContext
is a marker interface used for marshaling
and unmarshaling user data in a WorkArea
.
WorkContextInput - Interface in weblogic.workarea
WorkContextInput
is a primitive stream used for
unmarshaling WorkContext
implementations.
WorkContextMap - Interface in weblogic.workarea
WorkContextMap
provides users with mechanisms
for tagging certain requests (whether remote or local)
and propagating that information based on certain policy
constraints.
WorkContextOutput - Interface in weblogic.workarea
WorkConectOutput
is a primitive stream used for
marshaling WorkContext
implementations.
WorkContextResource - Class in weblogic.security.service
The WorkContextResource
class is used by a container to specify the
WorkContext resource (and method related to the resource) that a caller is
attempting to access.
WorkContextResource(String[], String) -
Constructor for class weblogic.security.service.WorkContextResource
Constructs a new WorkContextResource
with a target name composed
from the path
, and actionName
parameters.
WorkContextResource() -
Constructor for class weblogic.security.service.WorkContextResource
Deprecated. As of 04/01/02.
WorkEvent - Interface in commonj.work
This is sent to a WorkListener as the Work is processed by a WorkManager.
WorkException - Exception in commonj.work
This is the base class for all Work related exceptions.
WorkException() -
Constructor for exception commonj.work.WorkException
Constructor for WorkException
WorkException(String) -
Constructor for exception commonj.work.WorkException
Constructor for WorkException
WorkException(String, Throwable) -
Constructor for exception commonj.work.WorkException
Constructor for WorkException
WorkException(Throwable) -
Constructor for exception commonj.work.WorkException
Constructor for WorkException
WorkItem - Interface in commonj.work
This is returned once a Work is submitted to a WorkManager.
WorkListener - Interface in commonj.work
This is a callback interface called to report on the dispatching of a Work.
WorkManager - Interface in commonj.work
The WorkManager is the abstraction for dispatching and monitoring asynchronous
work and is a factory for creating application short or long lived Works.
workRejected(WorkEvent) -
Method in interface commonj.work.WorkListener
This is called when the Work cannot be processed prior to starting but after accept.
WorkRejectedException - Exception in commonj.work
This is thrown then the Work cannot be started.
WorkRejectedException() -
Constructor for exception commonj.work.WorkRejectedException
Constructor for a WorkRejectedException
WorkRejectedException(String) -
Constructor for exception commonj.work.WorkRejectedException
Constructor for a WorkRejectedException
WorkRejectedException(String, Throwable) -
Constructor for exception commonj.work.WorkRejectedException
Constructor for a WorkRejectedException
WorkRejectedException(Throwable) -
Constructor for exception commonj.work.WorkRejectedException
Constructor for a WorkRejectedException
workStarted(WorkEvent) -
Method in interface commonj.work.WorkListener
This is called when the Work is about to start.
write(String) -
Method in class weblogic.apache.html.dom.HTMLDocumentImpl
Deprecated.
write(int) -
Method in class weblogic.net.http.ContentLengthOutputStream
Deprecated.
write(byte[], int, int) -
Method in class weblogic.net.http.ContentLengthOutputStream
Deprecated.
write(byte[]) -
Method in class weblogic.net.http.ContentLengthOutputStream
Deprecated.
write(int) -
Method in class weblogic.net.http.HttpOutputStream
Deprecated.
write(byte[], int, int) -
Method in class weblogic.net.http.HttpOutputStream
Deprecated.
write(byte[]) -
Method in class weblogic.net.http.HttpOutputStream
Deprecated.
writeAbbrevString(String) -
Method in interface weblogic.common.WLObjectOutput
Deprecated. Please use writeImmutable instead
writeArrayList(ArrayList) -
Method in interface weblogic.common.WLObjectOutput
Writes a java.util.ArrayList to the output stream.
writeArrayOfObjects(Object[]) -
Method in interface weblogic.common.WLObjectOutput
Writes an array of Objects to the output stream.
writeASCII(String) -
Method in interface weblogic.workarea.WorkContextOutput
Writes an 8-bit, variable-length, string to the underlying data
stream.
writeBytes(byte[]) -
Method in interface weblogic.common.WLObjectOutput
Writes an array of bytes to the output stream.
writeContext(WorkContextOutput) -
Method in class weblogic.workarea.AsciiWorkContext
writeContext(WorkContextOutput) -
Method in class weblogic.workarea.LongWorkContext
writeContext(WorkContextOutput) -
Method in class weblogic.workarea.SerializableWorkContext
writeContext(WorkContextOutput) -
Method in class weblogic.workarea.StringWorkContext
writeContext(WorkContextOutput) -
Method in interface weblogic.workarea.WorkContext
Writes the implementation of WorkContext
to the
WorkContextOutput
data stream.
writeContext(WorkContext) -
Method in interface weblogic.workarea.WorkContextOutput
Writes the implementation of WorkContext
to the
underlying data stream.
writeDate(Date) -
Method in interface weblogic.common.WLObjectOutput
Writes a java.lang.Date (or its equally famous subclass,
java.sql.Date) to the output stream.
writeEvent(AuditEvent) -
Method in interface weblogic.security.spi.AuditChannel
Writes an audit record based on event information.
writeEvent(AuditEvent) -
Method in interface weblogic.security.spi.AuditChannelV2
Writes an audit record based on event information.
writeExternal(ObjectOutput) -
Method in class weblogic.common.ParamValue
Writes a ParamValue object to a serialization stream.
writeExternal(ObjectOutput) -
Method in class weblogic.jndi.Environment
writeExternal(DataOutput) -
Method in interface weblogic.transaction.TransactionLoggable
Save object's state in external format.
writeHiddenField() -
Method in class weblogicx.jsp.tags.validators.CustomValidator
writeHiddenField() -
Method in interface weblogicx.jsp.tags.validators.Validatable
write a hidden input type
e.g.
writeHiddenField() -
Method in class weblogicx.jsp.tags.validators.ValidatableAdapter
writeImmutable(Object) -
Method in interface weblogic.common.WLObjectOutput
Writes a commonly used object to the output stream
the object is abbreviated for greater efficiency.
writeln(String) -
Method in class weblogic.apache.html.dom.HTMLDocumentImpl
Deprecated.
writeNode(OutputStream, Node) -
Method in class weblogic.apache.xml.serialize.DOMWriterImpl
Deprecated. DOM L3 EXPERIMENTAL:
Write out the specified node as described above in the description of
DOMWriter
.
writeObjectWL(Object) -
Method in interface weblogic.common.WLObjectOutput
Writes a WebLogic serializable object to the output stream.
writeProperties(Properties) -
Method in interface weblogic.common.WLObjectOutput
Writes a java.util.Properties to the output stream.
writeRequests() -
Method in class weblogic.net.http.HttpURLConnection
writeResourceString(StringBuffer) -
Method in class weblogic.security.service.ControlResource
Writes a string representation of the resource to buffer.
writeResourceString(StringBuffer) -
Method in class weblogic.security.service.EJBResource
Writes a string representation of the resource to buffer.
writeResourceString(StringBuffer) -
Method in class weblogic.security.service.JDBCResource
Writes a string representation of the resource to buffer.
writeResourceString(StringBuffer) -
Method in class weblogic.security.service.JMSResource
Writes a string representation of the resource to buffer.
writeResourceString(StringBuffer) -
Method in class weblogic.security.service.JNDIResource
Writes a string representation of the resource to buffer.
writeResourceString(StringBuffer) -
Method in class weblogic.security.service.RemoteResource
writeResourceString(StringBuffer) -
Method in class weblogic.security.service.ResourceBase
Writes a string representation of the resource to buffer.
writeResourceString(StringBuffer) -
Method in class weblogic.security.service.ServerResource
Writes a string representation of the resource to buffer.
writeResourceString(StringBuffer) -
Method in class weblogic.security.service.WebServiceResource
Writes a string representation of the resource to buffer.
writeResourceString(StringBuffer) -
Method in class weblogic.security.service.WorkContextResource
Writes a string representation of the resource to buffer.
writeString(String) -
Method in interface weblogic.common.WLObjectOutput
Writes a java.lang.String to the output stream.
writeTo(Object, String, OutputStream) -
Method in class weblogic.webservice.encoding.ImageDataContentHandler
Deprecated.
writeToString(Node) -
Method in class weblogic.apache.xml.serialize.DOMWriterImpl
Deprecated. DOM L3 EXPERIMENTAL:
Serialize the specified node as described above in the description of
DOMWriter
.
writeXml(Writer) -
Method in class weblogic.jdbc.rowset.CachedRowSetImpl
writeXml(OutputStream) -
Method in class weblogic.jdbc.rowset.CachedRowSetImpl
writeXml(ResultSet, Writer) -
Method in class weblogic.jdbc.rowset.CachedRowSetImpl
writeXml(ResultSet, OutputStream) -
Method in class weblogic.jdbc.rowset.CachedRowSetImpl
writeXML(XMLOutputStream) -
Method in interface weblogic.jdbc.rowset.WLCachedRowSet
Writes the RowSet to the XMLOutputStream as an XML document.
writeXML(XMLOutputStream, int) -
Method in interface weblogic.jdbc.rowset.WLCachedRowSet
Writes the RowSet as an XML document.
writeXMLSchema(XMLOutputStream) -
Method in interface weblogic.jdbc.rowset.WLRowSetMetaData
Writes the WLRowSetMetaData as an XML Schema document to the
specified XMLOutputStream.
WSA -
Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
WSADDRESSING_NS_URI -
Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
WSAT -
Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
WSAT10_NS_URI -
Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
WSAT11_COORDINATORPORTTYPEPORT -
Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
WSAT11_DURABLE_2PC -
Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
WSAT11_NS_URI -
Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
WSAT11_PARTICIPANTPORTTYPEPORT -
Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
WSAT11_REGISTRATIONCOORDINATORPORTTYPEPORT -
Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
WSAT11_REGISTRATIONREQUESTERPORTTYPEPORT -
Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
WSAT11_VOLATILE_2PC -
Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
WSAT_COORDINATORPORTTYPEPORT -
Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
WSAT_PARTICIPANTPORTTYPEPORT -
Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
WSAT_REGISTRATIONCOORDINATORPORTTYPEPORT -
Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
WSAT_REGISTRATIONREQUESTERPORTTYPEPORT -
Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
WSATClientHandler - Class in weblogic.wsee.wstx.wsat
WSATClientHandler() -
Constructor for class weblogic.wsee.wstx.wsat.WSATClientHandler
WSATConstants - Interface in weblogic.wsee.wstx.wsat
WSATException - Exception in weblogic.wsee.wstx.wsat
WS-AT Exception mapping of XAException
WSATException(String) -
Constructor for exception weblogic.wsee.wstx.wsat.WSATException
WSATException(Exception) -
Constructor for exception weblogic.wsee.wstx.wsat.WSATException
WSATException(String, XAException) -
Constructor for exception weblogic.wsee.wstx.wsat.WSATException
WSATFaultFactory - Class in weblogic.wsee.wstx.wsat
WS-C and WS-AT Fault factory.
WSATFaultFactory() -
Constructor for class weblogic.wsee.wstx.wsat.WSATFaultFactory
WSATHelper<T> - Class in weblogic.wsee.wstx.wsat
This singleton serves not only as a helper and utility but as the core of the WS-AT resource manager and
holds the datastructures that maintain the endpoint references for durable/XAResource and volatile/Synchronization
WS-AT transaction participants.
WSATHelper() -
Constructor for class weblogic.wsee.wstx.wsat.WSATHelper
WSATSynchronization - Class in weblogic.wsee.wstx.wsat
Volatile WS-AT Participant
WSATSynchronization(EndpointReference, Xid) -
Constructor for class weblogic.wsee.wstx.wsat.WSATSynchronization
WSATSynchronization(Transactional.Version, EndpointReference, Xid) -
Constructor for class weblogic.wsee.wstx.wsat.WSATSynchronization
WSATXAResource - Class in weblogic.wsee.wstx.wsat
WSATXAResource(EndpointReference, Xid) -
Constructor for class weblogic.wsee.wstx.wsat.WSATXAResource
Constructor used for runtime
WSATXAResource(Transactional.Version, EndpointReference, Xid) -
Constructor for class weblogic.wsee.wstx.wsat.WSATXAResource
Constructor used for runtime
WSATXAResource(Transactional.Version, EndpointReference, Xid, boolean) -
Constructor for class weblogic.wsee.wstx.wsat.WSATXAResource
Constructor used for recovery
WSCOOR -
Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
WSCOOR10_NS_URI -
Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
WSCOOR11_CONTEXT_QNAME -
Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
WSCOOR11_NS_URI -
Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
WSCOOR11_REGISTER_QNAME -
Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
WSCOOR_CONTEXT_QNAME -
Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
WSCOOR_REGISTER_QNAME -
Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
WSDL - Annotation Type in weblogic.jws
Specifies whether to expose the WSDL of a deployed WebLogic Web Service.
wsdl -
Variable in class weblogic.wsee.tools.anttasks.ClientGenFacadeTask
WsdlcTask - Class in weblogic.wsee.tools.anttasks
Wsdl2jws ant task
User: jlee
Date: Mar 3, 2005
Time: 11:46:27 AM
WsdlcTask() -
Constructor for class weblogic.wsee.tools.anttasks.WsdlcTask
WsdlGetTask - Class in weblogic.wsee.tools.anttasks
Download all WSDLs and related XSDs to local box, whenever they are defined
in XML catalogs or injected in files.
WsdlGetTask() -
Constructor for class weblogic.wsee.tools.anttasks.WsdlGetTask
wsdlLocation -
Variable in class weblogic.wsee.jws.WebServiceRuntimeDecl
WSEE -
Static variable in class weblogic.deploy.api.shared.WebLogicModuleType
WSPasswordDigest - Interface in weblogic.security.spi
wsPort -
Variable in class weblogic.wsee.async.AsyncUtil.SavedServiceInfo
Deprecated.
WSRM_ACKSTO_ANONYMOUS -
Static variable in interface weblogic.wsee.jaxrpc.WLStub
This property allows you to set the acks to address of the reliable sequence to be
anonymous.
WSRM_LAST_MESSAGE -
Static variable in interface weblogic.wsee.jaxrpc.WLStub
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.
WSRM_OFFER_SEQUENCE_EXPIRATION -
Static variable in interface weblogic.wsee.jaxrpc.WLStub
This property allows you to set the expiration time for an offered reliable sequence.
WSRM_SEQUENCE_EXPIRATION -
Static variable in interface weblogic.wsee.jaxrpc.WLStub
This property allows you to set the expiration value for a reliable sequence.
WsrmClient - Interface in weblogic.wsee.reliability2.api
RM-specific interface providing client functions for dealing with sequences
and the messages within them.
WsrmClientFactory - Class in weblogic.wsee.reliability2.api
Factory class used to obtain WsrmClient instances.
WsrmClientFactory() -
Constructor for class weblogic.wsee.reliability2.api.WsrmClientFactory
WsrmConstants.Action.VersionInfo - Class in weblogic.wsee.reliability
WsrmConstants.Action.VersionInfo() -
Constructor for class weblogic.wsee.reliability.WsrmConstants.Action.VersionInfo
WsrmConstants.DeliveryQOS - Enum in weblogic.wsee.reliability
WsrmConstants.HeaderElement - Enum in weblogic.wsee.reliability
WsrmHelper - Class in weblogic.wsee.reliability
WsrmHelper() -
Constructor for class weblogic.wsee.reliability.WsrmHelper
WsrmSAFReceivingManager.ReliabilityBufferConfig - Class in weblogic.wsee.reliability
WsrmSAFReceivingManager.ReliabilityBufferConfig() -
Constructor for class weblogic.wsee.reliability.WsrmSAFReceivingManager.ReliabilityBufferConfig
WsrmSAFReceivingManager.ReliabilityBufferConfig(int, String) -
Constructor for class weblogic.wsee.reliability.WsrmSAFReceivingManager.ReliabilityBufferConfig
WsrmSAFReceivingManager.ReliabilityBufferConfig(ReliabilityBuffer) -
Constructor for class weblogic.wsee.reliability.WsrmSAFReceivingManager.ReliabilityBufferConfig
WsrmUtils - Class in weblogic.wsee.reliability
This class is a utility class for using Web Services Reliable Messaging (WSRM)
given a service stub (WLStub) instance.
WsrmUtils() -
Constructor for class weblogic.wsee.reliability.WsrmUtils
WSS_SAML11_TOKEN10 -
Static variable in interface weblogic.wsee.security.saml.SAML2Constants
For WS-SecurityPolicy tag "WssSamlV11Token10";
WSS_SAML11_TOKEN11 -
Static variable in interface weblogic.wsee.security.saml.SAML2Constants
For WS-SecurityPolicy tag "WssSamlV11Token11";
WSS_SAML20_TOKEN11 -
Static variable in interface weblogic.wsee.security.saml.SAML2Constants
For WS-SecurityPolicy tag "WssSamlV20Token11";
WSS_SUBJECT_PROPERTY -
Static variable in interface weblogic.wsee.jaxrpc.WLStub
Subject derived from message level web service security.
WSS_SUBJECT_PROPERTY -
Static variable in class weblogic.xml.crypto.wss.SecurityTokenContextHandler
Deprecated. The value of the current authenticated subject
WSSC13 -
Static variable in class weblogic.wsee.security.wssc.utils.WSSCCompatibilityUtil
WSSC14 -
Static variable in class weblogic.wsee.security.wssc.utils.WSSCCompatibilityUtil
WSSCClientUtil - Class in weblogic.wsee.security.wssc.utils
WS-SecureConversation client-side utilities
API for client to terminate a secured conversation
Copyright (c) 2006 by BEA Systems.
WSSCClientUtil() -
Constructor for class weblogic.wsee.security.wssc.utils.WSSCClientUtil
WSSCCompatibilityUtil - Class in weblogic.wsee.security.wssc.utils
Backward compatibility utils for WSSC1.3, MSFT and WSSC1.4
WSSCCompatibilityUtil() -
Constructor for class weblogic.wsee.security.wssc.utils.WSSCCompatibilityUtil
WSSCCompatibilityUtil.OrderingIterator<E> - Class in weblogic.wsee.security.wssc.utils
WSSCCompatibilityUtil.OrderingIterator(List<E>) -
Constructor for class weblogic.wsee.security.wssc.utils.WSSCCompatibilityUtil.OrderingIterator
WssConfiguration - Annotation Type in weblogic.jws.security
Defines the configuration mbean of this webservice
WSSE_PASSWORD_DIGEST_TYPE -
Static variable in interface weblogic.security.spi.IdentityAsserter
The wsse:PasswordDigest
token is an internal token and is used
when a web service utilizes the wsse:UsernameToken with a password type of
wsse:PasswordDigest.
WSSE_PASSWORD_DIGEST_TYPE -
Static variable in interface weblogic.security.spi.IdentityAsserterV2
The wsse:PasswordDigest
token is an internal token and is used
when a web service utilizes the wsse:UsernameToken with a password type of
wsse:PasswordDigest.
WSSE_PREFIX_URI -
Static variable in interface weblogic.xml.security.wsse.WSSEConstants
Deprecated. http://www.docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0
WSSE_URI -
Static variable in interface weblogic.xml.security.wsse.WSSEConstants
Deprecated. http://www.docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd
WSSE_VERBOSE -
Static variable in interface weblogic.xml.security.wsse.Security
Deprecated.
WSSE_VERBOSE_PROP -
Static variable in interface weblogic.xml.security.wsse.Security
Deprecated.
WSSEConstants - Interface in weblogic.xml.security.wsse
Deprecated. please use new WS Security API
WSSecurityFactory - Class in weblogic.xml.crypto.wss.api
WSSecurityInfo - Interface in weblogic.xml.crypto.wss
WSSEReader - Class in weblogic.xml.security.wsse
Deprecated. please use new WS Security API
WSSIdPPartner - Interface in com.bea.security.saml2.providers.registry
Abstract representation of a SAML 2.0 Identity Provider partner for WSS SAML Token profile.
WSSPartner - Interface in com.bea.security.saml2.providers.registry
Abstract representation of a SAML 2.0 partner for WSS SAML Token profile.
WSSSPPartner - Interface in com.bea.security.saml2.providers.registry
Abstract representation of a SAML 2.0 Service Provider partner for WSS SAML Token profile.
WST_BOOT_STRAP_POLICY -
Static variable in class weblogic.xml.crypto.wss.SecurityTokenContextHandler
Deprecated.
WST_HEURISTIC_FLAG -
Static variable in class weblogic.wsee.security.wssc.utils.WSSCCompatibilityUtil
WST_OUTER_POLICY -
Static variable in class weblogic.xml.crypto.wss.SecurityTokenContextHandler
Deprecated.
WST_STS_ENDPOINT_ON_SAML -
Static variable in interface weblogic.wsee.jaxrpc.WLStub
Property for setting STS endpoint for WS-Trust used in SAML.
WST_STS_ENDPOINT_ON_WSSC -
Static variable in interface weblogic.wsee.jaxrpc.WLStub
Property for setting STS endpoint for WS-Trust used in WS-SC.
WSUserPasswordDigest - Interface in weblogic.security
The WSUserPasswordDigest
interface defines the
interface for tokens that are passed to the assertIdentity call
for the wsse:PasswordDigest
token type.
WTCServiceStatus - Class in weblogic.wtc.gwt
This is the WTC service status utility class which is used to determine the service status
and service type.
WTCServiceStatus() -
Constructor for class weblogic.wtc.gwt.WTCServiceStatus
WWW_AUTHENTICATE_NEGOTIATE -
Static variable in interface weblogic.security.spi.IdentityAsserter
The WWW-AUTHENTICATE_NEGOTIATE
token is an internal token and is used
when a web app utilizes the SPNEGO (Simple and Protected GSS-API Negotiation Mechanism)
protocol for HTTP authentication.
WWW_AUTHENTICATE_NEGOTIATE -
Static variable in interface weblogic.security.spi.IdentityAsserterV2
The WWW-AUTHENTICATE_NEGOTIATE
token is an internal token and is used
when a web application utilizes the SPNEGO (Simple and Protected GSS-API Negotiation Mechanism)
protocol for HTTP authentication.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Copyright 1996, 2011, 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 API Reference
11g Release 1 (10.3.6)
Part Number E13941-06
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A B C D E F G H I J K L M N O P Q R S T U V W X Y _