jar

net.sf.itcb.common : common-client

Maven & Gradle

Mar 03, 2011
1 usages

This module is the common client module for calling webservices (server module). It defines all generic treatements that allows calling webservices

Table Of Contents

Latest Version

Download net.sf.itcb.common : common-client JAR file - Latest Versions:

All Versions

Download net.sf.itcb.common : common-client JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window common-client-0.0.12.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.sf.itcb.common.client.aop

├─ net.sf.itcb.common.client.aop.ClientInterceptor.class - [JAR]

net.sf.itcb.common.client.exceptions

├─ net.sf.itcb.common.client.exceptions.ClientItcbException.class - [JAR]

├─ net.sf.itcb.common.client.exceptions.ClientItcbExceptionMappingErrors.class - [JAR]

net.sf.itcb.common.client.destination

├─ net.sf.itcb.common.client.destination.SimpleDestinationProvider.class - [JAR]

net.sf.itcb.common.client.security.provider

├─ net.sf.itcb.common.client.security.provider.MockCredentialsProvider.class - [JAR]

├─ net.sf.itcb.common.client.security.provider.SecurementCredentialsProvider.class - [JAR]

├─ net.sf.itcb.common.client.security.provider.SecurityContextHolderCredentialsProvider.class - [JAR]

net.sf.itcb.common.client.exceptions.resolver

├─ net.sf.itcb.common.client.exceptions.resolver.ItcbFaultMessageResolver.class - [JAR]

Advertisement