|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CorbaType | |
|---|---|
| org.apache.cxf.binding.corba | |
| org.apache.cxf.binding.corba.types | |
| org.apache.cxf.binding.corba.utils | |
| org.apache.cxf.binding.corba.wsdl | |
| Uses of CorbaType in org.apache.cxf.binding.corba |
|---|
| Methods in org.apache.cxf.binding.corba that return CorbaType | |
|---|---|
CorbaType |
CorbaTypeMap.getType(String name)
|
| Methods in org.apache.cxf.binding.corba with parameters of type CorbaType | |
|---|---|
void |
CorbaTypeMap.addType(String name,
CorbaType type)
|
| Uses of CorbaType in org.apache.cxf.binding.corba.types |
|---|
| Fields in org.apache.cxf.binding.corba.types declared as CorbaType | |
|---|---|
protected CorbaType |
CorbaObjectHandler.type
|
| Methods in org.apache.cxf.binding.corba.types that return CorbaType | |
|---|---|
CorbaType |
CorbaObjectHandler.getType()
|
| Methods in org.apache.cxf.binding.corba.types with parameters of type CorbaType | |
|---|---|
static boolean |
CorbaHandlerUtils.isOctets(CorbaType baseType)
|
| Uses of CorbaType in org.apache.cxf.binding.corba.utils |
|---|
| Methods in org.apache.cxf.binding.corba.utils that return CorbaType | |
|---|---|
static CorbaType |
CorbaUtils.getCorbaType(QName idlType,
CorbaTypeMap typeMap)
|
| Methods in org.apache.cxf.binding.corba.utils with parameters of type CorbaType | |
|---|---|
static TypeCode |
CorbaUtils.getTypeCode(ORB orb,
QName type,
CorbaType obj,
CorbaTypeMap typeMap)
|
static TypeCode |
CorbaUtils.getTypeCode(ORB orb,
QName type,
CorbaType obj,
CorbaTypeMap typeMap,
Stack<QName> seenTypes)
|
| Uses of CorbaType in org.apache.cxf.binding.corba.wsdl |
|---|
| Subclasses of CorbaType in org.apache.cxf.binding.corba.wsdl | |
|---|---|
class |
Abstractanonsequence
abstract sequence of elements |
class |
Abstractsequence
abstract sequence of elements |
class |
Alias
Java class for alias complex type. |
class |
Anonarray
Anonymous array type. |
class |
Anonfixed
Java class for anonfixed complex type. |
class |
Anonsequence
Anonymous sequence type. |
class |
Anonstring
Anonymous type for bounded strings. |
class |
Anonwstring
Anonymous type for bounded wstrings. |
class |
Array
Java class for array complex type. |
class |
Const
Java class for const complex type. |
class |
Enum
Java class for enum complex type. |
class |
Exception
Java class for exception complex type. |
class |
Fixed
Java class for fixed complex type. |
class |
NamedType
An IDL type with a repository ID. |
class |
Object
Java class for object complex type. |
class |
Sequence
Java class for sequence complex type. |
class |
Struct
Java class for struct complex type. |
class |
Union
Java class for union complex type. |
| Fields in org.apache.cxf.binding.corba.wsdl with type parameters of type CorbaType | |
|---|---|
protected List<CorbaType> |
TypeMappingType.structOrExceptionOrUnion
|
| Methods in org.apache.cxf.binding.corba.wsdl that return CorbaType | |
|---|---|
CorbaType |
ObjectFactory.createCorbaType()
Create an instance of CorbaType |
| Methods in org.apache.cxf.binding.corba.wsdl that return types with arguments of type CorbaType | |
|---|---|
List<CorbaType> |
TypeMappingType.getStructOrExceptionOrUnion()
Gets the value of the structOrExceptionOrUnion property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||