Package jade.core
Class Service.SliceProxy
- java.lang.Object
-
- jade.core.SliceProxy
-
- jade.core.Service.SliceProxy
-
- All Implemented Interfaces:
Service.Slice,Serializable,Serializable
- Enclosing interface:
- Service
public static class Service.SliceProxy extends SliceProxy implements Service.Slice
Deprecated.use the class jade.core.SliceProxy instead of this inner classAn implementation of theSliceinterface, supporting routed dispatching of horizontal commands.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SliceProxy()Deprecated.SliceProxy(Service svc, Node n)Deprecated.
-
Method Summary
-
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
-
-