jreceiver.common.rec.security
Interface Method

All Superinterfaces:
Hashable, Rec
All Known Implementing Classes:
MethodRec

public interface Method
extends Rec

An interface representing a single method rpc binding.

Version:
$Revision: 1.2 $ $Date: 2002/12/29 00:44:09 $
Author:
Reed Esau

Fields inherited from interface jreceiver.common.rec.Rec
HKEY_KEY, NO_LIMIT
 
Method Summary
 MethodKey getMethodKey()
           
 
Methods inherited from interface jreceiver.common.rec.Rec
getKey, setKey
 
Methods inherited from interface jreceiver.common.rec.Hashable
toHash, toString
 

Method Detail

getMethodKey

public MethodKey getMethodKey()


Copyright © 2001-2002 Reed Esau, All Rights Reserved.