And this one:

public interface ListeneningService
    extends Remote
{

    String getPublicId() throws RemoteException ;

    /**
     * Accept an incoming connection.
     */
    StreamConnectionService accept() throws RemoteException ;
}


--
QCG, Software voor het MKB, 071-5890970, http://www.qcg.nl
Quality Consultancy Group b.v., Leiderdorp, Kvk Leiden: 28088397

Reply via email to