- Wait(Rexx) - Method in class se.entra.phantom.server.NetRexxMigration
-
Waits for the number of seconds specified.
- Wait(int) - Method in class se.entra.phantom.server.REXXMigration
-
Waits for the number of seconds specified.
- WaitAnyScreen(PhantomFile, PhantomHostData) - Constructor for class se.entra.phantom.server.PhantomMacro.WaitAnyScreen
-
Creates a new instance of a wait-for-any-screen macro step
from the ".PHE" file.
- waitCursor - Static variable in class se.entra.phantom.client.GlassPane
-
The hour glass cursor.
- waitDrainSTDERR() - Static method in class se.entra.phantom.server.phed.ConsoleOutput
-
Waits for STDERR to be drained.
- waitDrainSTDOUT() - Static method in class se.entra.phantom.server.phed.ConsoleOutput
-
Waits for STDOUT to be drained.
- waitForScreen(String[]) - Method in class se.entra.phantom.server.VirtualSessionManager
-
Wait until the screen matches one of the specified screen identities.
- waitForScreenChange(long) - Method in class se.entra.phantom.server.ClientSession
-
Waits for a screen change for a certain time.
- waitForScreenChange(long) - Method in interface se.entra.phantom.server.ClientSessionInterface
-
Waits for a screen change for a certain time.
- waitForScreenChange(long) - Method in class se.entra.phantom.server.HostScreenChange
-
Waits for a screen change for a certain time.
- waitForUnlock(long) - Method in class se.entra.phantom.server.ClientSession
-
Waits for the lock state to disappear for a certain time.
- waitForUnlock(long) - Method in interface se.entra.phantom.server.ClientSessionInterface
-
Waits for the lock state to disappear for a certain time.
- waitForUnlock(long) - Method in class se.entra.phantom.server.HostLockChange
-
Waits for the lock state to disappear for a certain time.
- waitInitialScreen(SessionPoolingScriptData) - Method in class se.entra.phantom.server.DefaultSessionPoolingHandler
-
Waits for some data on a screen after a new connection.
- wantMouseMessages() - Method in interface se.entra.phantom.server.IDesignerControl
-
Checks if this implementor wants mouse messages.
- wantMouseMessages() - Method in class se.entra.phantom.server.phed.DesignerCListBox
-
Checks if this implementor wants mouse messages.
- wantMouseMessages() - Method in class se.entra.phantom.server.phed.DesignerCNoteBook
-
Indicates notebook wants mouse messages.
- wantMouseMessages() - Method in class se.entra.phantom.server.phed.DesignerControlAdapter
-
Checks if this implementor wants mouse messages.
- WARNING - Static variable in interface org.openxml.parser.ErrorReport
-
Warning.
- warning(SAXParseException) - Method in class org.openxml.parser.ErrorReportImpl
-
- warning(String) - Method in class org.openxml.parser.StreamParser
-
Reports a warning.
- WAS_CALLDLG - Static variable in class se.entra.phantom.server.PhantomMacro
-
WaitAnyScreen: Call another macro.
- WAS_DEFAULT - Static variable in class se.entra.phantom.server.PhantomMacro
-
WaitAnyScreen: Default screen: keep on going in this macro.
- WAS_JMPDLG - Static variable in class se.entra.phantom.server.PhantomMacro
-
WaitAnyScreen: Jump or branch away to another dialog.
- WAS_RC - Static variable in class se.entra.phantom.server.PhantomMacro
-
WaitAnyScreen: A return code that is returned to the potential
CallObject issuer.
- WAS_REXX - Static variable in class se.entra.phantom.server.PhantomMacro
-
WaitAnyScreen: Call a REXX procedure (not supported).
- wasHostLocked() - Method in class se.entra.phantom.server.VirtualSessionManager
-
Checks if the host was locked since last "refresh".
- wasPhantomMacro(String) - Method in class se.entra.phantom.server.PhantomObject
-
Checks if the object used to be a Phantom Macro, now converted to a REXX macro.
- WCompLine(Rexx, Rexx, Rexx) - Method in class se.entra.phantom.server.NetRexxMigration
-
This method compares a text string containing wildcards with a line on the
host screen.
- WCompLine(int, String, int) - Method in class se.entra.phantom.server.REXXMigration
-
This method compares a text string containing wildcards with a line on the
host screen.
- WCompPos(Rexx, Rexx, Rexx, Rexx) - Method in class se.entra.phantom.server.NetRexxMigration
-
This method compares a text string without wildcards with a certain position
(line and column) on the host screen.
- WCompPos(int, int, String, int) - Method in class se.entra.phantom.server.REXXMigration
-
This method compares a text string without wildcards with a certain position
(line and column) on the host screen.
- WCompScreen(Rexx, Rexx) - Method in class se.entra.phantom.server.NetRexxMigration
-
This method compares a text string containing wildcards with the entire host
screen.
- WCompScreen(String, int) - Method in class se.entra.phantom.server.REXXMigration
-
This method compares a text string containing wildcards with the entire host
screen.
- webApplication - Variable in class se.entra.phantom.server.http.HttpSession
-
The web application data.
- WebApplicationInterface - Interface in se.entra.phantom.server.http
-
Handles data for an HTML variable in order to perform variable substitution, etc, faster.
- webServer - Variable in class se.entra.phantom.server.http.HttpResource
-
The web server.
- webServer - Variable in class se.entra.phantom.server.http.HttpSession
-
The Web Server.
- webServerHeaderReadTimeout - Variable in class se.entra.phantom.server.http.HttpReply
-
The timeout in milliseconds for web server header read in milliseconds,
zero for indefinite wait.
- WebServerInterface - Interface in se.entra.phantom.server
-
This interface is implemented by the Web Server to respond to
a HTTP request.
- webServerKeepAliveTimeout - Variable in class se.entra.phantom.server.http.HttpReply
-
The timeout in milliseconds for web server request for keep-alive connections,
zero for indefinite wait.
- WebServerProxyResourceSettings - Class in se.entra.phantom.server.rconsole
-
Class holding the data for the Jar File Resource that is read/written
from/to an INI file.
- WebSocket - Class in com.netphantom.common.websocket
-
This WebSocket implementation
is based on the "HyBi Working Group, draft-ietf-hybi-thewebsocketprotocol-07,
April 22, 2011, by I.
- WebSocket(Socket, boolean) - Constructor for class com.netphantom.common.websocket.WebSocket
-
Establishes the WebSocket connection using an already connected
socket.
- WebSocket(Socket, InputStream, OutputStream, boolean) - Constructor for class com.netphantom.common.websocket.WebSocket
-
Establishes the WebSocket connection using an already connected
socket.
- WebSocket.State - Enum in com.netphantom.common.websocket
-
The states enumeration for client web sockets.
- WebSocketClient - Class in com.netphantom.common.websocket
-
The WebSocket Client pure socket implementation.
- WebSocketClient(Socket, boolean, String, int, String, List<String>) - Constructor for class com.netphantom.common.websocket.WebSocketClient
-
Establishes the WebSocket connection using an already connected
socket.
- WebSocketClient(Socket, InputStream, OutputStream, boolean, String, int, String, List<String>) - Constructor for class com.netphantom.common.websocket.WebSocketClient
-
Establishes the WebSocket connection using an already connected
socket.
- WebSocketClientCommunication - Class in com.netphantom.server.ws
-
This class communicates with the client over WebSocket.
- WebSocketClientCommunication(ServerSocketInterface, WebSocketServer) - Constructor for class com.netphantom.server.ws.WebSocketClientCommunication
-
The instance of this class is created by the client connection listener.
- WebSocketException - Exception in com.netphantom.common.websocket
-
The WebSocketException class.
- WebSocketException() - Constructor for exception com.netphantom.common.websocket.WebSocketException
-
Creates a web socket exception without a message.
- WebSocketException(String) - Constructor for exception com.netphantom.common.websocket.WebSocketException
-
Creates a web socket exception with a message.
- WebSocketException(Throwable) - Constructor for exception com.netphantom.common.websocket.WebSocketException
-
Creates a web socket exception without message and the cause of
this exception, nested in the WebSocketException.
- WebSocketException(String, Throwable) - Constructor for exception com.netphantom.common.websocket.WebSocketException
-
Creates a web socket exception with a message and the cause of
this exception, nested in the WebSocketException.
- WebSocketServer - Class in com.netphantom.server.ws
-
The WebSocket Server pure socket implementation.
- WebSocketServer(Socket, boolean) - Constructor for class com.netphantom.server.ws.WebSocketServer
-
Establishes the WebSocket connection using an already connected
socket.
- WELL_FORMED - Static variable in interface org.openxml.parser.ErrorReport
-
Well formed document error level.
- WELL_FORMED - Static variable in class org.openxml.parser.StreamParser
-
Error level used for reporting well formed errors.
- WHITE - Static variable in class se.entra.phantom.client.ColorMapper
-
- width - Variable in class se.entra.phantom.client.ListBoxInfo.ListBoxInfoColumn
-
Width of the column.
- width - Variable in class se.entra.phantom.common.HotSpot
-
The width of the hot spot in characters.
- width - Variable in class se.entra.phantom.server.PhantomCBarControl
-
Width of bar control (or -1 default, -2= dynamic width).
- width - Variable in class se.entra.phantom.server.PhantomHostScreen
-
The width of the screen (if pop-up window, smaller that "real" screen).
- width - Variable in class se.entra.phantom.server.VirtualCBarControl
-
- WIDTH_A3P - Static variable in class se.entra.phantom.server.ReportGenerator
-
Constant defining the width for A3 portrait size.
- WIDTH_A4P - Static variable in class se.entra.phantom.server.ReportGenerator
-
Constant defining the width for A4 portrait size.
- WIDTH_A5P - Static variable in class se.entra.phantom.server.ReportGenerator
-
Constant defining the width for A5 portrait size.
- WIDTH_LGP - Static variable in class se.entra.phantom.server.ReportGenerator
-
Constant defining the width for Legal portrait size.
- WIDTH_LTP - Static variable in class se.entra.phantom.server.ReportGenerator
-
Constant defining the width for Letter portrait size.
- windowActivated(WindowEvent) - Method in class NetPhantomStarter
-
- windowActivated(WindowEvent) - Method in class se.entra.phantom.client.PFocusManager
-
- windowActivated(WindowEvent) - Method in class se.entra.phantom.client.PJDialog
-
- windowActivated(WindowEvent) - Method in class se.entra.phantom.client.PJFrame
-
- windowActivated(WindowEvent) - Method in class se.entra.phantom.client.TerminalWindowInstance
-
Sets focus to the terminal window.
- windowBounds - Variable in class se.entra.phantom.server.TerminalSettings
-
The window bounds.
- windowClosed(WindowEvent) - Method in class NetPhantomStarter
-
- windowClosed(WindowEvent) - Method in class se.entra.phantom.client.PFocusManager
-
- windowClosed(WindowEvent) - Method in class se.entra.phantom.client.PJDialog
-
- windowClosed(WindowEvent) - Method in class se.entra.phantom.client.PJFrame
-
- windowClosed(WindowEvent) - Method in class se.entra.phantom.client.TerminalWindowInstance
-
- windowClosing(WindowEvent) - Method in class NetPhantomStarter
-
Window is closed.
- windowClosing(WindowEvent) - Method in class se.entra.phantom.client.PFocusManager
-
- windowClosing(WindowEvent) - Method in class se.entra.phantom.client.PJDialog
-
Processes close window.
- windowClosing(WindowEvent) - Method in class se.entra.phantom.client.PJFrame
-
Processes close window.
- windowClosing(WindowEvent) - Method in class se.entra.phantom.client.TerminalWindowInstance
-
Closes the frame window.
- windowDeactivated(WindowEvent) - Method in class NetPhantomStarter
-
- windowDeactivated(WindowEvent) - Method in class se.entra.phantom.client.PFocusManager
-
Checks for deactivation for single Alt-keystrokes to activate the menu bar.
- windowDeactivated(WindowEvent) - Method in class se.entra.phantom.client.PJDialog
-
- windowDeactivated(WindowEvent) - Method in class se.entra.phantom.client.PJFrame
-
- windowDeactivated(WindowEvent) - Method in class se.entra.phantom.client.TerminalWindowInstance
-
- windowDeiconified(WindowEvent) - Method in class NetPhantomStarter
-
- windowDeiconified(WindowEvent) - Method in class se.entra.phantom.client.PFocusManager
-
- windowDeiconified(WindowEvent) - Method in class se.entra.phantom.client.PJDialog
-
- windowDeiconified(WindowEvent) - Method in class se.entra.phantom.client.PJFrame
-
- windowDeiconified(WindowEvent) - Method in class se.entra.phantom.client.TerminalWindowInstance
-
- windowIconified(WindowEvent) - Method in class NetPhantomStarter
-
- windowIconified(WindowEvent) - Method in class se.entra.phantom.client.PFocusManager
-
- windowIconified(WindowEvent) - Method in class se.entra.phantom.client.PJDialog
-
- windowIconified(WindowEvent) - Method in class se.entra.phantom.client.PJFrame
-
- windowIconified(WindowEvent) - Method in class se.entra.phantom.client.TerminalWindowInstance
-
- windowOpened(WindowEvent) - Method in class NetPhantomStarter
-
- windowOpened(WindowEvent) - Method in class se.entra.phantom.client.PFocusManager
-
- windowOpened(WindowEvent) - Method in class se.entra.phantom.client.PJDialog
-
- windowOpened(WindowEvent) - Method in class se.entra.phantom.client.PJFrame
-
- windowOpened(WindowEvent) - Method in class se.entra.phantom.client.TerminalWindowInstance
-
- WindowsLikeFilenameFilter - Class in se.entra.phantom.common
-
Filters file names like under Windows, with '?' being any character,
'*' being any characters and '^' the escape character (the meaning
of '?' and '*' becomes the actual character, and two escape characters
for a single).
- WindowsLikeFilenameFilter(String) - Constructor for class se.entra.phantom.common.WindowsLikeFilenameFilter
-
Creates the instance of the file name filter that is case sensitive.
- WindowsLikeFilenameFilter(String, boolean) - Constructor for class se.entra.phantom.common.WindowsLikeFilenameFilter
-
Creates the instance of the file name filter that is case sensitive.
- WindowsLikeFilenameFilter - Class in se.entra.phantom.server
-
Filters file names like under Windows, with '?' being any character,
'*' being any characters and '^' the escape character (the meaning
of '?' and '*' becomes the actual character, and two escape characters
for a single).
- WindowsLikeFilenameFilter(String) - Constructor for class se.entra.phantom.server.WindowsLikeFilenameFilter
-
Creates the instance of the file name filter that is case sensitive.
- WindowsLikeFilenameFilter(String, boolean) - Constructor for class se.entra.phantom.server.WindowsLikeFilenameFilter
-
Creates the instance of the file name filter that is case sensitive.
- windowsnt.eventlog - package windowsnt.eventlog
-
- WindowsNTEventLog - Class in windowsnt.eventlog
-
The server has a global event manager running in a thread.
- WindowsNTEventLog() - Constructor for class windowsnt.eventlog.WindowsNTEventLog
-
- WindowsNTEventLog64 - Class in windowsnt.eventlog
-
Class handling the Windows "NT" event logging routines under Windows 64-bit OS with 64-bit VM.
- WindowsNTEventLog64() - Constructor for class windowsnt.eventlog.WindowsNTEventLog64
-
- WINDOWSTATICTEXT - Static variable in class se.entra.phantom.client.ColorMapper
-
- WINDOWTEXT - Static variable in class se.entra.phantom.client.ColorMapper
-
- WinFileFilter - Class in com.netphantom.server.utils
-
A convenience implementation of FileFilter that filters out all files except
for those type extensions that it knows about.
- WinFileFilter() - Constructor for class com.netphantom.server.utils.WinFileFilter
-
Creates a file filter.
- WinFileFilter(String) - Constructor for class com.netphantom.server.utils.WinFileFilter
-
Creates a file filter that accepts files with the given extension.
- WinFileFilter(String, String) - Constructor for class com.netphantom.server.utils.WinFileFilter
-
Creates a file filter that accepts the given file type.
- WinFileFilter(String[]) - Constructor for class com.netphantom.server.utils.WinFileFilter
-
Creates a file filter from the given string array.
- WinFileFilter(String[], String) - Constructor for class com.netphantom.server.utils.WinFileFilter
-
Creates a file filter from the given string array and description.
- worked() - Method in interface com.netphantom.eclipse.IProgressMonitor
-
A work unit is done.
- worked(String) - Method in interface com.netphantom.eclipse.IProgressMonitor
-
A work unit is done, sets text for next operation.
- worked(int) - Method in interface com.netphantom.eclipse.IProgressMonitor
-
Some work units are done.
- worked(int, String) - Method in interface com.netphantom.eclipse.IProgressMonitor
-
Some work units are done, sets text for next operation.
- worked() - Method in class se.entra.phantom.server.phed.ProgressMonitor
-
A work unit is done.
- worked(String) - Method in class se.entra.phantom.server.phed.ProgressMonitor
-
A work unit is done, sets text for next operation.
- worked(int) - Method in class se.entra.phantom.server.phed.ProgressMonitor
-
Some work units are done.
- worked(int, String) - Method in class se.entra.phantom.server.phed.ProgressMonitor
-
Some work units are done, sets text for next operation.
- WorkerCallbackInterface - Interface in se.entra.phantom.server
-
Interface for callback worker event.
- write(String) - Method in class org.openxml.dom.html.HTMLDocumentImpl
-
- write(byte[], int, int) - Method in class se.entra.phantom.client.RemoteSocket
-
Write data to the socket output stream.
- write() - Method in class se.entra.phantom.server.ee.EEMaster
-
Write the content of the instance to a file.
- write(int) - Method in class se.entra.phantom.server.NpPrintStream
-
Write the specified byte to this stream.
- write(byte[], int, int) - Method in class se.entra.phantom.server.NpPrintStream
-
Write len
bytes from the specified byte array starting at
offset off
to this stream.
- write(String, long) - Method in class se.entra.phantom.server.REXXFile
-
Writes a string of data to the requested position.
- write(short[], int) - Method in class se.entra.phantom.server.Telnet3270PlayBack
-
Writes an amount of bytes.
- write(short[], int) - Method in interface se.entra.phantom.server.TelnetHost
-
Writes an amount of bytes.
- write(short[], int) - Method in class se.entra.phantom.server.TelnetThread
-
Writes an amount of bytes.
- write(byte[]) - Method in class se.entra.phantom.server.TelnetThread
-
Writes a raw buffer to the output followed by a flush.
- write(byte[], int) - Method in class se.entra.phantom.server.TelnetThread
-
Writes a raw buffer to the output followed by a flush.
- write(short[], int) - Method in class se.entra.phantom.server.tn3270e.DataStream3270
-
Writes an amount of bytes of 3270 data stream.
- writeAnsiString(String) - Method in class se.entra.phantom.server.PhantomOutputFile
-
Writes a string to its length using the Ansi character set.
- writeAnsiStringNullTerminated(String, int) - Method in class se.entra.phantom.server.PhantomOutputFile
-
Writes an Ansi string padded to the specified length with the zero padding character.
- writeAnsiStringPadded(String, int, char) - Method in class se.entra.phantom.server.PhantomOutputFile
-
Writes an Ansi string padded to the specified length with the padding character.
- writeAnsiStrings(Collection<String>) - Method in class se.entra.phantom.server.PhantomOutputFile
-
Converts an array of unicode strings to Ansi bytes and
writes them to file using environment dependent line separator.
- writeBoolean(boolean) - Method in class se.entra.phantom.server.PhantomOutputFile
-
Write a number of zero'ed bytes.
- writeByte(byte) - Method in class se.entra.phantom.server.PhantomOutputFile
-
Write a byte to the file.
- writeByte(int) - Method in class se.entra.phantom.server.PhantomOutputFile
-
Write a byte to the file.
- writeBytes(byte[]) - Method in class se.entra.phantom.server.PhantomOutputFile
-
Write a byte array to the file.
- writeBytes(byte[], int, int) - Method in class se.entra.phantom.server.PhantomOutputFile
-
Write a byte array to the file.
- WriteCache - Class in se.entra.phantom.common
-
This class is used to handle writing strings to the cache
used from the server to the client in transactions.
- WriteCache(int, int, int) - Constructor for class se.entra.phantom.common.WriteCache
-
Creates the write cache initialized to hold a
defined maximum amount of strings.
- writeCommand(int, short[], int) - Method in class se.entra.phantom.server.tn3270e.DataStream3270
-
Write Command.
- writeCommand(int, short[], int) - Method in class se.entra.phantom.server.tn3270e.DataStream3270Printer
-
Write Command.
- writeDisplay(int, short[], int, boolean) - Method in class se.entra.phantom.server.tn3270e.DataStream3270
-
Handles Write Command as well as SSCP-LU data.
- writeIntelDouble(double) - Method in class se.entra.phantom.server.PhantomOutputFile
-
Writes a double value from the file.
- writeIntelLong(int) - Method in class se.entra.phantom.server.PhantomOutputFile
-
Writes an Intel formatted Long (32 bit value).
- writeIntelShort(int) - Method in class se.entra.phantom.server.PhantomOutputFile
-
Writes an Intel formatted Short (16 bit signed value).
- writeIntelUShort(int) - Method in class se.entra.phantom.server.PhantomOutputFile
-
Writes an Intel formatted UShort (16 bit unsigned value).
- writeISOLine(String) - Method in class se.entra.phantom.server.PhantomOutputFile
-
Writes a string as a line in a file encoded in ISO 8859-1 character set.
- writeLine(byte[]) - Method in class se.entra.phantom.server.PhantomOutputFile
-
Writes an array of bytes to file and append line separator.
- writeLine(int, String) - Static method in class se.entra.phantom.server.phed.ConsoleOutput
-
Writes a line of data to the console output window with the RGB color).
- writeLine(String, long) - Method in class se.entra.phantom.server.REXXFile
-
Writes a line a text to the stream.
- writeln(String) - Method in class org.openxml.dom.html.HTMLDocumentImpl
-
- writeOEMString(String) - Method in class se.entra.phantom.server.PhantomOutputFile
-
Writes a string to its length using the OEM (ASCII) character set.
- writeOEMStringNullTerminated(String, int) - Method in class se.entra.phantom.server.PhantomOutputFile
-
Writes an OEM string padded to the specified length with the zero padding character.
- writeOEMStringPadded(String, int, char) - Method in class se.entra.phantom.server.PhantomOutputFile
-
Writes a string padded to the specified length with the padding character.
- writeOEMStrings(Collection<String>) - Method in class se.entra.phantom.server.PhantomOutputFile
-
Converts an array of unicode strings to ASCII bytes and
writes them to file using environment dependent line separator.
- writePropertiesXML(PhantomXMLUtilities, Element) - Method in interface se.entra.phantom.server.VirtualServerUserWindowProperties
-
Write specific user window properties to xml.
- writeString(int, int, String, int) - Method in class se.entra.phantom.server.HostScreen
-
Writes a text string at a position.
- writeToFile(PhantomOutputFile) - Method in class se.entra.phantom.server.HostColors
-
Writes the current scheme to the file.
- writeToFile(PhantomOutputFile) - Method in class se.entra.phantom.server.KeyboardRemapper
-
Writes the definition of the keyboard map to the file.
- writeUnicodeString(String) - Method in class se.entra.phantom.server.PhantomOutputFile
-
Writes a string to its length using the OEM (ASCII) character set.
- writeUnicodeStringPadded(String, int, char) - Method in class se.entra.phantom.server.PhantomOutputFile
-
Writes a string padded to the specified length with the padding character.
- writeZeroedBytes(int) - Method in class se.entra.phantom.server.PhantomOutputFile
-
Write a number of zero'ed bytes.
- wsErrorCount - Variable in class se.entra.phantom.server.ClientSessionManager.Statistics
-
Web server error count.
- wsErrorCount - Variable in class se.entra.phantom.server.ClientSessionManager
-
Web server error count.
- wsHitCount - Variable in class se.entra.phantom.server.ClientSessionManager.Statistics
-
Web server hit count.
- wsHitCount - Variable in class se.entra.phantom.server.ClientSessionManager
-
Web server hit count.
- wsMaxQueueSize - Variable in class se.entra.phantom.server.ClientSessionManager.Statistics
-
Web server max queue size.
- wsMaxQueueSize - Variable in class se.entra.phantom.server.ClientSessionManager
-
Web server max queue size.
- wsReceiveCount - Variable in class se.entra.phantom.server.ClientSessionManager.Statistics
-
Web server receive count.
- wsReceiveMaxSize - Variable in class se.entra.phantom.server.ClientSessionManager.Statistics
-
Web server receive maximum size.
- wsReceiveSize - Variable in class se.entra.phantom.server.ClientSessionManager.Statistics
-
Web server receive size.
- wsRedirCount - Variable in class se.entra.phantom.server.ClientSessionManager.Statistics
-
Web server redirection count.
- wsRedirCount - Variable in class se.entra.phantom.server.ClientSessionManager
-
Web server redirection count.
- wsSendCount - Variable in class se.entra.phantom.server.ClientSessionManager.Statistics
-
Web server count.
- wsSendMaxSize - Variable in class se.entra.phantom.server.ClientSessionManager.Statistics
-
Web server maximum size.
- wsSendSize - Variable in class se.entra.phantom.server.ClientSessionManager.Statistics
-
Web server send size.