public interface MapMarshaller
Modifier and Type | Method and Description |
---|---|
void |
marshal(OutputStream outputStream,
Map map) |
Map<String,Object> |
unmarshal(InputStream inputStream,
Map<String,String> linkMap) |
void marshal(OutputStream outputStream, Map map)
Copyright © 2017–2023 Okta. All rights reserved.