|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractTypeCreator
org.codehaus.xfire.aegis.type.java5.Java5TypeCreator
org.codehaus.xfire.jaxws.type.JAXWSTypeCreator
public class JAXWSTypeCreator
Constructor Summary | |
---|---|
JAXWSTypeCreator(Configuration configuration)
|
Method Summary | |
---|---|
protected Type |
createHolderType(TypeClassInfo info)
|
protected Type |
createTypeForClass(TypeClassInfo info)
|
protected boolean |
isHolder(java.lang.Class javaType)
|
Methods inherited from class org.codehaus.xfire.aegis.type.java5.Java5TypeCreator |
---|
createClassInfo, createClassInfo, createCollectionType, createDefaultType, createEnumType, createMapType, createQName, getComponentType, getXmlParamAnnotation, isEnum |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JAXWSTypeCreator(Configuration configuration)
Method Detail |
---|
protected Type createTypeForClass(TypeClassInfo info)
protected boolean isHolder(java.lang.Class javaType)
protected Type createHolderType(TypeClassInfo info)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |