public class PropertiesRequestBeanRW extends Object implements RequestBeanRW<Properties>
| Modifier and Type | Field and Description |
|---|---|
static String |
ENDPOINT |
static String |
IN |
static String |
INTERFACE |
static String |
MEP |
static String |
OPERATION |
static String |
PROPERTIES |
static String |
SERVICE |
static String |
TIMEOUT |
| Constructor and Description |
|---|
PropertiesRequestBeanRW() |
| Modifier and Type | Method and Description |
|---|---|
RequestBean |
read(Properties properties)
Create the
RequestBean from the input |
void |
write(RequestBean bean,
Properties t)
Write the bean
|
public static final String SERVICE
public static final String INTERFACE
public static final String ENDPOINT
public static final String MEP
public static final String TIMEOUT
public static final String IN
public static final String OPERATION
public static final String PROPERTIES
public RequestBean read(Properties properties)
RequestBeanRWRequestBean from the inputread in interface RequestBeanRW<Properties>public void write(RequestBean bean, Properties t)
RequestBeanRWwrite in interface RequestBeanRW<Properties>Copyright © 2005-2018 Linagora. All Rights Reserved.