Yes that is obvious . This is the reason why I mentioned that we are using Socket and not UDP .
On Tue, Sep 4, 2012 at 11:11 PM, Emmanuel Lécharny <[email protected]>wrote: > Le 9/4/12 3:31 PM, Kanupriya Dadariya a écrit : > > As I checked further , >> >> We use NioSocketAcceptor. It actually throws >> java.lang.**UnsupportedOperationException from AbstractIoSession class >> as >> the TransportMetaDataType is socket and >> >> getTransportMetadata().**isConnectionless() is false >> > Plain normal : you are not using UDP. > > being >> DefaultTransportMetadata >> <http://mina.apache.org/**report/trunk/xref/org/apache/** >> mina/core/service/**DefaultTransportMetadata.html<http://mina.apache.org/report/trunk/xref/org/apache/mina/core/service/DefaultTransportMetadata.html> >> > >> in use. >> > Not sure I get what you mean here. > > > -- > Regards, > Cordialement, > Emmanuel Lécharny > www.iktek.com > >
