|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
index
.
RASIEvent
class which this formatter
can process.
RASIEvent
class which this formatter
can process.
ArraySerializer
can be used to serialize and deserialize
arrays using the SOAP-ENC
encoding style.DataSourceFactory.getDataSource(java.util.Properties)
Base64Serializer
is used to serialize and deserialize
byte arrays using the SOAP-ENC
encoding style.XMLConfigManager
...BeanSerializer
can be used to serialize and deserialize
JavaBeans using the SOAP-ENC
encoding style.Body
object represents the contents and semantics
of a <SOAP-ENV:Body>
element.Call
object represents an RPC call.ConfigManager
...DataSourceFactory.getDataSource(java.util.Properties)
to create a DataSource
DataSourceFactory.getDataSource(java.util.Properties)
to create a DataSource
Object
from its class name.
javax.sql.ConnectionPoolDataSource
or javax.sql.XADataSource
This is a required property.
informixLockModeWait
.
RASHandlers
.
DefaultConfigManager
...Deserializer
...Envelope
object represents the contents and semantics
of an <SOAP-ENV:Envelope>
element.Exception
in a non-static method.
Exception
in a non-static method.
Exception
in a non-static method.
Exception
in a non-static method.
Exception
in a non-static method.
Exception
in a static method.
Exception
in a static method.
Exception
in a static method.
Exception
in a static method.
Exception
in a static method.
Fault
object represents the contents and semantics
of a <SOAP-ENV:Fault>
element.SOAPHTTPConnection
is an implementation of the
SOAPTransport
interface for HTTP.SimpleDateFormat
object used to format the date
at which the event was created.
RASIEvent
classes which this formatter
can process.
RASIEvent
classes which this formatter
can process.
RASMessageCatalog
.
Strings
to be displayed with
the message text.
Strings
to be displayed with
the message text.
String
used to separate fields in the formatted
output.
SimpleDateFormat
object used to format the time
at which the event was created.
HashtableSerializer
can be used to serialize and
deserialize Hashtables using the SOAP-ENC
encoding style.Header
object represents the contents and semantics
of a <SOAP-ENV:Header>
element.PROPS.INITIAL_CONTEXT_FACTORY
and will be removed some time in the future.
RASITraceEvent
type is currently
enabled for this WsJrasTraceLogger.
RASIMessageEvent
type is
currently enabled for this WsJrasMessageLogger.
true
when this object is logging data
and false
otherwise.
index
th item in the collection.
PROPS.JNDI_CACHE_MAX_ENTRY_LIFE
.
PROPS.JNDI_CACHE_MAX_LIFE
.
PROPS.JNDI_CACHE_NAME
.
PROPS.JNDI_CACHE_OBJECT
property value used to
enable JNDI caching such that an existing cache is cleared of its contents when the
new initial context is instantiated.
PROPS.JNDI_CACHE_OBJECT
.
PROPS.JNDI_CACHE_OBJECT
property value
used to disable JNDI caching.
PROPS.JNDI_CACHE_OBJECT
property value used to
enable JNDI caching such that an existing cache is used as is.
MapSerializer
can be used to serialize and
deserialize Maps using the SOAP-ENC
encoding style.String
representation of the message mask
to its long equivalent.
String
representation of the trace mask
to its long equivalent.
RASIMessageEvent.TYPE_XXXX
constants to its String
equivalent.
RASITraceEvent.TYPE_XXXX
constants to its String
equivalent.
Message
is the class whose instances represent
one-way messages in SOAP.MimePartSerializer
can be used to serialize
Java's InputStream, JavaMail's MimeBodyPart and
Java Activation Framework's DataSource and DataHandler objects
from/to multipart Mime attachments to the SOAP message.PROPS.NAME_SPACE_ROOT
property value used to create an
initial context based on the bootsrap host root.
PROPS.NAME_SPACE_ROOT
property value used to create an
initial context based on the legacy domain root.
PROPS.NAME_SPACE_ROOT
property value used to create an
initial context based on the overall root of the entire name tree.
PROPS.NAME_SYNTAX
property value
used to parse names in INS name syntax.
PROPS.NAME_SYNTAX
property value
used to parse names in "JNDI" name syntax.
Parameter
represents an argument to an RPC
call.ParameterSerializer
is used to serialize and deserialize
parameters using the SOAP-ENC
encoding style.getConnection
call; must be set if the user is also set.
Provider
...QName
represents a fully-qualified name.RASConsoleHandler
implements a RASHandler
that writes to the console (System.out
).RASConsoleHandler
.
RASConsoleHandler
.
RASConsoleHandler
.
RASEvent
is the parent of all
RASMessageEvent
and RASTraceEvent
objects.RASEvent
.
RASFileHandler
implements a RASHandler
that writes to a file.RASFileHandler
.
RASFileHandler
.
RASFileHandler
.
RASFileHandler
.
RASFormatter
is the parent of all classes which format
RAS events for display.RASFormatter
.
RASHandler
implements the RASIHandler
interface and is the parent of all classes which process
the output of the RASLogger
classes.RASHandler
.
RASHandler
.
RASHandler
.
RASIEvent
defines the methods that must be implemented
to contain RAS message or trace data.RASIFormatter
defines the methods that must be implemented
to format RAS events.RASIHandler
defines the methods that must be implemented
to process RASEvents
generated by a RASLogger
.RASILogger/code> defines the methods which are common to
objects that wish to create RAS message and trace data.- RASIMaskChangeListener - interface com.ibm.ras.RASIMaskChangeListener.
RASIMaskChangeListener
defines the methods that must
be implemented to process changes that occur in the
RASHandler
message and trace masks.- RASIMessageEvent - interface com.ibm.ras.RASIMessageEvent.
RASIMessageEvent
defines a set of constants related to
RASMessageEvents
.- RASIMessageLogger - interface com.ibm.ras.RASIMessageLogger.
RASIMessageLogger
defines a set of methods that must be
implemented to create RAS messages.- RASIObject - interface com.ibm.ras.RASIObject.
RASIObject/code> defines the methods which are common to
the RASILogger, RASIHandler
and RASIFormatter
interfaces.- RASITraceEvent - interface com.ibm.ras.RASITraceEvent.
RASITraceEvent
defines a set of constants related to
RASTraceEvents
.- RASITraceLogger - interface com.ibm.ras.RASITraceLogger.
RASITraceLogger
defines a set of methods that must be
implemented to create RAS trace data.- RASLogger - class com.ibm.ras.RASLogger.
RASLogger
implements the RASILogger
interface and is the parent of all classes which create message and
trace data.- RASLogger() -
Constructor for class com.ibm.ras.RASLogger
- Creates a
RASLogger
.
- RASLogger(String) -
Constructor for class com.ibm.ras.RASLogger
- Creates a
RASLogger
.
- RASLogger(String, String) -
Constructor for class com.ibm.ras.RASLogger
- Creates a
RASLogger
.
- RASLogger(String, String, String, String) -
Constructor for class com.ibm.ras.RASLogger
- Creates a
RASLogger
.
- RASMessageCatalog - class com.ibm.ras.RASMessageCatalog.
- The
RASMessageCatalog
class is used within the RAS system
to format messages according to the current locale (that is, in the
desired language). - RASMessageCatalog(ResourceBundle) -
Constructor for class com.ibm.ras.RASMessageCatalog
- Creates a
RASMessageCatalog
using the default locale.
- RASMessageCatalog(ResourceBundle, Locale) -
Constructor for class com.ibm.ras.RASMessageCatalog
- Creates a
RASMessageCatalog
.
- RASMessageCatalog(String) -
Constructor for class com.ibm.ras.RASMessageCatalog
- Creates a
RASMessageCatalog
using the default locale.
- RASMessageCatalog(String, Locale) -
Constructor for class com.ibm.ras.RASMessageCatalog
- Creates a
RASMessageCatalog
.
- RASMessageEvent - class com.ibm.ras.RASMessageEvent.
- A
RASMessageEvent
encapsulates all of the information generated
by a RASMessageLogger
. - RASMessageEvent(long, String, String[], String, String, String, String, String, String, String, String, Exception) -
Constructor for class com.ibm.ras.RASMessageEvent
- Creates a
RASMessageEvent
.
- RASMessageFormatter - class com.ibm.ras.RASMessageFormatter.
- A
RASMessageFormatter
formats a RASMessageEvent
for display. - RASMessageFormatter() -
Constructor for class com.ibm.ras.RASMessageFormatter
- Creates a
RASMessageFormatter
.
- RASMessageLogger - class com.ibm.ras.RASMessageLogger.
- The
RASMessageLogger
is one of two RASLogger
sub-classes provided in this package. - RASMessageLogger() -
Constructor for class com.ibm.ras.RASMessageLogger
- Creates a
RASMessageLogger
.
- RASMessageLogger(String) -
Constructor for class com.ibm.ras.RASMessageLogger
- Creates a
RASMessageLogger
.
- RASMessageLogger(String, String) -
Constructor for class com.ibm.ras.RASMessageLogger
- Creates a
RASMessageLogger
.
- RASMessageLogger(String, String, String, String, String, String, String) -
Constructor for class com.ibm.ras.RASMessageLogger
- Creates a
RASMessageLogger
.
- RASObject - class com.ibm.ras.RASObject.
RASObject
defines the methods which are common to the
RASLogger, RASHandler
and RASFormatter
classes.- RASObject() -
Constructor for class com.ibm.ras.RASObject
- Creates a
RASObject
.
- RASObject(String) -
Constructor for class com.ibm.ras.RASObject
- Creates a
RASObject
.
- RASObject(String, String) -
Constructor for class com.ibm.ras.RASObject
- Creates a
RASObject
.
- RASSocketHandler - class com.ibm.ras.RASSocketHandler.
RASSocketHandler
implements a RASHandler
that writes to a TCP socket.- RASSocketHandler() -
Constructor for class com.ibm.ras.RASSocketHandler
- Creates a
RASSocketHandler
.
- RASSocketHandler(String) -
Constructor for class com.ibm.ras.RASSocketHandler
- Creates a
RASSocketHandler
.
- RASSocketHandler(String, String) -
Constructor for class com.ibm.ras.RASSocketHandler
- Creates a
RASSocketHandler
.
- RASSocketHandler(String, String, String, int) -
Constructor for class com.ibm.ras.RASSocketHandler
- Creates a
RASSocketHandler
.
- RASTraceEvent - class com.ibm.ras.RASTraceEvent.
- A
RASTraceEvent
encapsulates all of the information generated by
a RASTraceLogger
. - RASTraceEvent(long, String, String[], String, String, RASITraceLogger, String, String, Exception) -
Constructor for class com.ibm.ras.RASTraceEvent
- Creates a
RASTraceEvent
object.
- RASTraceFormatter - class com.ibm.ras.RASTraceFormatter.
- A
RASTraceFormatter
formats a RASTraceEvent
for display. - RASTraceFormatter() -
Constructor for class com.ibm.ras.RASTraceFormatter
- Creates a
RASTraceFormatter
.
- RASTraceLogger - class com.ibm.ras.RASTraceLogger.
- The
RASTraceLogger
is one of two RASLogger
sub-classes provided in this package. - RASTraceLogger() -
Constructor for class com.ibm.ras.RASTraceLogger
- Creates a
RASTraceLogger
.
- RASTraceLogger(String) -
Constructor for class com.ibm.ras.RASTraceLogger
- Creates a
RASTraceLogger
.
- RASTraceLogger(String, String) -
Constructor for class com.ibm.ras.RASTraceLogger
- Creates a
RASTraceLogger
.
- RASTraceLogger(String, String, String, String) -
Constructor for class com.ibm.ras.RASTraceLogger
- Creates a
RASTraceLogger
.
- RASUtil - class com.ibm.ras.RASUtil.
- This class contains constants and utility methods used by this
package.
- RASUtil() -
Constructor for class com.ibm.ras.RASUtil
-
- read() -
Method in class org.apache.soap.transport.TransportMessage
- Interpret byte array and extract SOAPContext and SOAP envelope (as
a String).
- read() -
Method in class com.ibm.websphere.servlet.request.ServletInputStreamAdapter
-
- read(byte[]) -
Method in class com.ibm.websphere.servlet.request.ServletInputStreamAdapter
-
- read(byte[], int, int) -
Method in class com.ibm.websphere.servlet.request.ServletInputStreamAdapter
-
- readEnvelopeFromInputStream(DocumentBuilder, InputStream, int, String, EnvelopeEditor, SOAPContext) -
Static method in class org.apache.soap.server.ServerUtils
- Read in stuff from the request stream and return the envelope.
- readFully(InputStream) -
Method in class org.apache.soap.transport.TransportMessage
- Set the byte array of the response.
- readMultipart(DataSource) -
Method in class org.apache.soap.rpc.SOAPContext
- Initialise MIME multipart object from a data source.
- rebindDataSource(Context, DataSource) -
Static method in class com.ibm.websphere.advanced.cm.factory.DataSourceFactory
- Rebinds the given DataSource into caller provided JNDI Context.
- rebindDataSource(DataSource) -
Static method in class com.ibm.websphere.advanced.cm.factory.DataSourceFactory
- Rebinds the given DataSource into the given JNDI Context.
- receive() -
Method in class org.apache.soap.messaging.Message
- Receive a response from the given transport.
- receive() -
Method in class org.apache.soap.transport.http.SOAPHTTPConnection
- Return a buffered reader to receive back the response to whatever
was sent to whatever.
- receive() -
Method in class org.apache.soap.transport.smtp.SOAPSMTPConnection
- Return a buffered reader to receive back the response to whatever
was sent to whatever.
- receive() -
Method in class org.apache.soap.transport.FilterTransport
- Return a buffered reader to receive back the response to whatever
was sent to whatever.
- receive() -
Method in interface org.apache.soap.transport.SOAPTransport
- Return a buffered reader to receive back the response to whatever
was sent to whatever.
- receiveEnvelope() -
Method in class org.apache.soap.messaging.Message
- Receive an envelope from the given transport.
- recursiveBind(Context, Name, Object) -
Static method in class com.ibm.websphere.naming.JndiHelper
- Binds the object with the specified name to the name space such that
all intermediate subcontexts in the name are created if they do not already
exist.
- recursiveBind(Context, String, Object) -
Static method in class com.ibm.websphere.naming.JndiHelper
- String form of the
JndiHelper.recursiveBind(Context, Name, Object)
method.
- recursiveCreateSubcontext(Context, Name) -
Static method in class com.ibm.websphere.naming.JndiHelper
- Creates a subcontext with the specified name such that all intermediate
subcontexts in the name are created if they do not already exist.
- recursiveCreateSubcontext(Context, String) -
Static method in class com.ibm.websphere.naming.JndiHelper
- String form of the
JndiHelper.recursiveCreateSubcontext(Context, Name)
method.
- recursiveRebind(Context, Name, Object) -
Static method in class com.ibm.websphere.naming.JndiHelper
- Rebinds the object with the specified name to the name space such that
all intermediate subcontexts in the name are created if they do not already
exist.
- recursiveRebind(Context, String, Object) -
Static method in class com.ibm.websphere.naming.JndiHelper
- String form of the
JndiHelper.recursiveRebind(Context, Name, Object)
method.
- refreshDocumentBuilderFactory(String, boolean, boolean) -
Static method in class org.apache.soap.util.xml.XMLParserUtils
- Causes the private DocumentBuilderFactory reference to point
to a new instance of a DocumentBuilderFactory.
- refreshEntry() -
Method in interface com.ibm.websphere.servlet.cache.CacheEntry
- Mimics a cache Hit, refreshing an entries spot in the LRU algorithm.
- register(String, Object) -
Method in class org.apache.soap.util.ObjectRegistry
-
- registerCommand(String, String) -
Method in class com.ibm.websphere.command.TargetPolicyDefault
- Registers a single command-to-target mapping.
- RegisteredInfo - class com.ibm.uddi.response.RegisteredInfo.
- General information:
- RegisteredInfo() -
Constructor for class com.ibm.uddi.response.RegisteredInfo
- Default constructor.
- RegisteredInfo(Element) -
Constructor for class com.ibm.uddi.response.RegisteredInfo
- Construct the object from a DOM tree.
- RegisteredInfo(String, BusinessInfos, TModelInfos) -
Constructor for class com.ibm.uddi.response.RegisteredInfo
- Construct the object with required fields.
- Relay - class org.apache.soap.util.net.Relay.
- A
Relay
object is used by TcpTunnel
and TcpTunnelGui
to relay bytes from an
InputStream
to a OutputStream
. - releaseResources(UserProfile) -
Method in class com.ibm.websphere.userprofile.UserProfileManager
- To Release the resources held by the UserProfile object and for object reuse.
- REMOTE -
Static variable in class com.ibm.websphere.i18n.localizabletext.LocalizableConfiguration
- Constant to be used with the setResourceBundleSearchOrder and
getResourceBundleSearchOrder methods that tells the LocalizableText function to
look for the Resource Bundles on a remote server.
- remove(String) -
Method in class com.ibm.websphere.userprofile.UserProfileManager
- To remove the specified UserProfile from the database.
- removeApplicationListener(ApplicationListener) -
Method in interface com.ibm.websphere.servlet.event.ServletContextEventSource
- Deregister a listener for application events.
- removeAttribute(QName) -
Method in class org.apache.soap.Envelope
-
- removeAttribute(QName) -
Method in class org.apache.soap.Header
-
- removeAttribute(QName) -
Method in class org.apache.soap.Fault
-
- removeAttribute(QName) -
Method in class org.apache.soap.Body
-
- removeAttribute(String) -
Method in class com.ibm.websphere.servlet.request.HttpServletRequestProxy
-
- removeEventClass(String) -
Method in class com.ibm.ras.RASFormatter
- Removes the name of a
RASIEvent
class from the list of
classes which this formatter can process.
- removeEventClass(String) -
Method in interface com.ibm.ras.RASIFormatter
- Removes the name of a
RASIEvent
class from the list of
classes which this formatter can process.
- removeFormatter(RASIFormatter) -
Method in class com.ibm.ras.RASHandler
- Removes a RAS event formatter from this handler.
- removeFormatter(RASIFormatter) -
Method in interface com.ibm.ras.RASIHandler
- Removes a RAS event formatter from this handler.
- removeHandler(RASIHandler) -
Method in class com.ibm.ras.RASLogger
- Removes a RAS handler from this logger.
- removeHandler(RASIHandler) -
Method in class com.ibm.ras.WsJrasTraceLogger
- Remove a RASIHandler from this logger.
- removeHandler(RASIHandler) -
Method in interface com.ibm.ras.RASILogger
- Removes a RAS handler from this logger.
- removeHandler(RASIHandler) -
Method in class com.ibm.ras.WsJrasMessageLogger
- Remove a RASIHandler from this logger.
- removeMaskChangeListener(RASIMaskChangeListener) -
Method in class com.ibm.ras.RASHandler
- Removes an object from the list that wishes to be informed of changes
in the handler's message or trace mask configuration.
- removeMaskChangeListener(RASIMaskChangeListener) -
Method in interface com.ibm.ras.RASIHandler
- Removes an object from the list that wishes to be informed of changes
in the handler's message or trace mask configuration.
- removeProperty(String) -
Method in class org.apache.soap.rpc.SOAPContext
- Remove something from the hold-all 'bag'
- removeRequestDispatcher(int) -
Method in class com.ibm.websphere.servlet.filter.ServletChain
-
- removeRequestDispatcher(RequestDispatcher) -
Method in class com.ibm.websphere.servlet.filter.ServletChain
-
- removeServletErrorListener(ServletErrorListener) -
Method in interface com.ibm.websphere.servlet.event.ServletContextEventSource
- Deregister a listener for servlet error events.
- removeServletInvocationListener(ServletInvocationListener) -
Method in interface com.ibm.websphere.servlet.event.ServletContextEventSource
- Deregister a listener for servlet invocation events.
- removeServletListener(ServletListener) -
Method in interface com.ibm.websphere.servlet.event.ServletContextEventSource
- Deregister a listener for servlet events.
- removeSuppressedKey(String) -
Method in interface com.ibm.ras.RASIMessageLogger
- Removes a message key from the set of keys which should not be logged.
- removeSuppressedKey(String) -
Method in class com.ibm.ras.RASMessageLogger
- Removes a message key from the set of keys which should not be logged.
- removeSuppressedKey(String) -
Method in class com.ibm.ras.WsJrasMessageLogger
- Remove a single message key from the set of keys which should not be logged.
- removeValue(String) -
Method in interface com.ibm.websphere.userprofile.UserProfileProperties
- Removes the key and its corresponding value from the hashtable.
- reqID -
Variable in class com.ibm.websphere.als.LogRecord
-
- RequestAttribute -
Static variable in class com.ibm.websphere.servlet.cache.ConfigElement
-
- RequestParameter -
Static variable in class com.ibm.websphere.servlet.cache.ConfigElement
-
- required -
Variable in class com.ibm.websphere.servlet.cache.ConfigElement
-
- reset() -
Method in interface com.ibm.websphere.command.Command
- Sets the output properties to the values they had before the
the execute() method was run.
- reset() -
Method in class com.ibm.websphere.command.TargetableCommandImpl
- Sets the output properties to the values they had before the
the execute method was run.
- reset() -
Method in class com.ibm.websphere.servlet.request.ServletInputStreamAdapter
-
- reset() -
Method in class com.ibm.websphere.servlet.response.StoredResponse
-
- reset() -
Method in class com.ibm.websphere.servlet.response.HttpServletResponseProxy
-
- Response - class org.apache.soap.rpc.Response.
- A
Response
object represents an RPC response. - RESPONSE_SUFFIX -
Static variable in class org.apache.soap.rpc.RPCConstants
-
- Response(String, String, Fault, Vector, Header, String, SOAPContext) -
Constructor for class org.apache.soap.rpc.Response
- Use this constructor when things didn't go so well.
- Response(String, String, Parameter, Vector, Header, String, SOAPContext) -
Constructor for class org.apache.soap.rpc.Response
- Use this constructor when everything went well.
- ResponseErrorReport - exception com.ibm.websphere.servlet.response.ResponseErrorReport.
-
- ResponseErrorReport() -
Constructor for class com.ibm.websphere.servlet.response.ResponseErrorReport
-
- ResponseErrorReport(String) -
Constructor for class com.ibm.websphere.servlet.response.ResponseErrorReport
- Constructs a new ResponseErrorReport with the specified message.
- ResponseErrorReport(String, Throwable) -
Constructor for class com.ibm.websphere.servlet.response.ResponseErrorReport
- Constructs a new ResponseErrorReport with the specified message
and root cause.
- ResponseErrorReport(Throwable) -
Constructor for class com.ibm.websphere.servlet.response.ResponseErrorReport
- Constructs a new WebAppErrorReport with the specified message
and root cause.
- Result - class com.ibm.uddi.response.Result.
- General information:
- Result() -
Constructor for class com.ibm.uddi.response.Result
- Default constructor.
- Result(Element) -
Constructor for class com.ibm.uddi.response.Result
- Construct the object from a DOM tree.
- Result(String) -
Constructor for class com.ibm.uddi.response.Result
- Construct the object with required fields.
- RPCConstants - class org.apache.soap.rpc.RPCConstants.
- SOAP constants used for
RPC
. - RPCConstants() -
Constructor for class org.apache.soap.rpc.RPCConstants
-
- RPCJavaProvider - class org.apache.soap.providers.RPCJavaProvider.
-
- RPCJavaProvider() -
Constructor for class org.apache.soap.providers.RPCJavaProvider
-
- RPCMessage - class org.apache.soap.rpc.RPCMessage.
- An
RPCMessage
is the base class that Call
and
Response
extend from. - RPCProvider - class org.apache.soap.providers.com.RPCProvider.
-
- RPCProvider() -
Constructor for class org.apache.soap.providers.com.RPCProvider
-
- RPCRouter - class org.apache.soap.server.RPCRouter.
- This class is a transport independent SOAP RPC router.
- RPCRouter() -
Constructor for class org.apache.soap.server.RPCRouter
-
- RPCRouterServlet - class org.apache.soap.server.http.RPCRouterServlet.
- This servlet routes RPC requests to the intended method of
the intended object.
- RPCRouterServlet() -
Constructor for class org.apache.soap.server.http.RPCRouterServlet
-
- run() -
Method in class org.apache.soap.server.SMTP2HTTPBridge
- Poll for messages forever.
- run() -
Method in class org.apache.soap.util.net.Relay
-
- run() -
Method in class com.ibm.websphere.i18n.localizabletext.LocalizableTextEJBDeploy
- This method runs all of the necessary methods dependant on the action set.
- run() -
Method in class com.ibm.ras.RASHandler
- Processes any log event objects placed on the handler's queue by a
logger.
Serializer
...ServiceManager
manages services and their associated
DeploymentDescriptors
.value
.
value
.
SimpleDateFormat
object used to format the date
at which the event was created.
value
.
value
.
RASMessageCatalog
.
Strings
to be displayed with
the message text.
Strings
to be displayed with
the message text.
String
used to separate fields in the formatted
output.
SimpleDateFormat
object used to format the time
at which the event was created.
SOAP-ENC
encoding style.SOAPHTTPConnection
is an implementation of the
SOAPTransport
interface for HTTP.SOAPMappingRegistry
object is an
XMLJavaMappingRegistry
with pre-registered
serializers and deserializers to support SOAP.SOAPSMTPConnection
is an implementation of the
SOAPTransport
interface for SMTP.String
of blank-delimited strings to a
Vector
of Strings
.
TcpTunnel
object listens on the given port,
and once Start
is pressed, will forward all bytes
to the given host and port.TcpTunnelGui
object listens on the given port,
and once Start
is pressed, will forward all bytes
to the given host and port.private
method trace point.
false
.UrTypeDeserializer
deserializes xsd:ur-type
objects, but right now only deals with nulls.getConnection
call.
VectorSerializer
can be used to serialize (but not
deserialize) Vectors and Enumerations using the SOAP-ENC
encoding style.Vector
of Strings
to a single line
with elements separated by a single blank.
WsJRasMessageLogger
class extends the
RASMessageLogger
class and implements the
RASIMessageLogger
interface.WsJRasTraceLogger
class extends the RASTraceLogger
class and implements the RASITraceLogger
interface.XMIDeserializer
...ParameterSerializer
is used to serialize and deserialize
parameters using the XMI
encoding style.XMISerializer
...XMLConfigManager
...XMLJavaMappingRegistry
...XMLParameterSerializer
is used to serialize and deserialize
parameters using the literal xml
encoding style.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |