package saker.util.rmi.writer
RMI write handler implementation for writing arrays that only have enum elements.
If an element is not an instance of Enum, RMIObjectTransferFailureException will be thrown.
| public static final EnumArrayRMIObjectWriteHandler | Singleton instance of EnumArrayRMIObjectWriteHandler. |
| public | Constructs a new instance. |
Singleton instance of EnumArrayRMIObjectWriteHandler.
Constructs a new instance.