Package de.gematik.rbellogger.captures
Class RbelCapturer
- java.lang.Object
-
- de.gematik.rbellogger.captures.RbelCapturer
-
- All Implemented Interfaces:
java.lang.AutoCloseable
- Direct Known Subclasses:
PCapCapture,WiremockCapture
public abstract class RbelCapturer extends java.lang.Object implements java.lang.AutoCloseable
-
-
Constructor Summary
Constructors Constructor Description RbelCapturer()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract RbelCapturerinitialize()
-
-
-
Method Detail
-
initialize
public abstract RbelCapturer initialize()
-
-