View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window zenyoung-codec-client-2.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
top.zenyoung.codec.client.vo
├─ top.zenyoung.codec.client.vo.BaseCodecReq.class - [JAR]
├─ top.zenyoung.codec.client.vo.BucketRegisterReq.class - [JAR]
├─ top.zenyoung.codec.client.vo.BucketRegisterResp.class - [JAR]
├─ top.zenyoung.codec.client.vo.CallbackCodecUrl.class - [JAR]
├─ top.zenyoung.codec.client.vo.CallbackResut.class - [JAR]
├─ top.zenyoung.codec.client.vo.CallbackResutReq.class - [JAR]
├─ top.zenyoung.codec.client.vo.CallbackResutResp.class - [JAR]
├─ top.zenyoung.codec.client.vo.CdnSafetyReq.class - [JAR]
├─ top.zenyoung.codec.client.vo.CdnSafetyResp.class - [JAR]
├─ top.zenyoung.codec.client.vo.ManualCodecReq.class - [JAR]
├─ top.zenyoung.codec.client.vo.ManualCodecResp.class - [JAR]
├─ top.zenyoung.codec.client.vo.PlayTicket.class - [JAR]
├─ top.zenyoung.codec.client.vo.PlayToken.class - [JAR]
├─ top.zenyoung.codec.client.vo.PlayTokenReq.class - [JAR]
├─ top.zenyoung.codec.client.vo.PlayTokenResp.class - [JAR]
├─ top.zenyoung.codec.client.vo.RefreshPlayToken.class - [JAR]
├─ top.zenyoung.codec.client.vo.RefreshPlayTokenReq.class - [JAR]
├─ top.zenyoung.codec.client.vo.RefreshPlayTokenResp.class - [JAR]
├─ top.zenyoung.codec.client.vo.UploadAuthorize.class - [JAR]
├─ top.zenyoung.codec.client.vo.UploadAuthorizeReq.class - [JAR]
├─ top.zenyoung.codec.client.vo.UploadAuthorizeResp.class - [JAR]
top.zenyoung.codec.client
├─ top.zenyoung.codec.client.BaseCodecClientDefault.class - [JAR]
├─ top.zenyoung.codec.client.CodecPlayClient.class - [JAR]
├─ top.zenyoung.codec.client.CodecPlayClientDefault.class - [JAR]
├─ top.zenyoung.codec.client.CodecUploadClient.class - [JAR]
├─ top.zenyoung.codec.client.CodecUploadClientDefault.class - [JAR]