Class | Description |
---|---|
AbstractWSDLFilePublisher |
Abstract WSDL file publisher
|
AddressUtils |
IP address utils
|
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. |
DelegateClassLoader |
A delegate classloader
|
HashCodeUtil |
Collected methods which allow easy implementation of
hashCode . |
JarUrlConnection |
URLConnection capable of handling multiply-nested jars. |
NullPrintStream |
Print stream singleton that does nothing
|
ResourceURL |
A wrapper around an URL that can handle input streams for resources in nested jars.
|
UrlPatternUtils |
Shared rules for ws endpoint urlPattern generation,
also a single point for the rules.
|
UUIDGenerator |
Generates the string form of IETF variant UUIDs.
|
XMLPredefinedEntityReferenceResolver |
Utility class for resolving predefined XML entity and character references.
|
Copyright © 2019 JBoss, by Red Hat. All rights reserved.