Class Hierarchy
- java.lang.Object
- org.smallmind.phalanx.wire.ArgumentRectifier
- org.smallmind.phalanx.wire.Methodology
- org.smallmind.phalanx.wire.OneWayConversation (implements org.smallmind.phalanx.wire.Conversation<T>)
- org.smallmind.phalanx.wire.Shouting (implements org.smallmind.phalanx.wire.Voice<G,
I>) - org.smallmind.phalanx.wire.SignatureUtility
- org.smallmind.phalanx.wire.StaticParameterExtractor<T> (implements org.smallmind.phalanx.wire.ParameterExtractor<T>)
- org.smallmind.phalanx.wire.Talking (implements org.smallmind.phalanx.wire.Voice<G,
I>) - java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.smallmind.nutsnbolts.lang.FormattedException
- org.smallmind.phalanx.wire.MissingInstanceIdException
- org.smallmind.phalanx.wire.TransportException
- org.smallmind.phalanx.wire.MismatchedArgumentException
- org.smallmind.phalanx.wire.MissingInvocationException
- org.smallmind.phalanx.wire.ServiceDefinitionException
- org.smallmind.phalanx.wire.TransportTimeoutException
- org.smallmind.nutsnbolts.lang.FormattedException
- java.lang.Exception
- org.smallmind.phalanx.wire.TwoWayConversation (implements org.smallmind.phalanx.wire.Conversation<T>)
- org.smallmind.phalanx.wire.Whispering (implements org.smallmind.phalanx.wire.Voice<G,
I>) - org.smallmind.phalanx.wire.WireAdapter<V,
B> - org.smallmind.phalanx.wire.WireContextManager (implements org.smallmind.nutsnbolts.lang.PerApplicationDataManager)
- org.smallmind.phalanx.wire.WireInvocationHandler (implements java.lang.reflect.InvocationHandler)
Interface Hierarchy
- org.smallmind.phalanx.wire.Conversation<T>
- org.smallmind.phalanx.wire.ParameterExtractor<T>
- org.smallmind.phalanx.wire.Service
- org.smallmind.phalanx.wire.Vocalizer<V>
- org.smallmind.phalanx.wire.Voice<G,
I>
Annotation Interface Hierarchy
- org.smallmind.phalanx.wire.Argument (implements java.lang.annotation.Annotation)
- org.smallmind.phalanx.wire.CallAs (implements java.lang.annotation.Annotation)
- org.smallmind.phalanx.wire.InOnly (implements java.lang.annotation.Annotation)
- org.smallmind.phalanx.wire.InOut (implements java.lang.annotation.Annotation)
- org.smallmind.phalanx.wire.Result (implements java.lang.annotation.Annotation)
- org.smallmind.phalanx.wire.Shout (implements java.lang.annotation.Annotation)
- org.smallmind.phalanx.wire.Whisper (implements java.lang.annotation.Annotation)
- org.smallmind.phalanx.wire.Wire (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.smallmind.phalanx.wire.BuiltInType
- org.smallmind.phalanx.wire.ConversationType
- org.smallmind.phalanx.wire.VocalMode
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)