Class MultipleReq.InnerCallbacks
- java.lang.Object
-
- com.automation_pros.odva.cip.requests.MultipleReq.InnerCallbacks
-
- All Implemented Interfaces:
CipReplyConsumer
- Enclosing class:
- MultipleReq
protected class MultipleReq.InnerCallbacks extends java.lang.Object implements CipReplyConsumer
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
InnerCallbacks()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
accept(CipReply reply)
-
-
-
Method Detail
-
accept
public void accept(CipReply reply)
- Specified by:
accept
in interfaceCipReplyConsumer
-
-