public interface MarshallerRegistry
| Modifier and Type | Method and Description |
|---|---|
Message |
findResponseInstanceByRequest(String reqCls)
Find response default instance by request's class name.
|
void |
registerResponseInstance(String reqCls,
Message respIns)
Register response default instance.
|
Copyright © 2024. All rights reserved.