Class Hierarchy
- java.lang.Object
- org.smallmind.phalanx.wire.AbstractRequestTransport (implements org.smallmind.phalanx.wire.RequestTransport)
- org.smallmind.phalanx.wire.ArgumentInfo
- org.smallmind.phalanx.wire.Function (implements java.io.Serializable)
- org.smallmind.phalanx.wire.InvocationSignal (implements org.smallmind.phalanx.wire.Signal)
- org.smallmind.phalanx.wire.JavaSerializationSignalCodec (implements org.smallmind.phalanx.wire.SignalCodec)
- org.smallmind.phalanx.wire.JsonSignalCodec (implements org.smallmind.phalanx.wire.SignalCodec)
- org.smallmind.phalanx.wire.MethodInvoker
- org.smallmind.phalanx.wire.Methodology
- org.smallmind.phalanx.wire.OneWayConversation (implements org.smallmind.phalanx.wire.Conversation<T>)
- org.smallmind.phalanx.wire.ResultSignal (implements org.smallmind.phalanx.wire.Signal)
- org.smallmind.phalanx.wire.Route (implements java.io.Serializable)
- 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.SyntheticArgument
- 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.TransmissionCallback (implements org.smallmind.nutsnbolts.util.SelfDestructive)
- org.smallmind.phalanx.wire.AsynchronousTransmissionCallback
- org.smallmind.phalanx.wire.SynchronousTransmissionCallback
- 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.WireContext (implements org.smallmind.nutsnbolts.context.Context)
- org.smallmind.phalanx.wire.ProtoWireContext
- org.smallmind.phalanx.wire.WireContextInitializingBean (implements org.springframework.beans.factory.InitializingBean)
- org.smallmind.phalanx.wire.WireContextManager (implements org.smallmind.nutsnbolts.lang.PerApplicationDataManager)
- org.smallmind.phalanx.wire.WireInvocationCircuit
- org.smallmind.phalanx.wire.WireInvocationHandler (implements java.lang.reflect.InvocationHandler)
- org.smallmind.phalanx.wire.WireProxyFactory
- javax.xml.bind.annotation.adapters.XmlAdapter<ValueType,BoundType>
- org.smallmind.phalanx.wire.WireContextXmlAdapter
Interface Hierarchy
- org.smallmind.phalanx.wire.Conversation<T>
- org.smallmind.phalanx.wire.ParameterExtractor<T>
- org.smallmind.phalanx.wire.RequestTransport
- org.smallmind.phalanx.wire.ResponseTransport
- java.io.Serializable
- org.smallmind.phalanx.wire.Signal
- org.smallmind.phalanx.wire.Service
- org.smallmind.phalanx.wire.SignalCodec
- org.smallmind.phalanx.wire.Vocalizer<V>
- org.smallmind.phalanx.wire.Voice<G,I>
- org.smallmind.phalanx.wire.WiredService
Annotation Type 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)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.smallmind.phalanx.wire.BuiltInType
- org.smallmind.phalanx.wire.ClaxonTag
- org.smallmind.phalanx.wire.ConversationType
- org.smallmind.phalanx.wire.TransportState
- org.smallmind.phalanx.wire.VocalMode
- org.smallmind.phalanx.wire.WireProperty
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)