Package jade.core.sam
Class SAMProxy
- java.lang.Object
-
- jade.core.SliceProxy
-
- jade.core.sam.SAMProxy
-
- All Implemented Interfaces:
SAMSlice,Service.Slice,Serializable,Serializable
public class SAMProxy extends SliceProxy implements SAMSlice
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from interface jade.core.sam.SAMSlice
H_GETSAMINFO
-
-
Constructor Summary
Constructors Constructor Description SAMProxy()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SAMInfogetSAMInfo()-
Methods inherited from class jade.core.SliceProxy
getNode, getService, serve, setNode
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface jade.core.Service.Slice
getNode, getService, serve
-
-
-
-
Method Detail
-
getSAMInfo
public SAMInfo getSAMInfo() throws IMTPException
- Specified by:
getSAMInfoin interfaceSAMSlice- Throws:
IMTPException
-
-