jar

net.sf.itcb.common : itcb-common-client

Maven & Gradle

Sep 25, 2013
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 : itcb-common-client JAR file - Latest Versions:

All Versions

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

Version Vulnerabilities Size Updated
0.7.x
0.6.x
0.5.x
0.4.x
0.3.x
0.2.x
0.1.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 itcb-common-client-0.7.3.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.ClientInterceptorTransportExceptionListener.class - [JAR]

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

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

├─ net.sf.itcb.common.client.aop.ItcbProviderInterceptor.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.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.destination

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

net.sf.itcb.common.client.marshaller

├─ net.sf.itcb.common.client.marshaller.ItcbJaxb2Marshaller.class - [JAR]

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

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

Advertisement