Serialized Form


Package it.imolinfo.jbi4corba.exception

Class it.imolinfo.jbi4corba.exception.ClassGenerationException extends Jbi4CorbaException implements Serializable

serialVersionUID: -9052085981255532462L

Class it.imolinfo.jbi4corba.exception.Jbi4CorbaDeployException extends Jbi4CorbaException implements Serializable

serialVersionUID: 7910963404252743831L

Class it.imolinfo.jbi4corba.exception.Jbi4CorbaException extends Exception implements Serializable

serialVersionUID: 3762815969835563319L

Serialized Fields

localizedMessage

String localizedMessage
The localized description of this Throwable.

Class it.imolinfo.jbi4corba.exception.Jbi4CorbaRuntimeException extends RuntimeException implements Serializable

serialVersionUID: 8309654013669032549L

Serialized Fields

localizedMessage

String localizedMessage
The localized description of this Throwable.

Class it.imolinfo.jbi4corba.exception.ServiceActivationException extends Jbi4CorbaException implements Serializable

serialVersionUID: -612271741334505029L

Class it.imolinfo.jbi4corba.exception.ServiceCreationException extends Jbi4CorbaException implements Serializable

serialVersionUID: -8577828176482419052L

Class it.imolinfo.jbi4corba.exception.WSDLGenerationException extends Jbi4CorbaException implements Serializable

serialVersionUID: -9052085981255532462L


Package it.imolinfo.jbi4corba.jbi.endpoint

Class it.imolinfo.jbi4corba.jbi.endpoint.ConsumerEndpoint extends Jbi4CorbaEndpoint implements Serializable

serialVersionUID: -8507941260052862451L

Serialized Fields

consumerExchangeProcessor

ConsumerExchangeProcessor consumerExchangeProcessor

consumerServiceDescriptor

ConsumerServiceDescriptor consumerServiceDescriptor

Class it.imolinfo.jbi4corba.jbi.endpoint.Jbi4CorbaEndpoint extends Object implements Serializable

serialVersionUID: -365758605104761399L

Serialized Fields

serviceName

QName serviceName
The service name.


endpointName

String endpointName
The endpoint name.


definition

javax.wsdl.Definition definition
The definition.


state

int state
The state.


endpointStatus

com.sun.jbi.eManager.provider.EndpointStatus endpointStatus
The endpoint status.


serviceEndpoint

javax.jbi.servicedesc.ServiceEndpoint serviceEndpoint
The service endpoint.


serviceDescription

Document serviceDescription
The service description.


suName

String suName
The su name.


suManager

Jbi4CorbaSUManager suManager
The su manager.


exchangeProcessor

ExchangeProcessor exchangeProcessor
The exchange processor.


endpointWSDL

File endpointWSDL
The endpoint WSDL.

Class it.imolinfo.jbi4corba.jbi.endpoint.ProviderEndpoint extends Jbi4CorbaEndpoint implements Serializable

serialVersionUID: -7829120677780408268L

Serialized Fields

serviceDescriptor

ProviderServiceDescriptor serviceDescriptor

cxfService

org.apache.cxf.service.Service cxfService

cxfEndpoint

org.apache.cxf.endpoint.Endpoint cxfEndpoint

orb

ORB orb

helperClass

Class<T> helperClass
The Corba helper class


narrowMethod

Method narrowMethod
The Narrow Method


iorCorbaObject

String iorCorbaObject

IOREXT

String IOREXT

Package it.imolinfo.jbi4corba.jbi.processor.transform

Class it.imolinfo.jbi4corba.jbi.processor.transform.StringSource extends StreamSource implements Serializable

serialVersionUID: -2965901682811246960L

Serialized Fields

text

String text
The text.


encoding

String encoding
The encoding.


Package it.imolinfo.jbi4corba.jbi.wsdl

Class it.imolinfo.jbi4corba.jbi.wsdl.Jbi4CorbaAddress extends Object implements Serializable

serialVersionUID: 6856599663215008314L

Serialized Fields

elementType

QName elementType
The element type.


required

Boolean required
The required.


