public class MarshallerFactory extends Object
Modifier and Type | Field and Description |
---|---|
static MarshallerFactory |
JSON |
static MarshallerFactory |
PROPS |
static MarshallerFactory |
XML |
Modifier and Type | Method and Description |
---|---|
String |
getProtocol() |
Marshaller |
newInstance(Class type) |
public static MarshallerFactory XML
public static MarshallerFactory JSON
public static MarshallerFactory PROPS
public Marshaller newInstance(Class type)
public String getProtocol()
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.