public interface XmlRpcWriteable
An interface requiring implementing classes to define how that can be serialized to and from the XML-RPC wire.
.Modifier and Type | Method and Description |
---|---|
void |
read(Object in)
|
Object |
write() |
Copyright © 1999–2017 Apache OODT. All rights reserved.