net.sourceforge.jwap.wsp
Interface IWSPUpperLayer2
- All Superinterfaces:
- IWSPUpperLayer
- public interface IWSPUpperLayer2
- extends IWSPUpperLayer
- Author:
- Niko Bender
s_connect_cnf
public void s_connect_cnf()
- Description copied from interface:
IWSPUpperLayer
- Benachrichtigung bei connect
- Specified by:
s_connect_cnf
in interface IWSPUpperLayer
s_suspend_ind
public void s_suspend_ind(short reason)
- Specified by:
s_suspend_ind
in interface IWSPUpperLayer
s_resume_cnf
public void s_resume_cnf()
- Specified by:
s_resume_cnf
in interface IWSPUpperLayer
s_disconnect_ind
public void s_disconnect_ind(short reason)
- Specified by:
s_disconnect_ind
in interface IWSPUpperLayer
s_disconnect_ind
public void s_disconnect_ind(java.net.InetAddress[] redirectInfo)
- Specified by:
s_disconnect_ind
in interface IWSPUpperLayer
s_disconnect_ind
public void s_disconnect_ind(CWSPSocketAddress[] redirectInfo)
s_methodResult_ind
public void s_methodResult_ind(CWSPResult result)