- All Superinterfaces:
Part.Factory
A part factory supporting payload encoding.
- Since:
- 1.12
- Author:
- Jeremy Kuhn
-
Method Details
-
encoded
Creates an encoded part.
- Type Parameters:
T
- the payload type- Parameters:
partConfigurer
- an encoded part configurer- Returns:
- an encoded Web part
-
encoded
Creates an encoded part.
- Type Parameters:
T
- the payload type- Parameters:
partConfigurer
- an encoded part configurertype
- the payload type- Returns:
- an encoded Web part
-
encoded
Creates an encoded part.
- Type Parameters:
T
- the payload type- Parameters:
partConfigurer
- an encoded part configurertype
- the payload type- Returns:
- an encoded Web part
-