|
soap tutorial | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
ServiceLogic
and ServiceMacro
.Thread
classes used by this project.String
value stored as class fields to improve performances.
LoggerManager
object, which is responsible for
creating and initializing the benchmark optional feature.
Calendar
obtained from a SOAP REQUEST does not consider the
time zone, but it's created using the local time zone, which for Italy is GMT+01:00
(Central Europe Time) in winter and GMT+02:00 (Central Europe Summer Time) in summer.
String
containing data of the input indexed column,
read using the proper method for the column java.sql.Types
type.
ResultSetMetaData
for the input indexed column, and return a formatted
StringBuffer
object containing the column's metadata.
MockConnection
wrapper and the retrieves the
java.sql.Connection
stored in the wrapper.
tns
string and return only the last token, describing the database name.
ArrayList
emulating the actual macro response, but filled with dummy data.
StringBuffer[][]
object created from some hard-coded data for a general
SOAP method.
ADBBean
object wrapped by this class.
StackTraceElement
instance.
OMElement
representing the SOAP's body and the SOAP's header,
fetching them from the MessageContext
Axis2's handler.
WrapperOut
object when it's not possible to produce a valid result.
XMLStreamReader
instance and return a string message describing the XML element (or event) type.
StackTraceElement
instance from the stack trace element bound to
the input Throwable
object.
StackTraceElement
of the
the input Throwable
stack array.
ThreadGroup
.
StringBuffer
array.
StringBuffer
array.
StringBuffer
arrays:StringBuffer[n][i]
JDBCConnectionPool
object managing all the JDBC connections to the database
specified in input, according to the static fields reference defined by this class.
ThreadGroup
.
WSLogger
instance.
LoggerManager
object, which is responsible for
creating and initializing the log mechanism.
StringBuffer
object.
MockConnection
wrapper containing the SQL connection, by retrieving
it from the proper pool (pure or mocked).
args
string array, starting from the
start
index position.
parentDir
path used as base directory to locate the log file.
parentDir
path used as base directory to locate the log file.
parentDir
path used as base directory to locate the log file.
parentDir
path used as base directory to locate the log file.
XMLStreamReader
object, then uses these information to log a proper ERROR message in the
log system and to produce the string message describing the error.
PreparedStatement
to the target database, returning a single record
described by a StringBuffer
array.
PreparedStatement
to the target database, returning a set of records
described by an array which elements are others StringBuffer
arrays, where:StringBuffer[n][i]
PreparedStatement
from a xxxDAO
class, in order to uncouple database pooling structure from DAO query logic.
StringBuffer
array.
StringBuffer
array.
StringBuffer
array.
Wrapper
records wrapped by this class.
StringBuffer
arrays:StringBuffer[n][i]
StringBuffer
arrays:StringBuffer[n][i]
mypackage.MyClass.class.getResource()
.
StringBuffer
object containing all the analysis data already formatted and
ready for printing.
StringBuffer
object containing all the analysis data already formatted and
ready for printing.
RotateThread
object (if any) used to rotate the log file.
RotateThread
object used to rotate the log file.
ResultSet
.
GeneralAnalyzer
object, used during development or benchmark testing to
collect statistical data about the service's performances.
SimpleClient
class.
serviceMacro
used by this class.
Calendar
to the string format, using the format
dd-MMM-yy
.
java.util.Date
to the string format, using the format
dd-MMM-yy
.
timestamp
to the string format, using the format
dd-MMM-yy
.
ADBBean
object that generates the parsing error.
WrapperXXXOut
object that will be returned
by the corresponding getOutputXXX()
method.
|
Build 19/03/2014 | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |