All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AttributeAnalysis Attribute analysis.AttributeDefImpl Attribute IR object.BindingIteratorImpl Implementation of the "BindingIterator" interfaceCDRStream Utility class with static methods to: get theCDRStreamReader
for a given class get theCDRStreamWriter
for a given classCDRStreamReader Interface of an object that knows how to unmarshal a Java basic type or object from a CDR input stream.CDRStreamWriter Interface of an object that knows how to marshal a Java basic type or object into a CDR input stream.ClassAnalysis Analysis class for classes.CNCtx Provides a bridge to the CosNaming server provided by JavaIDL.CNCtxFactory Implements the JNDI SPI InitialContextFactory interface used to create the InitialContext objects.CNNameParser Parsing routines for NameParser as well as COS Naming stringified names.ConfigValidator ConstantAnalysis Constant analysis.ConstantDefImpl Constant IR object.Constants Collection of constants used in the IIOP subsystem.ContainerAnalysis Common base class of ValueAnalysis and InterfaceAnalysis.CorbanameUrl Extract components of a "corbaname" URL.CorbaNamingContext This class implements an in-VM CORBA Naming Server that caches for JBoss to use.CorbaNamingService This class implements aService
that provides the default CORBA naming service for JBoss to use.CorbaORBService This class implements aService
that creates and installs a CORBAORB
.CorbaPOAService This class implements a service that creates and activatesorg.omg.PortableServer.POA
objects.CorbaServiceUtil Utility class used by the CORBA related services.CorbaUtils Contains utilities for performing CORBA-related tasks: 1.CSIv2Initializer This class implements anorg.omg.PortableInterceptor.ORBinitializer
that installs aCSIv2IORInterceptor
and aCSIv2PolicyFactory
.CSIv2IORInterceptor Implements anorg.omg.PortableInterceptor.IORInterceptor
that inserts CSIv2 info into an IOR.CSIV2IORToSocketInfo Implements ancom.sun.corba.se.spi.transport.IORToSocketInfo
which creates SocketInfo based on IOR contents.CSIv2Policy Implements aorg.omg.CORBA.Policy
that stores CSIv2 IOR security info.CSIv2Util This class defines utility methods for creating, comparing, encoding and decoding CSIv2 components.DelegatingStubFactoryFactory Stub factoryElytronSASClientInterceptor This implementation oforg.omg.PortableInterceptor.ClientRequestInterceptor
inserts the security attribute service (SAS) context into outgoing IIOP requests and handles the SAS messages received from the target security service in the SAS context of incoming IIOP replies.ElytronSASInitializer This is anORBInitializer
that initializes the Security Attibute Service (SAS) by installing an Elytron-based client side interceptor and a SAS target interceptor that is used to populate theSASCurrent
object.ExceptionAnalysis Exception analysis.ExceptionMapper A convenience class to map the COS Naming exceptions to the JNDI exceptions.ForeignTransaction A ForeignTransaction, a marker for when we would have to import a transaction from another vendor.IIOPClearCachesProcessor IIOPDependencyProcessor IIOPDeploymentMarker IIOPExtension The IIOP extension implementation.IIOPInitializer Enumeration ofORB
initializer groups.IIOPLogger IIOPLogger_$logger Warning this class consists of generated code.IIOPMarkerProcessor Processor responsible for marking a deployment as using IIOPIIOPSubsystemAdd This class implements aModelAddOperationHandler
that installs the IIOP subsystem services:CorbaORBService
: responsible for configuring and starting the CORBAORB
.CorbaPOAService
: responsible for creating and activating CORBAPOA
s.CorbaNamingService
: responsible for creating and starting the CORBA naming service. After theORB
is created, we create and activate the "RootPOA" and then use thisPOA
to create thePOA
s required by the other services.IIOPSubsystemParser_2_0 This class implements a parser for the IIOP subsystem.IIOPSubsystemParser_2_1 This class implements a parser for the IIOP subsystem.IIOPSubsystemParser_3_0 This class implements a parser for the IIOP subsystem.IiopUrl Extract components of an "iiop" or "iiopname" URL.IiopUrl.Address InterfaceAnalysis Interface analysis.InterfaceRepository An Interface Repository.IORSecConfigMetaDataService Service that holds the configuredIORSecurityConfigMetaData
.IRConstructionException Interface Repository construction failure exception.JBossCNCtxFactory Adaptor that allows cosnaming to work inside the AS.Name A convenience class for names and converting between Names and their string representationNoSSLSocketFactory This class is responsible for creating Sockets used by IIOP subsystem.OperationAnalysis Operation analysis.ParameterAnalysis Parameter analysis.PrimitiveAnalysis Analysis class for primitive types.PropertiesMap RemoteToCorba StateFactory that turns java.rmi.Remote objects to org.omg.CORBA.Object.RmiIdlUtil This class contains a bunch of methods taken from org.jboss.verifier.strategy.AbstractVerifier.RMIIIOPNotImplementedException Exception denoting a part of RMI/IIOP not yet implemented here.RMIIIOPViolationException Exception denoting an RMI/IIOP subset violation.SASCurrentImpl This class implementsSASCurrent
.SASTargetInterceptor This implementation oforg.omg.PortableInterceptor.ServerRequestInterceptor
extracts the security attribute service (SAS) context from incoming IIOP and inserts SAS messages into the SAS context of outgoing IIOP replies.SkeletonStrategy ASkeletonStrategy
for a given method knows how to unmarshalthe sequence of method parameters from a CDR input stream, how to marshal into a CDR output stream the return value of the method, and how to marshal into a CDR output stream any exception thrown by the method.SocketFactoryBase SSLConfigValue Enumeration of the SSL configuration values.SSLSocketFactory AORBSocketFactory
implementation that uses Elytron suppliedSSLContext
s to create client and server side SSL sockets.StubStrategy AnStubStrategy
for a given method knows how to marshal the sequence of method parameters into a CDR output stream, how to unmarshal from a CDR input stream the return value of the method, and how to unmarshal from a CDR input stream an application exception thrown by the method.TxIORInterceptor Implements anorg.omg.PortableInterceptor.IORInterceptor
that adds spec defined COSTransaction entries to an IOR.TxIORInterceptorInitializer Implements anorg.omg.PortableInterceptor.ORBinitializer
that installs theTxIORInterceptor
TxServerInterceptor This implementation oforg.omg.PortableInterceptor.ServerRequestInterceptor
retrieves the transactional context from incoming IIOP requests and makes it available to the servant methods that handle the requests, through the static methodgetCurrentTransaction
TxServerInterceptorInitializer This is anorg.omg.PortableInterceptor.ORBInitializer
that installs aTxServerInterceptor
.UrlUtil Utilities for dealing with URLs.Util This is a RMI/IIOP metadata conversion utility class.ValueAnalysis Value analysis.ValueMemberAnalysis Value member analysis.WrapperInitialContext