name

String name
The name of the corba service.


localizationType

String localizationType
How to locate the corba service.


orbProperties

Properties orbProperties
The ORB properties


peristent

Boolean peristent
whether the IOR is persistent

Class it.imolinfo.jbi4corba.jbi.wsdl.Jbi4CorbaAddressDeserializer extends Object implements Serializable

serialVersionUID: -8967121375407535073L

Serialized Fields

mEnvVariableMap

Map<K,V> mEnvVariableMap

Class it.imolinfo.jbi4corba.jbi.wsdl.Jbi4CorbaBinding extends Object implements Serializable

serialVersionUID: 4322482627377876884L

Serialized Fields

elementType

QName elementType
The element type.


required

Boolean required
The required.


Jbi4CorbaDLEntryList

List<E> Jbi4CorbaDLEntryList
The Corba idl.

Class it.imolinfo.jbi4corba.jbi.wsdl.Jbi4CorbaExtensionRegistry extends com.ibm.wsdl.extensions.PopulatedExtensionRegistry implements Serializable

serialVersionUID: 1L

Class it.imolinfo.jbi4corba.jbi.wsdl.Jbi4CorbaExtPreprocessDeserializer extends Jbi4CorbaAddressDeserializer implements Serializable

serialVersionUID: -3031218478097036537L


Package it.imolinfo.jbi4corba.utils

Class it.imolinfo.jbi4corba.utils.DescInfo extends Object implements Serializable

Serialized Fields

localizationType

String localizationType
LocalizationType


address

String address
Corba Localization Address


ORBType

int ORBType

isValid

boolean isValid

isPersistent

boolean isPersistent

properties

Vector<E> properties

Package it.imolinfo.jbi4corba.utils.plugin.wsdl

Class it.imolinfo.jbi4corba.utils.plugin.wsdl.Jbi4CorbaPartnerLink extends Object implements Serializable

Serialized Fields

required

Boolean required

elementType

QName elementType

name

String name

roles

List<E> roles

prefix

String prefix

Class it.imolinfo.jbi4corba.utils.plugin.wsdl.Role extends Object implements Serializable

Serialized Fields

name

String name

portType

String portType

Package it.imolinfo.jbi4corba.webservice.descriptor

Class it.imolinfo.jbi4corba.webservice.descriptor.ProviderServiceDescriptor extends Object implements Serializable

serialVersionUID: -6630066280740249302L

Serialized Fields

serviceName

String serviceName
params used to expose the WebService.


corbaServiceName

String corbaServiceName

serviceNameSpace

String serviceNameSpace

wsdlRootDirectory

String wsdlRootDirectory

serviceInterface

Class<T> serviceInterface
params used to define the corba service.


corbaHelperClass

Class<T> corbaHelperClass

corbaObjectInterface

Class<T> corbaObjectInterface

corbaObjectReference

Object corbaObjectReference

orbProperties

Properties orbProperties

localizationType

String localizationType

urlClassLoader

URLClassLoader urlClassLoader

originalClassLoader

ChildFirstClassLoader originalClassLoader

componentRootPath

String componentRootPath

portTypeName

QName portTypeName

methodSignatures

List<E> methodSignatures

substitutedUnionFields

Map<K,V> substitutedUnionFields

allUniontypes

Map<K,V> allUniontypes

substitutedInterfaceFields

Map<K,V> substitutedInterfaceFields

allInterfacetypes

Map<K,V> allInterfacetypes

typeDefs

Map<K,V> typeDefs

endpoint

ProviderEndpoint endpoint
The provider end point


valueTypeIdAndInstance

Map<K,V> valueTypeIdAndInstance
This map contains the pairs "valueTypeID, valueTypeFactoryInstance" registered in the ORB.


allIDLTypes

Set<E> allIDLTypes
store all types defined in IDL


corbaEnumMap

Map<K,V> corbaEnumMap
store all enums defined in IDL


idTOClassNameMap

Map<K,V> idTOClassNameMap
the ID to ClassName Map



Copyright © 2005-2010 Imola Informatica. All Rights Reserved.