Uses of Class
org.apache.plc4x.java.s7.readwrite.COTPPacket
Packages that use COTPPacket
-
Uses of COTPPacket in org.apache.plc4x.java.s7.readwrite
Subclasses of COTPPacket in org.apache.plc4x.java.s7.readwriteModifier and TypeClassDescriptionclassclassclassclassclassclassFields in org.apache.plc4x.java.s7.readwrite declared as COTPPacketMethods in org.apache.plc4x.java.s7.readwrite that return COTPPacketModifier and TypeMethodDescriptionCOTPPacket.COTPPacketBuilder.build(List<COTPParameter> parameters, S7Message payload, Integer cotpLen) TPKTPacket.getPayload()static COTPPacketCOTPPacket.staticParse(ReadBuffer readBuffer, Integer cotpLen) static COTPPacketCOTPPacket.staticParse(ReadBuffer readBuffer, Object... args) Constructors in org.apache.plc4x.java.s7.readwrite with parameters of type COTPPacket