Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X 

T

TCPSocket - Class in com.dkfqs.tools.lib
Open a TCP/IP socket to a server.
TCPSocket(String, int) - Constructor for class com.dkfqs.tools.lib.TCPSocket
Create a new instance with an unconnected socket.
TextLengthComparator - Static variable in class com.dkfqs.tools.text.UniquePatternDetectorElement
Comparator for sorting by text.length().
TextLib - Class in com.dkfqs.tools.text
Various text utilities.
TextPhraseWizard - Class in com.dkfqs.tools.text
A heuristic algorithm which extracts from a text content the most meaningful, static text phrase(s).
TextPhraseWizard(String) - Constructor for class com.dkfqs.tools.text.TextPhraseWizard
Create a new instance.
TextPhraseWizardElement - Class in com.dkfqs.tools.text
A single text phrase computed by the 'text phrase wizard'.
toJsonObject() - Method in class com.dkfqs.tools.http.HTTPContentType
Get a JSON object of this instance.
toJsonObject() - Method in class com.dkfqs.tools.http.HTTPHeaderField
Get a JSON object of this instance.
toJsonObject() - Method in class com.dkfqs.tools.http.HTTPPerformanceData
Get a JSON object of this instance.
toJsonObject() - Method in class com.dkfqs.tools.http.HTTPRequest
Get a JSON object of this instance.
toJsonObject() - Method in class com.dkfqs.tools.http.HTTPRequestContent
Get a JSON object of this instance (the raw request content in Base64 format, which can be also have a decoded size of zero bytes in case of no content).
toJsonObject() - Method in class com.dkfqs.tools.http.HTTPRequestHeader
Get a JSON object of this instance (first header line, array of header fields and content type).
toJsonObject() - Method in class com.dkfqs.tools.http.HTTPResponse
Get a JSON object of this instance.
toJsonObject() - Method in class com.dkfqs.tools.http.HTTPResponseContent
Get a JSON object of this instance (the decompressed response content in Base64 format, which can be also have a decoded size of zero bytes in case of no content).
toJsonObject() - Method in class com.dkfqs.tools.http.HTTPResponseHeader
Get a JSON object of this instance.
toJsonObject() - Method in class com.dkfqs.tools.text.SearchTextInLinesResult
Get a JSON object of this instance.
toString() - Method in class com.dkfqs.tools.javatest.AbstractJavaTestPluginContext
Get the string representation of the instance.
toString() - Method in class com.dkfqs.tools.json.eclipsesource.JsonValue
Returns the JSON string for this value in its minimal form, without any additional whitespace.
toString(WriterConfig) - Method in class com.dkfqs.tools.json.eclipsesource.JsonValue
Returns the JSON string for this value using the given formatting.
toString() - Method in class com.dkfqs.tools.json.eclipsesource.Location
 
traceContent() - Method in class com.dkfqs.tools.http.HTTPResponseContent
Trace the HTTP response content.
TRUE - Static variable in class com.dkfqs.tools.json.eclipsesource.Json
Represents the JSON literal true.
TRUE - Static variable in class com.dkfqs.tools.json.eclipsesource.JsonValue
Deprecated.
Use Json.TRUE instead
A B C D E F G H I J K L M N O P R S T U V W X 
Skip navigation links