Class ClientMessages.Factory
- java.lang.Object
-
- org.objectweb.joram.mom.notifications.ClientMessages.Factory
-
- All Implemented Interfaces:
EncodableFactory
- Enclosing class:
- ClientMessages
public static class ClientMessages.Factory extends Object implements EncodableFactory
-
-
Constructor Summary
Constructors Constructor Description Factory()
-
-
-
Method Detail
-
createEncodable
public Encodable createEncodable()
Description copied from interface:EncodableFactoryCreates an encodable object.- Specified by:
createEncodablein interfaceEncodableFactory- Returns:
- an encodable object
-
-