Serialized Form
Package com.microfocus.cobol.connector |
connection
CobolConnection connection
currentbeanURI
String currentbeanURI
isBeanInitial
boolean isBeanInitial
timeout
long timeout
passivated
boolean passivated
Package com.microfocus.cobol.connector.cci |
mc
CobolManagedConnection mc
passivated
boolean passivated
mcf
ManagedConnectionFactory mcf
cm
ConnectionManager cm
reference
Reference reference
pp
ManagedConnectionPool.PoolParams pp
user
String user
password
String password
realm
String realm
authenticationMechanism
int authenticationMechanism
statefulSession
boolean statefulSession
functionName
String functionName
interactionVerb
int interactionVerb
executionTimeout
int executionTimeout
returnCode
int returnCode
argumentCount
int argumentCount
arguments
Vector arguments
usages
Vector usages
userName
String userName
password
String password
realm
String realm
authenticationMechanism
int authenticationMechanism
changes
PropertyChangeSupport changes
callerPrincipal
Principal callerPrincipal
Package com.microfocus.cobol.connector.management |
Package com.microfocus.cobol.connector.spi |
listeners
Vector listeners
mcon
ManagedConnection mcon
poolParams
ManagedConnectionPool.PoolParams poolParams
mcf
ManagedConnectionFactory mcf
poolingStrategy
com.microfocus.cobol.connector.spi.CobolConnectionManager.PoolingStrategy poolingStrategy
url
String url
ra
ResourceAdapter ra
xacon
XAConnection xacon
con
Connection con
cobolConnListener
CobolConnectionEventListener cobolConnListener
user
String user
password
String password
realm
String realm
subject
javax.security.auth.Subject subject
mcf
ManagedConnectionFactory mcf
supportsXA
boolean supportsXA
supportsLocalTx
boolean supportsLocalTx
destroyed
boolean destroyed
connectionSet
Set connectionSet
disposed
boolean disposed
xa_disposed
boolean xa_disposed
force_cleanup
boolean force_cleanup
resetXAFlow
boolean resetXAFlow
url
String url
ra
ResourceAdapter ra
url
String url
ra
ResourceAdapter ra
name
String name
-
x500Principal
javax.security.auth.x500.X500Principal x500Principal
log
RALogger log
serverHost
String serverHost
serverPort
String serverPort
logHost
String logHost
logPort
String logPort
trace
Boolean trace
mcf
ManagedConnectionFactory mcf
defaultCri
ConnectionRequestInfo defaultCri
poolParams
ManagedConnectionPool.PoolParams poolParams
mcs
LinkedList mcs
permits
FIFOSemaphore permits
log
RALogger log
connectionCounter
com.microfocus.cobol.connector.spi.ManagedConnectionPool.Counter connectionCounter
started
boolean started
minSize
int minSize
maxSize
int maxSize
blockingTimeout
int blockingTimeout
idleTimeout
long idleTimeout
Package com.microfocus.cobol.connector.ti |
user
String user
password
String password
realm
String realm
subject
javax.security.auth.Subject subject
slt
SpiLocalTransaction slt
cobolCon
CobolConnection cobolCon
transactionTimeOut
int transactionTimeOut
xa_forward
boolean xa_forward
mc
CobolManagedConnection mc
Package com.microfocus.cobol.connector.transport |
xid
byte[] xid
formatId
int formatId
gtrid
byte[] gtrid
bqual
byte[] bqual
defaultDigestType
byte defaultDigestType
NO_COMPRESSION
int NO_COMPRESSION
- See Also:
- Constant Field Values
ALWAYS_COMPRESS
int ALWAYS_COMPRESS
- See Also:
- Constant Field Values
SIZE_LIMITED_COMPRESSION
int SIZE_LIMITED_COMPRESSION
- See Also:
- Constant Field Values
compressionSizeLimit
long compressionSizeLimit
compressionStrategy
int compressionStrategy
errorMessage
String errorMessage
errorCode
int errorCode
errorClass
String errorClass
debugInfo
String debugInfo
errorType
short errorType
connection
BINPStream connection
defaultPort
int defaultPort
isConnected
boolean isConnected
sessionRecord
BINPSessionRecorder sessionRecord
sessionCount
int sessionCount
connection
BINPStream connection
defaultPort
int defaultPort
isConnected
boolean isConnected
initialSleepAmount
int initialSleepAmount
maxRetrySleep
int maxRetrySleep
uri
URI uri
auditors
List auditors
connection
BINPStream connection
defaultPort
int defaultPort
isConnected
boolean isConnected
initialSleepAmount
int initialSleepAmount
maxRetrySleep
int maxRetrySleep
keystore
String keystore
keystorePassword
String keystorePassword
uri
URI uri
auditors
List auditors
readObject
private void readObject(ObjectInputStream in)
throws OptionalDataException,
ClassNotFoundException,
IOException
- readObject called during de-serialization
- Throws:
ClassNotFoundException
IOException
OptionalDataException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- writeObject called during serialization
- Throws:
IOException
socketFromSocketStore
boolean socketFromSocketStore
keepConnectionAlive
boolean keepConnectionAlive
poolConnection
boolean poolConnection
lastMessage
byte[] lastMessage
sessionId
String sessionId
timeout
int timeout
secure
boolean secure
compress
boolean compress
compressionWaterMark
long compressionWaterMark
keystore
String keystore
keystorePassword
String keystorePassword
auditorList
List auditorList
passivateHost
InetAddress passivateHost
passivatePort
int passivatePort
passivateState
boolean passivateState
activateState
boolean activateState
active
boolean active
propertyPool
Hashtable propertyPool
serviceName
String serviceName
connectionID
String connectionID
valueBeforeMD5
String valueBeforeMD5
valueAfterMD5
String valueAfterMD5
bean
com.microfocus.cobol.CobolBean bean
name
String name
token
String token
id
int id
dynConnection
CobolConnection dynConnection
realUrl
String realUrl
timerNumber
int timerNumber
eventTime
List eventTime
eventMessage
List eventMessage
connectionTime
long connectionTime
sendLength
long sendLength
readLength
long readLength
auditorRegistered
boolean auditorRegistered
m_scheme
String m_scheme
- Stores the scheme (usually the protocol) for this URI.
m_userinfo
String m_userinfo
- If specified, stores the userinfo for this URI; otherwise null
m_host
String m_host
- If specified, stores the host for this URI; otherwise null
m_port
int m_port
- If specified, stores the port for this URI; otherwise -1
m_path
String m_path
- If specified, stores the path for this URI; otherwise null
m_queryString
String m_queryString
- If specified, stores the query string for this URI; otherwise
null.
m_fragment
String m_fragment
- If specified, stores the fragment for this URI; otherwise null
Package com.microfocus.cobol.connector.transport.miniServer |
contentPane
JPanel contentPane
image1
ImageIcon image1
image2
ImageIcon image2
mFLogo
ImageIcon mFLogo
statusBar
JLabel statusBar
borderLayout1
BorderLayout borderLayout1
ourServer
ConsoleFrame.server ourServer
titledBorder1
TitledBorder titledBorder1
titledBorder2
TitledBorder titledBorder2
jToolbarPane
JPanel jToolbarPane
jToolBar
JToolBar jToolBar
jConsoleMenuBar
JMenuBar jConsoleMenuBar
jConsoleFileMenu
JMenu jConsoleFileMenu
jMenuItem1
JMenuItem jMenuItem1
jConsoleDebugMenu
JMenu jConsoleDebugMenu
jShowThreads
JMenuItem jShowThreads
jSaveConsoleOutputMenu
JMenuItem jSaveConsoleOutputMenu
jDebugShowMemory
JMenuItem jDebugShowMemory
titledBorder3
TitledBorder titledBorder3
jTabbedConsolePane
JTabbedPane jTabbedConsolePane
jConsoleScrollPane
JScrollPane jConsoleScrollPane
jConsole
JTextPane jConsole
jPanel4UserTable
JPanel jPanel4UserTable
jUserManagementPanel
JPanel jUserManagementPanel
jAuthAddUser
JButton jAuthAddUser
borderLayout4
BorderLayout borderLayout4
gridLayout2
GridLayout gridLayout2
jAddUserPane
JPanel jAddUserPane
jUserManagementPane
JPanel jUserManagementPane
jAuthUserName
JComboBox jAuthUserName
jPanelAuthName
JPanel jPanelAuthName
jPanelAuthPassword
JPanel jPanelAuthPassword
jAuthPassword
JPasswordField jAuthPassword
jPanelPassword
JPanel jPanelPassword
jLabelPassword
JLabel jLabelPassword
jLabelUserName
JLabel jLabelUserName
jPanelAddUserDeleteUserPane
JPanel jPanelAddUserDeleteUserPane
jPanelUserName
JPanel jPanelUserName
jPanelBlank2
JPanel jPanelBlank2
jPanelCancel
JPanel jPanelCancel
jAuthDelUser
JButton jAuthDelUser
jPanelBlank1
JPanel jPanelBlank1
jDebugMenuUsernamesPasswords
JMenuItem jDebugMenuUsernamesPasswords
gridLayout3
GridLayout gridLayout3
jConfigurePanel
JPanel jConfigurePanel
jButtonStop
JButton jButtonStop
jPanel8
JPanel jPanel8
jLogoLabel
JLabel jLogoLabel
jButtonStart
JButton jButtonStart
gridLayout1
GridLayout gridLayout1
jPanel3
JPanel jPanel3
jConfigBlanksPanel1
JPanel jConfigBlanksPanel1
jConfigPortPanel2
JPanel jConfigPortPanel2
jConfigPortPanel1
JPanel jConfigPortPanel1
jConfigPortLabel
JLabel jConfigPortLabel
jConfigBlankPanel2
JPanel jConfigBlankPanel2
jConfigPortPanel3
JPanel jConfigPortPanel3
jPort
JTextField jPort
borderLayout3
BorderLayout borderLayout3
serialVersionUID: 2504274255328511422l
Package com.microfocus.cobol.connector.transport.nativelib |
bean
BINPCobolBean bean
idtName
String idtName
auditors
List auditors
Package com.microfocus.cobol.connector.transport.utils |
outputFilename
File outputFilename
Package com.microfocus.cobol.connector.transport.utils.MFBinpAnimator |
panel1
JPanel panel1
borderLayout1
BorderLayout borderLayout1
jPanel1
JPanel jPanel1
jOK
JButton jOK
jPanel2
JPanel jPanel2
gridLayout1
GridLayout gridLayout1
jHostLabel
JLabel jHostLabel
jHostName
JTextField jHostName
jPortLabel
JLabel jPortLabel
jPort
JTextField jPort
jPanel3
JPanel jPanel3
jOptionsPanel
JLabel jOptionsPanel
jPanel4
JPanel jPanel4
ChecksumGroup
ButtonGroup ChecksumGroup
jMD5Checksum
JRadioButton jMD5Checksum
jSHAChecksum
JRadioButton jSHAChecksum
jNoChecksum
JRadioButton jNoChecksum
gridLayout2
GridLayout gridLayout2
contentPane
JPanel contentPane
jMenuBar1
JMenuBar jMenuBar1
jMenuFile
JMenu jMenuFile
jMenuFileExit
JMenuItem jMenuFileExit
jMenuHelp
JMenu jMenuHelp
jMenuHelpAbout
JMenuItem jMenuHelpAbout
jToolBar
JToolBar jToolBar
jOpenButton
JButton jOpenButton
jStartButton
JButton jStartButton
jStopButton
JButton jStopButton
openImage
ImageIcon openImage
startImage
ImageIcon startImage
stopImage
ImageIcon stopImage
stepImage
ImageIcon stepImage
reloadImage
ImageIcon reloadImage
hostImage
ImageIcon hostImage
borderLayout1
BorderLayout borderLayout1
jMainPanel
JPanel jMainPanel
borderLayout2
BorderLayout borderLayout2
jActionsPanel
JPanel jActionsPanel
jPanel3
JPanel jPanel3
jScrollPane1
JScrollPane jScrollPane1
jScrollPane2
JScrollPane jScrollPane2
borderLayout3
BorderLayout borderLayout3
borderLayout4
BorderLayout borderLayout4
jFileChooser1
FileDialog jFileChooser1
hostname
String hostname
port
int port
replay
BINPSessionReplay replay
choosenFile
File choosenFile
traceThread
ReplayFrame.runtThread traceThread
jActions
JList jActions
jInfoPane
JTabbedPane jInfoPane
jRawDataPanel
JPanel jRawDataPanel
sessionCounter
int sessionCounter
jErrorPanel
JPanel jErrorPanel
jScrollPane4
JScrollPane jScrollPane4
borderLayout6
BorderLayout borderLayout6
jRawDataScroller
JScrollPane jRawDataScroller
jRawData
JTextArea jRawData
borderLayout7
BorderLayout borderLayout7
titledBorder1
TitledBorder titledBorder1
jErrorArea
JTextPane jErrorArea
jMessagePanel
JToolBar jMessagePanel
jPanel2
JPanel jPanel2
jScrollPane3
JScrollPane jScrollPane3
jMessages
JTextArea jMessages
borderLayout5
BorderLayout borderLayout5
borderLayout8
BorderLayout borderLayout8
jStepButton
JButton jStepButton
jReloadButton
JButton jReloadButton
jHostButton
JButton jHostButton
jPanel1
JPanel jPanel1
jLabel1
JLabel jLabel1
jClearMessages
JButton jClearMessages
borderLayout9
BorderLayout borderLayout9
jIMessageBreakdownPanel
JPanel jIMessageBreakdownPanel
jMessageBreakdownScrollPane
JScrollPane jMessageBreakdownScrollPane
borderLayout10
BorderLayout borderLayout10
jMessageBreakdown
JTextPane jMessageBreakdown
panel1
JPanel panel1
panel2
JPanel panel2
insetsPanel1
JPanel insetsPanel1
insetsPanel2
JPanel insetsPanel2
insetsPanel3
JPanel insetsPanel3
button1
JButton button1
imageLabel
JLabel imageLabel
label1
JLabel label1
label2
JLabel label2
label3
JLabel label3
label4
JLabel label4
borderLayout1
BorderLayout borderLayout1
borderLayout2
BorderLayout borderLayout2
flowLayout1
FlowLayout flowLayout1
gridLayout1
GridLayout gridLayout1
product
String product
version
String version
copyright
String copyright
comments
String comments
Package org.apache.log4j.chainsaw |
Package org.apache.log4j.config |
rootCause
Throwable rootCause
Package org.apache.log4j.helpers |
shortMonths
String[] shortMonths
startTime
long startTime
Package org.apache.log4j.lf5 |
_label
String _label
_precedence
int _precedence
_level
LogLevel _level
_message
String _message
_sequenceNumber
long _sequenceNumber
_millis
long _millis
_category
String _category
_thread
String _thread
_thrownStackTrace
String _thrownStackTrace
_thrown
Throwable _thrown
_ndc
String _ndc
_location
String _location
Package org.apache.log4j.lf5.util |
Package org.apache.log4j.lf5.viewer |
_filter
LogRecordFilter _filter
_allRecords
List _allRecords
_filteredRecords
List _filteredRecords
_maxNumberOfLogRecords
int _maxNumberOfLogRecords
_colNames
String[] _colNames
_textField
JTextField _textField
_rowHeight
int _rowHeight
_detailTextArea
JTextArea _detailTextArea
_numCols
int _numCols
_tableColumns
TableColumn[] _tableColumns
_colWidths
int[] _colWidths
_colNames
LogTableColumn[] _colNames
_colDate
int _colDate
_colThread
int _colThread
_colMessageNum
int _colMessageNum
_colLevel
int _colLevel
_colNDC
int _colNDC
_colCategory
int _colCategory
_colMessage
int _colMessage
_colLocation
int _colLocation
_colThrown
int _colThrown
_dateFormatManager
DateFormatManager _dateFormatManager
_label
String _label
_highlightFatal
boolean _highlightFatal
_color
Color _color
Package org.apache.log4j.lf5.viewer.categoryexplorer |
_renderFatal
boolean _renderFatal
_listener
ActionListener _listener
_event
ActionEvent _event
_model
CategoryExplorerModel _model
_rootAlreadyExpanded
boolean _rootAlreadyExpanded
_selected
boolean _selected
_numberOfContainedRecords
int _numberOfContainedRecords
_numberOfRecordsFromChildren
int _numberOfRecordsFromChildren
_hasFatalChildren
boolean _hasFatalChildren
_hasFatalRecords
boolean _hasFatalRecords
_checkBox
JCheckBox _checkBox
_panel
JPanel _panel
Package org.apache.log4j.spi |
serialVersionUID: -1325822038990805636l
fullInfo
String fullInfo
- All available caller information, in the format
fully.qualified.classname.of.caller.methodName(Filename.java:line)
serialVersionUID: -868428216207166145l
readObject
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
categoryName
String categoryName
- The category (logger) name.
ndc
String ndc
- The nested diagnostic context (NDC) of logging event.
mdcCopy
Hashtable mdcCopy
- The mapped diagnostic context (MDC) of logging event.
ndcLookupRequired
boolean ndcLookupRequired
- Have we tried to do an NDC lookup? If we did, there is no need
to do it again. Note that its value is always false when
serialized. Thus, a receiving SocketNode will never use it's own
(incorrect) NDC. See also writeObject method.
mdcCopyLookupRequired
boolean mdcCopyLookupRequired
- Have we tried to do an MDC lookup? If we did, there is no need
to do it again. Note that its value is always false when
serialized. See also the getMDC and getMDCCopy methods.
renderedMessage
String renderedMessage
- The application supplied message rendered through the log4j
objet rendering mechanism.
threadName
String threadName
- The name of thread in which this logging event was generated.
throwableInfo
ThrowableInformation throwableInfo
- This
variable contains information about this event's throwable
timeStamp
long timeStamp
- The number of milliseconds elapsed from 1/1/1970 until logging event
was created.
locationInfo
LocationInfo locationInfo
- Location information for the caller.
serialVersionUID: -4748765566864322735l
rep
String[] rep
mc
CobolManagedConnection mc
passivated
boolean passivated
listeners
Vector listeners
mcon
ManagedConnection mcon
mcf
ManagedConnectionFactory mcf
cm
ConnectionManager cm
reference
Reference reference
pp
ManagedConnectionPool.PoolParams pp
poolParams
ManagedConnectionPool.PoolParams poolParams
mcf
ManagedConnectionFactory mcf
poolingStrategy
com.microfocus.cobol.connector.spi.CobolConnectionManager.PoolingStrategy poolingStrategy
user
String user
password
String password
realm
String realm
authenticationMechanism
int authenticationMechanism
statefulSession
boolean statefulSession
functionName
String functionName
interactionVerb
int interactionVerb
executionTimeout
int executionTimeout
returnCode
int returnCode
argumentCount
int argumentCount
arguments
Vector arguments
usages
Vector usages
userName
String userName
password
String password
realm
String realm
authenticationMechanism
int authenticationMechanism
changes
PropertyChangeSupport changes
callerPrincipal
Principal callerPrincipal
url
String url
ra
ResourceAdapter ra
xacon
XAConnection xacon
con
Connection con
cobolConnListener
CobolConnectionEventListener cobolConnListener
user
String user
password
String password
realm
String realm
subject
javax.security.auth.Subject subject
mcf
ManagedConnectionFactory mcf
supportsXA
boolean supportsXA
supportsLocalTx
boolean supportsLocalTx
destroyed
boolean destroyed
connectionSet
Set connectionSet
disposed
boolean disposed
xa_disposed
boolean xa_disposed
force_cleanup
boolean force_cleanup
resetXAFlow
boolean resetXAFlow
url
String url
ra
ResourceAdapter ra
url
String url
ra
ResourceAdapter ra
name
String name
-
x500Principal
javax.security.auth.x500.X500Principal x500Principal
log
RALogger log
serverHost
String serverHost
serverPort
String serverPort
logHost
String logHost
logPort
String logPort
trace
Boolean trace
Copyright © 2000 Micro Focus International Limited. All rights reserved.
This document and the proprietary marks and names used herein are protected by international law.