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 ksef-api-2.0.16.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.alapierre.ksef.client.model.rest.invoice
├─ io.alapierre.ksef.client.model.rest.invoice.InvoiceStatusResponse.class - [JAR]
├─ io.alapierre.ksef.client.model.rest.invoice.SendInvoiceRequest.class - [JAR]
├─ io.alapierre.ksef.client.model.rest.invoice.SendInvoiceResponse.class - [JAR]
├─ io.alapierre.ksef.client.model.rest.invoice.UpoDTO.class - [JAR]
├─ io.alapierre.ksef.client.model.rest.invoice.UpoResponse.class - [JAR]
io.alapierre.ksef.client.api
├─ io.alapierre.ksef.client.api.InterfejsyInteraktywneFakturaApi.class - [JAR]
├─ io.alapierre.ksef.client.api.InterfejsyInteraktywneSesjaApi.class - [JAR]
├─ io.alapierre.ksef.client.api.InterfejsyInteraktywneUprawnieniaApi.class - [JAR]
├─ io.alapierre.ksef.client.api.InterfejsyInteraktywneZapytaniaApi.class - [JAR]
io.alapierre.ksef.client.model.rest.auth
├─ io.alapierre.ksef.client.model.rest.auth.AuthorisationChallengeRequest.class - [JAR]
├─ io.alapierre.ksef.client.model.rest.auth.AuthorisationChallengeResponse.class - [JAR]
├─ io.alapierre.ksef.client.model.rest.auth.AuthorisationToken.class - [JAR]
├─ io.alapierre.ksef.client.model.rest.auth.Context.class - [JAR]
├─ io.alapierre.ksef.client.model.rest.auth.ContextIdentifier.class - [JAR]
├─ io.alapierre.ksef.client.model.rest.auth.ContextName.class - [JAR]
├─ io.alapierre.ksef.client.model.rest.auth.CredentialStatus.class - [JAR]
├─ io.alapierre.ksef.client.model.rest.auth.CredentialsRoleList.class - [JAR]
├─ io.alapierre.ksef.client.model.rest.auth.GenerateTokenRequest.class - [JAR]
├─ io.alapierre.ksef.client.model.rest.auth.InitSignedResponse.class - [JAR]
├─ io.alapierre.ksef.client.model.rest.auth.RevokeTokenRequest.class - [JAR]
├─ io.alapierre.ksef.client.model.rest.auth.RoleGrantorIdentifier.class - [JAR]
├─ io.alapierre.ksef.client.model.rest.auth.SessionStatus.class - [JAR]
├─ io.alapierre.ksef.client.model.rest.auth.SessionTerminateResponse.class - [JAR]
├─ io.alapierre.ksef.client.model.rest.auth.SessionToken.class - [JAR]
io.alapierre.ksef.client.model.rest.query
├─ io.alapierre.ksef.client.model.rest.query.InvoiceQueryRequest.class - [JAR]
├─ io.alapierre.ksef.client.model.rest.query.InvoiceQueryResponse.class - [JAR]
io.alapierre.ksef.client.iterator
├─ io.alapierre.ksef.client.iterator.InvoiceQueryResponseAdapter.class - [JAR]
├─ io.alapierre.ksef.client.iterator.KsefResultIterator.class - [JAR]
├─ io.alapierre.ksef.client.iterator.KsefResultStream.class - [JAR]
├─ io.alapierre.ksef.client.iterator.PageSupplier.class - [JAR]
├─ io.alapierre.ksef.client.iterator.PageableResult.class - [JAR]
├─ io.alapierre.ksef.client.iterator.SessionStatusAdapter.class - [JAR]
io.alapierre.ksef.client.model.rest
├─ io.alapierre.ksef.client.model.rest.ExceptionResponse.class - [JAR]