Package org.jcsp.net
Class LoopbackLink.LoopbackSerializationFilter
java.lang.Object
org.jcsp.net.LoopbackLink.LoopbackSerializationFilter
- All Implemented Interfaces:
Filter
- Enclosing class:
LoopbackLink
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LoopbackSerializationFilter
private LoopbackSerializationFilter()
-
-
Method Details
-
filter
Description copied from interface:Filter
Applies the filter operation. The object given can be modified and returned or another object substituted in its place.
-