org.defne.server.json
Interface IJsonAdaptor

All Superinterfaces:
IJsonServiceMessage
All Known Implementing Classes:
JsonServiceMessage

public interface IJsonAdaptor
extends IJsonServiceMessage


Method Summary
 Object fromOutputMessage(Message message)
           
 Message toInputMessage()
           
 
Methods inherited from interface org.defne.server.json.IJsonServiceMessage
getAdaptorClass, getMethod, getService
 

Method Detail

toInputMessage

Message toInputMessage()

fromOutputMessage

Object fromOutputMessage(Message message)


Copyright © 2010 MechSoft Mechanical and Software Solutions. All Rights Reserved.