public interface GetSerializerCallback
| Modifier and Type | Method and Description | 
|---|---|
ISerializer | 
invoke(java.lang.String responseReceiverId)
Returns the serializer which shall be used for the specified response receiver id. 
 | 
ISerializer invoke(java.lang.String responseReceiverId)
responseReceiverId - response receiver id for which the implementation shall return the serializer.