public interface WSExit
| Modifier and Type | Method and Description | 
|---|---|
| void | responseError(java.lang.Exception e) | 
| void | responseOk(byte[] reponse) | 
void responseError(java.lang.Exception e)
                   throws MXException
MXExceptionvoid responseOk(byte[] reponse)
                throws MXException
MXException