Package com.automation_pros.odva.encap
Class TcpConx.CipReply2Encap
- java.lang.Object
-
- com.automation_pros.odva.encap.TcpConx.CipReply2Encap
-
- All Implemented Interfaces:
CipReplyConsumer
- Enclosing class:
- TcpConx
public class TcpConx.CipReply2Encap extends java.lang.Object implements CipReplyConsumer
When processing a CIP request that arrives on an encapsulation connection, the final reply consumer isn't local. This consumer is attached to the request to wrap the reply into an encapsulation packet and send it back to the originator.
-
-
Constructor Summary
Constructors Constructor Description CipReply2Encap(EncapData packet)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
accept(CipReply t)
-