Class RoutableFactories60
java.lang.Object
com.yahoo.documentapi.messagebus.protocol.RoutableFactories60
- Author:
- Vegard Sjonfjell
This class encapsulates all the
RoutableFactoryclasses needed to implement serialization for the document protocol. When adding new factories to this class, please KEEP THE THEM ORDERED alphabetically like they are now.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classImplements the shared factory logic required forDocumentMessageobjects, and it offers a more convenient interface for implementingRoutableFactory.static classImplements the shared factory logic required forDocumentReplyobjects, and it offers a more convenient interface for implementingRoutableFactory.static classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RoutableFactories60
public RoutableFactories60()
-