Package io.vertx.up.extension
Interface PlugRegion
- All Known Implementing Classes:
AbstractRegion
public interface PlugRegion
「Extension」
Name: Data Region
Data Region when you want to do some modification on Envelop,
There are two position to process region modification:
1) Before Envelop request building & sending.
2) After Response replying from agent.
This plugin exist in agent only and could not be used in worker, standard
-
Method Summary
-
Method Details
-
bind
-
before
-
after
-