Serialized Form
Package com.bea.common.security.xacml |
serialVersionUID: 6914789966923511546L
serialVersionUID: 3763098578632913456L
type
URI type
type_as_string
String type_as_string
isBag
boolean isBag
isCustom
boolean isCustom
shortName
String shortName
serialVersionUID: 6136776534657235034L
serialVersionUID: -7179861862235798635L
Package com.bea.httppubsub |
serialVersionUID: -1880058676699690387L
message
EventMessage message
serialVersionUID: 6780906306372233378L
serialVersionUID: 1068834620601960861L
serialVersionUID: -4414913723445251798L
throwableWrapper
ThrowableWrapper throwableWrapper
severity
int severity
id
String id
subSystem
String subSystem
threadId
String threadId
userId
String userId
transactionId
String transactionId
serverName
String serverName
diagnosticContextId
String diagnosticContextId
machineName
String machineName
serialVersionUID: 1796084591280954044L
severity
int severity
localizedName
String localizedName
Package com.bea.security.saml2.providers.registry |
exceptionList
List<E> exceptionList
Package weblogic.apache.html.dom |
serialVersionUID: -4132266304459039201L
_anchors
weblogic.apache.html.dom.HTMLCollectionImpl _anchors
- Deprecated.
- Holds
HTMLCollectionImpl
object with live collection of all
anchors in document. This reference is on demand only once.
_forms
weblogic.apache.html.dom.HTMLCollectionImpl _forms
- Deprecated.
- Holds
HTMLCollectionImpl
object with live collection of all
forms in document. This reference is on demand only once.
_images
weblogic.apache.html.dom.HTMLCollectionImpl _images
- Deprecated.
- Holds
HTMLCollectionImpl
object with live collection of all
images in document. This reference is on demand only once.
_links
weblogic.apache.html.dom.HTMLCollectionImpl _links
- Deprecated.
- Holds
HTMLCollectionImpl
object with live collection of all
links in document. This reference is on demand only once.
_applets
weblogic.apache.html.dom.HTMLCollectionImpl _applets
- Deprecated.
- Holds
HTMLCollectionImpl
object with live collection of all
applets in document. This reference is on demand only once.
_writer
StringWriter _writer
- Deprecated.
- Holds string writer used by direct manipulation operation (
HTMLDocumentImpl.open()
.
HTMLDocumentImpl.write(java.lang.String)
, etc) to write new contents into the document and parse
that text into a document tree.
_elements
weblogic.apache.html.dom.HTMLCollectionImpl _elements
- Deprecated.
- Collection of all elements contained in this FORM.
_areas
org.w3c.dom.html.HTMLCollection _areas
- Deprecated.
_options
org.w3c.dom.html.HTMLCollection _options
- Deprecated.
_rows
weblogic.apache.html.dom.HTMLCollectionImpl _rows
- Deprecated.
_bodies
weblogic.apache.html.dom.HTMLCollectionImpl _bodies
- Deprecated.
_cells
org.w3c.dom.html.HTMLCollection _cells
- Deprecated.
_rows
weblogic.apache.html.dom.HTMLCollectionImpl _rows
- Deprecated.
Package weblogic.apache.wml.dom |
serialVersionUID: 8661606001258842145L
Package weblogic.cluster.singleton |
message
String message
serialVersionUID: -7435880529011603250L
version
Integer version
name
String name
messageID
Integer messageID
serialVersionUID: -3290218502688112771L
stateDump
Serializable stateDump
serialVersionUID: 5942110178350613494L
key
Serializable key
newValue
SingletonServicesState newValue
version
Integer version
removeState
boolean removeState
serialVersionUID: 2765581341661213160L
timestamp
long timestamp
owner
String owner
leaseName
String leaseName
leaseTimeout
int leaseTimeout
state
int state
data
Serializable data
readExternal
public void readExternal(ObjectInput oi)
throws IOException
- Constructs a ParamValue from the specified serialization stream
- Throws:
IOException
- if there is an IO error
writeExternal
public void writeExternal(ObjectOutput oo)
throws IOException
- Writes a ParamValue object to a serialization stream.
- Throws:
IOException
serialVersionUID: -4431340916243112533L
Package weblogic.connector.extensions |
Package weblogic.deploy.api.spi |
serialVersionUID: -8124655104926643928L
useNonexclusiveLock
boolean useNonexclusiveLock
operationInitiatedByAutoDeployPoller
boolean operationInitiatedByAutoDeployPoller
testOption
boolean testOption
retireTimeOption
int retireTimeOption
retireGracefulPolicy
boolean retireGracefulPolicy
gracefulProductionToAdmin
boolean gracefulProductionToAdmin
gracefulIgnoreSessions
boolean gracefulIgnoreSessions
gracefulRMIGracePeriodSecs
int gracefulRMIGracePeriodSecs
undeployAllVersions
boolean undeployAllVersions
stageOption
String stageOption
name
String name
nameFromLibrary
boolean nameFromLibrary
forceUndeployTimeoutSecs
long forceUndeployTimeoutSecs
disableModuleLevelStartStop
boolean disableModuleLevelStartStop
timeout
long timeout
deploymentPrincipalName
String deploymentPrincipalName
nameFromSource
boolean nameFromSource
- Indicates that the app name should be derived in the proper precedence
from other factors then the tmids because the tmid name was derived
from the source in the absence of a given name.
defaultSubmoduleTargets
boolean defaultSubmoduleTargets
altDD
String altDD
altWlsDD
String altWlsDD
noVersion
boolean noVersion
- Indicates that the operation will skip version checks on the app source
So that we can relax the restriction on the existance of the app source
on the admin server for really large apps
remote
boolean remote
- Indicates that the operation will be remote from the file system
that contains the source. This means the source for the operation is
expected to be at the specified location on the machine where the
server is located. And this means we should skip such things
as file verification and plan merging, and rely on the server side
to take care of this.
useExpiredLock
boolean useExpiredLock
- Indicates that the operation should use a lock even if it is expired.
securityModel
String securityModel
isSecurityValidationEnabled
boolean isSecurityValidationEnabled
archiveVersion
String archiveVersion
planVersion
String planVersion
isLibrary
boolean isLibrary
libSpecVersion
String libSpecVersion
libImplVersion
String libImplVersion
clusterTimeout
int clusterTimeout
Package weblogic.diagnostics.watch |
serialVersionUID: -7648375988167013033L
watchNotification
WatchNotification watchNotification
serialVersionUID: 8863588077682047098L
watchName
String watchName
- Stores watch name that evaluated to true.
watchRuleType
String watchRuleType
- Stores the watch type, either harvester or event.
watchRule
String watchRule
- Stores the watch rule expression.
watchTime
String watchTime
- Stores the time that the watch was evaluated (formatted).
watchSeverityLevel
String watchSeverityLevel
- Stores the watch severity (logging severity).
watchAlarmType
String watchAlarmType
- Stores the alarm type (none, manual reset, automatic reset).
watchAlarmResetPeriod
String watchAlarmResetPeriod
- Stores the alarm reset period (in seconds). After this period has elasped, the alarm is
reset.
watchDomainName
String watchDomainName
- Stores the domain name.
watchServerName
String watchServerName
- Stores name of the server on which watch evaluated.
message
String message
- A message describing the notification
watchDataStr
String watchDataStr
- The stringfied version of the watch data
serialVersionUID: 7729973007125942760L
Package weblogic.i18ntools |
l10nClassLoaderFactory
L10NClassLoaderFactory l10nClassLoaderFactory
subSystems
Vector<E> subSystems
Package weblogic.jdbc.extensions |
Package weblogic.jdbc.rowset |
serialVersionUID: -7682272538461932607L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
insertRow
CachedRow insertRow
allrows
ArrayList<E> allrows
isPopulated
boolean isPopulated
key
weblogic.jdbc.rowset.CachedRowSetImpl.RowSetCacheKey key
serialVersionUID: 7370178015207304595L
rowSets
ArrayList<E> rowSets
where
String where
joinType
int joinType
serialVersionUID: 7684785426862655886L
serialVersionUID: -1366136586508870902L
serialVersionUID: 7517197886917898522L
cols
ArrayList<E> cols
expression
Expression expression
serialVersionUID: 6539137427459606294L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
serialVersionUID: -8930788966766077378L
Package weblogic.management |
serialVersionUID: 823184172044137571L
serialVersionUID: -7366904839966430571L
serialVersionUID: 7036036277067993290L
serialVersionUID: 1L
appName
String appName
- Deprecated.
serverName
String serverName
- Deprecated.
moduleName
String moduleName
- Deprecated.
transition
String transition
- Deprecated.
currentState
String currentState
- Deprecated.
targetState
String targetState
- Deprecated.
appNotification
boolean appNotification
- Deprecated.
moduleNotification
boolean moduleNotification
- Deprecated.
appPhase
String appPhase
- Deprecated.
task
String task
- Deprecated.
serialVersionUID: 1L
target
String target
module
String module
appsOK
boolean appsOK
modulesOK
boolean modulesOK
serialVersionUID: 6968866866835556481L
Package weblogic.management.deploy |
serialVersionUID: -1065644178659248034L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Deprecated.
- Throws:
IOException
ClassNotFoundException
files
String[] files
- Deprecated.
isDirectory
boolean[] isDirectory
- Deprecated.
targets
HashMap<K,V> targets
- Deprecated.
deleteFlag
boolean deleteFlag
- Deprecated.
isNameFromSource
boolean isNameFromSource
- Deprecated.
isNewApp
boolean isNewApp
- Deprecated.
isActionFromDeployer
boolean isActionFromDeployer
- Deprecated.
plan
String plan
- Deprecated.
root
String root
- Deprecated.
config
String config
- Deprecated.
deployOpts
DeploymentOptions deployOpts
- Deprecated.
globaltargets
ArrayList<E> globaltargets
- Deprecated.
moduleTargets
Map<K,V> moduleTargets
- Deprecated.
allSubModuleTargets
Map<K,V> allSubModuleTargets
- Deprecated.
standaloneModule
boolean standaloneModule
- Deprecated.
earmodule
boolean earmodule
- Deprecated.
planUpdate
boolean planUpdate
- Deprecated.
targetsFromConfig
boolean targetsFromConfig
- Deprecated.
intendedState
String intendedState
- Deprecated.
remote
boolean remote
- Deprecated.
- Indicates that the operation will be remote from the file system
that contains the source. This means we should skip such things
as file verification and plan merging, and rely on the server side
to take care of this.
enforceClusterConstraints
boolean enforceClusterConstraints
- Deprecated.
timeOut
int timeOut
- Deprecated.
appDD
String appDD
- Deprecated.
webDD
String webDD
- Deprecated.
deploymentPrincipalName
String deploymentPrincipalName
- Deprecated.
serialVersionUID: -8426317304673733688L
state
int state
- Deprecated.
type
int type
- Deprecated.
messages
ArrayList<E> messages
- Deprecated.
targetName
String targetName
- Deprecated.
Package weblogic.management.logging |
serialVersionUID: 8373884439485373606L
severity
int severity
- Description of the Field
serverName
String serverName
- Description of the Field
machineName
String machineName
- Description of the Field
threadId
String threadId
- Description of the Field
tranId
String tranId
- Description of the Field
userId
String userId
- Description of the Field
message
String message
- Description of the Field
th
Throwable th
- Description of the Field
intId
int intId
- Description of the Field
msgId
String msgId
- Description of the Field
subsystem
String subsystem
- Description of the Field
idAsString
String idAsString
- Description of the Field
diagCtxId
String diagCtxId
- The diagnostic context id for corelation
Package weblogic.management.timer |
listenerLock
Object listenerLock
allNotifications
Map<K,V> allNotifications
allListeners
TimerListener[] allListeners
notificationCount
int notificationCount
listenerCount
int listenerCount
sendPastNotifications
boolean sendPastNotifications
timerManager
TimerManager timerManager
Id
int Id
isActive
boolean isActive
pastNotifications
Set<E> pastNotifications
Package weblogic.management.utils |
serialVersionUID: -6671291145364224060L
exceptionList
List<E> exceptionList
Package weblogic.net.http |
serialVersionUID: 2681042980966739659L
responseCode
int responseCode
location
String location
serialVersionUID: 41657763509323723L
serialVersionUID: 7032209456739548065L
serialVersionUID: -1683272254824320042L
serialVersionUID: -358206694774503090L
Package weblogic.rmi.extensions |
serialVersionUID: 2783930896687584691L
Package weblogic.security.acl |
info
weblogic.security.acl.AclGroup info
- Deprecated.
name
String name
- Deprecated.
serialVersionUID: 4045950267181139320L
realmName
String realmName
- Deprecated.
caseSensitive
boolean caseSensitive
- Deprecated.
- Whether this cache is case-sensitive.
aclPosCache
TTLCache aclPosCache
- Deprecated.
- ACL positive cache. You must synchronize on aclSync if
you wish to perform any action on either ACL cache.
- See Also:
CachingRealm.aclNegCache
,
CachingRealm.aclSync
aclNegCache
TTLCache aclNegCache
- Deprecated.
- ACL negative cache. You must synchronize on aclSync if
you wish to perform any action on either ACL cache.
- See Also:
CachingRealm.aclPosCache
,
CachingRealm.aclSync
aclSync
Object aclSync
- Deprecated.
- ACL sync object. You must synchronize on this if you wish
to perform any action on either ACL cache.
- See Also:
CachingRealm.aclPosCache
,
CachingRealm.aclNegCache
groupPosCache
TTLCache groupPosCache
- Deprecated.
- Group positive cache. You must synchronize on groupSync if
you wish to perform any action on either group cache.
- See Also:
CachingRealm.groupNegCache
,
CachingRealm.groupSync
groupNegCache
TTLCache groupNegCache
- Deprecated.
- Group negative cache. You must synchronize on groupSync if
you wish to perform any action on either group cache.
- See Also:
CachingRealm.groupPosCache
,
CachingRealm.groupSync
groupSync
Object groupSync
- Deprecated.
- Group sync object. You must synchronize on this if you wish
to perform any action on either group cache.
- See Also:
CachingRealm.groupPosCache
,
CachingRealm.groupNegCache
permPosCache
TTLCache permPosCache
- Deprecated.
- Permission positive cache. You must synchronize on
permSync if you wish to perform any action on either permission
cache.
- See Also:
CachingRealm.permNegCache
,
CachingRealm.permSync
permNegCache
TTLCache permNegCache
- Deprecated.
- Permission negative cache. You must synchronize on
permSync if you wish to perform any action on either permission
cache.
- See Also:
CachingRealm.permPosCache
,
CachingRealm.permSync
permSync
Object permSync
- Deprecated.
- Permission sync object. You must synchronize on this if
you wish to perform any action on either permission cache.
- See Also:
CachingRealm.permPosCache
,
CachingRealm.permNegCache
userPosCache
TTLCache userPosCache
- Deprecated.
- User positive cache. You must synchronize on userSync if
you wish to perform any action on any of the user or
authentication caches.
- See Also:
CachingRealm.userNegCache
,
CachingRealm.authPosCache
,
CachingRealm.authNegCache
,
CachingRealm.userSync
userNegCache
TTLCache userNegCache
- Deprecated.
- User negative cache. You must synchronize on userSync if
you wish to perform any action on any of the user or
authentication caches.
- See Also:
CachingRealm.userPosCache
,
CachingRealm.authPosCache
,
CachingRealm.authNegCache
,
CachingRealm.userSync
authPosCache
TTLCache authPosCache
- Deprecated.
- Authentication positive cache. You must synchronize on
userSync if you wish to perform any action on any of the user or
authentication caches.
- See Also:
CachingRealm.userPosCache
,
CachingRealm.userNegCache
,
CachingRealm.authNegCache
,
CachingRealm.userSync
authNegCache
TTLCache authNegCache
- Deprecated.
- Authentication negative cache. You must synchronize on
userSync if you wish to perform any action on any of the user or
authentication caches.
- See Also:
CachingRealm.userPosCache
,
CachingRealm.userNegCache
,
CachingRealm.authPosCache
,
CachingRealm.userSync
userSync
Object userSync
- Deprecated.
- User and authentication sync object. You must synchronize
on this if you wish to perform any action on any of the user or
authentication caches.
- See Also:
CachingRealm.userPosCache
,
CachingRealm.userNegCache
,
CachingRealm.authPosCache
,
CachingRealm.authNegCache
log
LogOutputStream log
- Deprecated.
- Debugging log. May be null.
delegate
ListableRealm delegate
- Deprecated.
manageable
ManageableRealm manageable
- Deprecated.
- This is a reference to the delegate, iff the delegate implements
ManageableRealm. If not, it is null.
backup
ManageableRealm backup
- Deprecated.
serialVersionUID: -419061834872911373L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Deprecated.
- We only put the obfuscated password on the wire
(the cleartext password, "password", is transient)
so, we have to reconstitute the cleartext password after deserialization
- Throws:
IOException
ClassNotFoundException
realmName
String realmName
- Deprecated.
id
String id
- Deprecated.
certificates
Vector<E> certificates
- Deprecated.
obfuscatedPassword
byte[] obfuscatedPassword
- Deprecated.
ownerGroup
Group ownerGroup
- Deprecated.
serialVersionUID: -9019841447023711250L
name
String name
- Deprecated.
serialVersionUID: 4109721614403507950L
Package weblogic.security.net |
serialVersionUID: -8861858081041858122L
remAddr
InetAddress remAddr
remPort
int remPort
localAddr
InetAddress localAddr
localPort
int localPort
protocol
String protocol
serialVersionUID: -2581814989275884152L
Package weblogic.security.principal |
serialVersionUID: -5765092415154848004L
signature
byte[] signature
salt
byte[] salt
name
String name
dn
String dn
guid
String guid
equalsCaseInsensitive
boolean equalsCaseInsensitive
equalsCompareDnAndGuid
boolean equalsCompareDnAndGuid
principalFactoryCreated
boolean principalFactoryCreated
serialVersionUID: -8923536011547762759L
serialVersionUID: -4751797971105387435L
Package weblogic.security.service |
methodParams
String[] methodParams
methodParams
String[] methodParams
action
String action
showAction
boolean showAction
action
String action
showAction
boolean showAction
action
String action
showAction
boolean showAction
path
String[] path
pathLength
int pathLength
serialVersionUID: 1210168993042288288L
serviceName
String serviceName
action
String action
showAction
boolean showAction
parent
Resource parent
resStr
String resStr
values
String[] values
- The array of values for which the extending classes are expected to
provide a corresponding array of keys.
length
int length
- The valid length of the values array. This variable eliminates the need to
make copies to shorter arrays.
id
long id
- Resource long hashcode.
action
String action
showAction
boolean showAction
suffix
String suffix
httpMethod
String httpMethod
URIUnchanged
boolean URIUnchanged
action
String action
showAction
boolean showAction
path
String[] path
pathLength
int pathLength
Package weblogic.security.spi |
Package weblogic.time.common |
serialVersionUID: -1055933006857913665L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
Package weblogic.transaction |
serialVersionUID: 2830485510404675300L
nested
Throwable nested
Package weblogic.transaction.nonxa |
Package weblogic.uddi.client.structures.exception |
faultCode
String faultCode
faultString
String faultString
faultActor
String faultActor
dispositionReport
DispositionReport dispositionReport
Package weblogic.webservice.async |
futureResult
FutureResult futureResult
- Deprecated.
message
String message
- Deprecated.
exception
weblogic.webservice.saf.StoreForwardException exception
- Deprecated.
Package weblogic.webservice.client |
Package weblogic.webservice.context |
Package weblogic.workarea |
str
String str
longValue
long longValue
serialVersionUID: 3485637846065994552L
data
byte[] data
str
String str
Package weblogic.wsee.async |
Package weblogic.wsee.connection.transport.http |
serialVersionUID: 5812892933940605683L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
username
byte[] username
password
byte[] password
proxyUsername
byte[] proxyUsername
proxyPassword
byte[] proxyPassword
chunkLen
int chunkLen
passwordsEncrypted
boolean passwordsEncrypted
- Flag indicating whether our internal password fields are encrypted. We
encrypt them before serializing, so its possible that someone could
serialize an object, and then call getPassword after. In that case we
dynamically decrypt the passwords before returning them.
- Since:
- 10.0MP1
Package weblogic.wsee.connection.transport.https |
serialVersionUID: 5277936336380367841L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
serialVersionUID: 1L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
_keystore
String _keystore
- Persistent state members
_keystorePassword
char[] _keystorePassword
_keystoreType
String _keystoreType
_keyAlias
String _keyAlias
_keyPassword
char[] _keyPassword
Package weblogic.wsee.connection.transport.jms |
serialVersionUID: -7303084944915898634L
host
String host
port
int port
jndiURL
String jndiURL
factory
String factory
queue
String queue
serviceURI
String serviceURI
transactional
boolean transactional
username
String username
password
String password
defaultFactory
boolean defaultFactory
sendTo81
boolean sendTo81
Package weblogic.wsee.conversation |
Package weblogic.wsee.jaxws |
Package weblogic.wsee.jaxws.sslclient |
Package weblogic.wsee.jws |
serialVersionUID: 1L
readResolve
private Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
_id
int _id
_retryDelay
String _retryDelay
_detailContent
XmlObject[] _detailContent
- Deprecated.
- detail content
_faultContent
XmlObject _faultContent
- Deprecated.
- fault content
_soapFaultVersion
int _soapFaultVersion
- Deprecated.
- fault version
_senderIsCause
boolean _senderIsCause
- Deprecated.
- cause when using detail
Package weblogic.wsee.jws.util |
Package weblogic.wsee.jws.wlw |
_detailContent
XmlObject[] _detailContent
- Deprecated.
- detail content
_faultContent
XmlObject _faultContent
- Deprecated.
- fault content
_soapFaultVersion
int _soapFaultVersion
- Deprecated.
- fault version
_senderIsCause
boolean _senderIsCause
- Deprecated.
- cause when using detail
Package weblogic.wsee.reliability |
serialVersionUID: 6192948866405001848L
lap
String lap
svcname
String svcname
type
int type
ss
int ss
serialVersionUID: 1247362893152970095L
localAccessPointId
String localAccessPointId
remoteAccessPointId
String remoteAccessPointId
connected
String connected
serialVersionUID: -7303521801232422151L
Package weblogic.wtc.jatmi |
serialVersionUID: -1976832511211908492L
dec_exp
short dec_exp
dec_pos
short dec_pos
dec_ndgts
short dec_ndgts
dec_dgts
byte[] dec_dgts
serialVersionUID: -2300659571782962414L
myMsgid
byte[] myMsgid
myCorrid
byte[] myCorrid
myReplyQueue
String myReplyQueue
myFailureQueue
String myFailureQueue
myAppkey
Integer myAppkey
myPriority
Integer myPriority
myDelivery_qos
int myDelivery_qos
myReply_qos
int myReply_qos
myUrcode
int myUrcode
serialVersionUID: 3053813208281488550L
myDeq_time
QueueTimeField myDeq_time
myPriority
Integer myPriority
myExp_time
QueueTimeField myExp_time
myDelivery_qos
int myDelivery_qos
myReply_qos
int myReply_qos
myMsgid
byte[] myMsgid
myCorrid
byte[] myCorrid
myReplyQueue
String myReplyQueue
myFailureQueue
String myFailureQueue
myIsTPQEXPTIME_NONE
boolean myIsTPQEXPTIME_NONE
myIsTPQTOP
boolean myIsTPQTOP
myUrcode
int myUrcode
errno
int errno
- The Ferror number
serialVersionUID: -1509142621752324483L
serialVersionUID: -4304569527535747878L
myTime
int myTime
myIsRelative
boolean myIsRelative
serialVersionUID: 8308308529316740522L
myTperrno
int myTperrno
myUunixerr
int myUunixerr
myTpurcode
int myTpurcode
myTperrordetail
int myTperrordetail
myDiagnostic
int myDiagnostic
myRevent
int myRevent
rplyRtn
Reply rplyRtn
serialVersionUID: -7645324238210497753L
serialVersionUID: -2256092221608261884L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Read the class status from the input stream.
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Write the class status into the output stream.
- Throws:
IOException
service_name
String service_name
service_data
TypedBuffer service_data
service_flags
int service_flags
service_data_key
String service_data_key
mySessionIdentifier
int mySessionIdentifier
myConversationIdentifier
int myConversationIdentifier
serialVersionUID: 6610152513624509334L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Read the class status from the input stream.
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Write the class status into the output stream.
- Throws:
IOException
myTypedBuffer
TypedBuffer myTypedBuffer
myTpurcode
int myTpurcode
reply_cd
CallDescriptor reply_cd
myTypedBuffer_key
String myTypedBuffer_key
serialVersionUID: 5248957728968004859L
carray
byte[] carray
- The binary data to send to the remote TUXEDO domain
sendSize
int sendSize
- The amount of data in #carray to send
serialVersionUID: 4289835762041622281L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
magic
int magic
len
int len
maxlen
int maxlen
nfields
int nfields
nie
int nie
indxintvl
int indxintvl
flds
TreeMap<K,V> flds
fldid_occs
HashMap<K,V> fldid_occs
fldtbls
FldTbl[] fldtbls
usys
Usysflds usys
tmq
tmqflds tmq
serialVersionUID: -6427570805762043258L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
magic
int magic
len
int len
maxlen
int maxlen
nfields
int nfields
nie
int nie
indxintvl
int indxintvl
_flds
HashMap<K,V> _flds
fldid_occs
HashMap<K,V> fldid_occs
fldtbls
FldTbl[] fldtbls
systbls
FldTbl[] systbls
myIter
weblogic.wtc.jatmi.TypedFML32.FmlIterator myIter
in_presend
boolean in_presend
numPointerFields
int numPointerFields
numFml32Fields
int numFml32Fields
numMBStringFields
int numMBStringFields
numView32Fields
int numView32Fields
updatedModCount
int updatedModCount
myArray
Object[] myArray
serialVersionUID: 3469855909867685738L
tstring
StringBuffer tstring
bytes
byte[] bytes
serialVersionUID: -4800449954774495175L
tstring
StringBuffer tstring
serialVersionUID: -607969884185172853L
serialVersionUID: 1478768009528994942L
serialVersionUID: -5405254827452750129L
xmlarray
byte[] xmlarray
- The binary data to send to the remote TUXEDO domain
sendSize
int sendSize
- The amount of data in #xmlarray to send
serialVersionUID: -6003837641120997389L
carray
byte[] carray
- The binary data to send to the remote TUXEDO domain.
sendSize
int sendSize
- The amount of data in carray to send.
Package weblogic.xml.security |
Package weblogic.xml.stream |
th
Throwable th
- Deprecated.
Package weblogicx.jsp.tags.validators |
fieldToValidate
String fieldToValidate
errorMessage
String errorMessage
expression
String expression
expression
String expression
validatorClass
String validatorClass
custom
Customizable custom
interfaceName
String interfaceName
className
String className
fieldToValidate
String fieldToValidate
errorMessage
String errorMessage
isValid
boolean isValid
parent
Tag parent
pageContext
PageContext pageContext
bodyContent
BodyContent bodyContent