public interface ConfiguredSerialiser<SERIALISER>
| Modifier and Type | Method and Description |
|---|---|
SERIALISER |
getSerialiser()
Get the serialiser on an implementing class
|
void |
setSerialiser(SERIALISER serialiser)
Set the serialiser on an implementing class
|
void setSerialiser(SERIALISER serialiser)
serialiser - SERIALISER getSerialiser()
Copyright © 2007-2017 Ikasan. All Rights Reserved.