Package jade.core.sam
Interface SAMSlice
-
- All Superinterfaces:
Serializable,Serializable,Service.Slice
- All Known Implementing Classes:
SAMProxy
public interface SAMSlice extends Service.Slice
-
-
Field Summary
Fields Modifier and Type Field Description static StringH_GETSAMINFO
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SAMInfogetSAMInfo()-
Methods inherited from interface jade.core.Service.Slice
getNode, getService, serve
-
-
-
-
Field Detail
-
H_GETSAMINFO
static final String H_GETSAMINFO
- See Also:
- Constant Field Values
-
-
Method Detail
-
getSAMInfo
SAMInfo getSAMInfo() throws IMTPException
- Throws:
IMTPException
-
-