soap tutorial
A B C D E F G H I J K L M N O P Q R S T U V W Z

P

parentDir - Variable in class adriani.jws.template.util.SystemLogger
Used only when the loggerPath is not specified and the logging path must be generated automatically by this class.
parse(XMLStreamReader) - Static method in class adriani.jws.template.marshalling.DateIn.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class adriani.jws.template.marshalling.DateInType.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class adriani.jws.template.marshalling.DateOut.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class adriani.jws.template.marshalling.DateOutType.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class adriani.jws.template.marshalling.DateType.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class adriani.jws.template.marshalling.Information.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class adriani.jws.template.marshalling.InformationType.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class adriani.jws.template.marshalling.NameType.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class adriani.jws.template.marshalling.PhoneType.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class adriani.jws.template.marshalling.RecordsType.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class adriani.jws.template.marshalling.StatusType.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class adriani.jws.template.marshalling.User.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class adriani.jws.template.marshalling.UserType.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parseDate(String, String) - Static method in class adriani.jws.template.util.Utilities
Parse the string value of the input String date into a java.util.date value, using the input pattern.
parseExtension(String) - Method in class adriani.jws.template.util.SystemLogger
If the class is running inside a JAR, EAR or AAR the path returned by getLocationPath() or getResourcePath() will contain the full name of the package, for example:

/C:/Develop/webapps/test/WEB-INF/classes/myservice.aar!
pattern - Static variable in class adriani.jws.template.util.SoapHandler
Static final Pattern object stored as class field to improve performances.
PERCENT - Static variable in class adriani.jws.template.db.GeneralDAO
Static final String value stored as class fields to improve performances.
PhoneType - Class in adriani.jws.template.marshalling
PhoneType bean class
PhoneType() - Constructor for class adriani.jws.template.marshalling.PhoneType
 
PhoneType.Factory - Class in adriani.jws.template.marshalling
Factory class that keeps the parse method
PhoneType.Factory() - Constructor for class adriani.jws.template.marshalling.PhoneType.Factory
 
pool - Static variable in class adriani.jws.template.db.Database
Array of JDBC connection pool for the databases handled by this class.
printHashtable(Hashtable<String, String>) - Static method in class adriani.jws.template.service.ServiceData
Prints on the STDOUT the list of all the keywords loaded by this class.
printHelp() - Method in class adriani.jws.template.SimpleClient
Print some help about the SimpleClient command line options on the STDOUT.
printKeywords() - Static method in class adriani.jws.template.service.ServiceData
Prints on the STDOUT the list of all the keywords loaded by this class.
printList() - Static method in class adriani.jws.template.util.ThreadManager
Print on the STDOUT the list of all active threads in the current ThreadGroup.
printObject(Object) - Method in class adriani.jws.template.db.ObjectPool
Print the serialize reference number of the input object.
printObject(Object) - Static method in class adriani.jws.template.util.WSLogger
Print the serialize reference number of the input object.
printResults() - Method in class adriani.jws.template.service.GeneralAnalyzer
Print the analysis results produced by the getResults() method on the standard output.
produceJavaFile() - Static method in class adriani.jws.template.service.ServiceData
Create a keywords.java data file containing the Java source definition of all the keywords.
PSTMT_NOK - Static variable in class adriani.jws.template.db.GeneralDAO
The message to print if preparation of the prepared statement failed.
pwd - Variable in class adriani.jws.template.db.JDBCConnectionPool
DB user password

Build 18/09/2012
A B C D E F G H I J K L M N O P Q R S T U V W Z
Morpheus Quality Technologies - Making the Zion software
Copyright © 2009-2013 Morpheus Quality Technologies. All Rights Reserved