org.apache.commons.ssl.rmi
Interface RemoteInteger

All Superinterfaces:
Remote
All Known Implementing Classes:
IntegerRMI

public interface RemoteInteger
extends Remote

Since:
22-Feb-2007
Author:
Credit Union Central of British Columbia, www.cucbc.com, juliusdavies@cucbc.com

Method Summary
 int getInt()
           
 

Method Detail

getInt

int getInt()
           throws RemoteException
Throws:
RemoteException