Interface | Description |
---|---|
RepositoryIdInterface |
Methods on specific instances of RepositoryId.
|
RepositoryIdStrings |
Factory methods for creating various repository ID strings and instances.
|
RepositoryIdUtility |
Utility methods for working with repository IDs.
|
Class | Description |
---|---|
CacheTable | |
GetPropertyAction |
A convenience class for retrieving the string value of a system property as a privileged action.
|
HexOutputStream |
Writes each input byte as a 2 byte hexidecimal output pair making it possible to turn arbitrary binary data into an
ASCII format.
|
IIOPInputStream_1_3 |
Implements legacy behavior from before Ladybird to maintain backwards compatibility.
|
IIOPInputStream_1_3_1 |
Implements legacy behavior from Ladybird to maintain backwards compatibility.
|
IIOPOutputStream_1_3 |
Implements legacy behavior from before Ladybird to maintain backwards compatibility.
|
IIOPOutputStream_1_3_1 |
Implements legacy behavior from Ladybird to maintain backwards compatibility.
|
ObjectStreamClass_1_3_1 |
A ObjectStreamClass_1_3_1 describes a class that can be serialized to a stream or a class that was serialized to a
stream.
|
ObjectStreamClassUtil_1_3 | |
ObjectUtility | |
ORBClassLoader |
Based on feedback from bug report 4452016, all class loading in the ORB is isolated here.
|
ORBConstants | |
ORBUtility |
Handy class full of static functions that don't belong in util.Utility for pure ORB reasons.
|
RepIdDelegator |
Delegates to the current RepositoryId implementation in org.jboss.com.sun.corba.se.impl.util.
|
RepIdDelegator_1_3 |
Delegates to the RepositoryId_1_3 implementation in org.jboss.com.sun.corba.se.impl.orbutil.
|
RepIdDelegator_1_3_1 |
Delegates to the RepositoryId_1_3_1 implementation in org.jboss.com.sun.corba.se.impl.orbutil.
|
RepositoryId_1_3 | |
RepositoryId_1_3_1 |
Because all methods in RepositoryId are static, we have to duplicate all of this code, freezing it in its 1.3.1 form
for backwards compatibility.
|
RepositoryIdCache_1_3 | |
RepositoryIdCache_1_3_1 | |
RepositoryIdFactory | |
ValueHandlerImpl_1_3 |
This class overrides behavior of our current ValueHandlerImpl to provide backwards compatibility with JDK 1.3.0.
|
ValueHandlerImpl_1_3_1 |
This class overrides behavior of our current ValueHandlerImpl to provide backwards compatibility with JDK 1.3.1.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.