example.serverscript.connector
Interface Interface

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
Interface_Stub

public interface Interface
extends java.rmi.Remote


Method Summary
 java.lang.String request(java.lang.String string_1, java.lang.String string_2)
           
 

Method Detail

request

java.lang.String request(java.lang.String string_1,
                         java.lang.String string_2)
                         throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException