Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV PACKAGE
NEXT PACKAGE
FRAMES
NO FRAMES
All Classes
Package org.ow2.orchestra.util
Class Summary
Base64
Encodes and decodes to and from Base64 notation.
Base64.InputStream
A
Base64.InputStream
will read data from another
java.io.InputStream
, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream
A
Base64.OutputStream
will write data to another
java.io.OutputStream
, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Chainer<T>
Generic chainer.
ClassDataTool
ClassDataTool.MyVisitor
DeploymentUtil
DocumentProxy
Final<T>
This class provides an efficient way --- using hardware instructions if available --- for holding a variable that can only be initialized once (aka: final variables).
JAXBUtils
JAXBUtils.JAXBDefinitionsAdapter
JAXBUtils.JAXBDOMDocumentAdapter
JAXBUtils.JAXBDOMNodeAdapter
JAXBUtils.JAXBMapAdapter<K,V,W>
Inspired from
XmlAdapter
javadoc example.
JAXBUtils.JAXBMapAdapter.InternalMapEntryType<K,V>
JAXBUtils.JAXBMapAdapter.InternalMapType<K,V>
JAXBUtils.JAXBMapDefinitionsAdapter
JAXBUtils.JAXBMapDocumentAdapter
JAXBUtils.JAXBMapNodeAdapter
JAXBUtils.JAXBSerializableAdapter
LoggingInvocationHandler<T>
MBeanInvocationHandler
Misc
Misc.NullCheckResult
Represents null value returned by
Misc.findNull(Object...)
.
OrchestraConstants
OrchestraUrlUtil
PrefixThreadFactory
ProcessResourcesRepository
QNameComparator
SimpleCallbackHandler
SOAPUtil
StandardCallbackHandler
TraceFormatter
Custom implementation of the
SimpleFormatter
class.
WeakValueMap<K,V>
A map implementation with weak values.
XmlConstants
bpel related namespace constants.
XmlUtil
convenience methods to make reading org.w3c.dom models easier.
XmlUtil.NamespaceValue
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV PACKAGE
NEXT PACKAGE
FRAMES
NO FRAMES
All Classes
Copyright © 2012
OW2 Consortium
. All Rights Reserved.