Red Hat Training
A Red Hat training course is available for Red Hat Fuse
24.3.4.13. GZIP 활성화
@WebService
@GZIP
public interface HelloWorld {
String sayHi(@WebParam(name = "text") String text);
}24.3.4.13.1. @FastInfoset 시험
24.3.4.14절. “FastInfoset 활성화” HelloWorld SEI에 대해 FastInfoset 형식을 활성화하는 방법을 보여줍니다.