Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.xins.common.types.EnumItem
- com.mycompany.myproject.types.Gender.Item
- org.xins.server.FunctionResult
- com.mycompany.myproject.api.MyFunction.SuccessfulResult (implements com.mycompany.myproject.api.MyFunction.Result)
- org.xins.server.NotModifiedResult
- com.mycompany.myproject.api.MyFunction.NotModifiedResult (implements com.mycompany.myproject.api.MyFunction.Result)
- com.mycompany.myproject.api.NoVowelResult (implements com.mycompany.myproject.api.MyFunction.UnsuccessfulResult)
- org.xins.common.manageable.Manageable
- org.xins.server.API
- com.mycompany.myproject.api.APIImpl
- org.xins.server.Function
- com.mycompany.myproject.api.MyFunction
- com.mycompany.myproject.api.MyFunctionImpl
- com.mycompany.myproject.api.MyFunction
- org.xins.server.API
- com.mycompany.myproject.api.MyFunction.Request (implements java.io.Serializable)
- org.xins.server.RuntimeProperties
- com.mycompany.myproject.api.RuntimeProperties
- org.xins.common.types.Type
- org.xins.common.types.EnumType
- com.mycompany.myproject.types.Gender
- org.xins.common.types.PatternType
- com.mycompany.myproject.types.LastName
- org.xins.common.types.EnumType
- org.xins.common.types.EnumItem
Interface Hierarchy
- java.io.Serializable
- com.mycompany.myproject.api.MyFunction.Result
- com.mycompany.myproject.api.MyFunction.UnsuccessfulResult
- com.mycompany.myproject.api.MyFunction.Result