Re: [Asterisk-java-users] Class name changes
Brought to you by:
srt
From: Stefan R. <sr...@re...> - 2006-05-10 19:33:55
|
King Ho wrote: > I have just checked out a fresh copy of the 0.3 library (trunk). I am > doing something wrong or it seems that all the class names that used to > have AGI are now changed to Agi, for example, AGIRequest is now called > AgiRequest. yes there are several changes related to naming, see the CHANGES file: * Changed package name from net.sf.asterisk to org.asteriskjava and renamed AGI classes to Agi to conform to Java coding standards * Renamed EventHandler and ResponseHandler to EventListener and ResponseListener. I hope this doesn't cause too much trouble, but it makes things as a whole much more consistent. =3DStefan --=20 reuter network consulting Neusser Str. 110 50760 Koeln Germany Telefon: +49 221 1305699-0 Telefax: +49 221 1305699-90 E-Mail: sr...@re... Jabber: sr...@ja... |