Esempio n. 1
0
 public void setExceptionListener(AMPS.Client.TCPTransportImpl.ExceptionListener exceptionListener)
 {
     this.impl.setExceptionListener(exceptionListener);
 }
 public void setExceptionListener(AMPS.Client.TCPTransportImpl.ExceptionListener e)
 {
     _exceptionListener = e;
 }