Skip to content

Commit

Permalink
Ctd
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Aug 28, 2024
1 parent 21cb86a commit 8046a91
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@
import com.helger.phase4.incoming.IAS4IncomingMessageMetadata;

/**
* Simple file based version of {@link IAS4IncomingDumper}. Was moved to this
* package from <code>com.helger.phase4.servlet.dump</code> in v1.3.0.
* Simple file based version of {@link IAS4IncomingDumper}.
*
* @author Philip Helger
* @since 0.9.3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@
import com.helger.phase4.mgr.MetaAS4Manager;

/**
* File based implementation of {@link IAS4OutgoingDumper}. Was moved to this
* package from <code>com.helger.phase4.servlet.dump</code> in v1.3.0.
* File based implementation of {@link IAS4OutgoingDumper}.
*
* @author Philip Helger
* @since 0.9.3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@

/**
* Example implementation of {@link IAS4RawResponseConsumer} writing to a file.
* Was moved to this package from <code>com.helger.phase4.servlet.dump</code> in
* v1.3.0.
*
* @author Philip Helger
*/
Expand Down

0 comments on commit 8046a91

Please sign in to comment.