Interface RMIWifi

  • All Superinterfaces:
    java.rmi.Remote
    All Known Implementing Classes:
    RMIRemoteWifi

    public interface RMIWifi
    extends java.rmi.Remote
    • Method Detail

      • getAccessPointNames

        java.lang.String[] getAccessPointNames()
                                        throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException
      • getAccessPoint

        java.lang.String getAccessPoint()
                                 throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException