axis2_util.h

00001 /*
00002  * Copyright 2004,2005 The Apache Software Foundation.
00003  *
00004  * Licensed under the Apache License, Version 2.0 (the "License");
00005  * you may not use this file except in compliance with the License.
00006  * You may obtain a copy of the License at
00007  *
00008  *      http://www.apache.org/licenses/LICENSE-2.0
00009  *
00010  * Unless required by applicable law or agreed to in writing, software
00011  * distributed under the License is distributed on an "AS IS" BASIS,
00012  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00013  * See the License for the specific language governing permissions and
00014  * limitations under the License.
00015  */
00016 
00017 #ifndef AXIS2_UTIL_H
00018 #define AXIS2_UTIL_H
00019 
00020 #include <axis2_allocator.h>
00021 #include <axis2_array_list.h>
00022 #include <axis2_class_loader.h>
00023 #include <axis2_dir_handler.h>
00024 #include <axis2_dll_desc.h>
00025 #include <axis2_env.h>
00026 #include <axis2_error.h>
00027 #include <axis2_file.h>
00028 #include <axis2_file_handler.h>
00029 #include <axis2_hash.h>
00030 #include <axis2_linked_list.h>
00031 #include <axis2_log.h>
00032 #include <axis2_network_handler.h>
00033 #include <axis2_param.h>
00034 #include <axis2_param_container.h>
00035 #include <axis2_property.h>
00036 #include <axis2_qname.h>
00037 #include <axis2_stack.h>
00038 #include <axis2_stream.h>
00039 #include <axis2_string.h>
00040 #include <axis2_string_util.h>
00041 #include <axis2_thread_pool.h>
00042 #include <axis2_types.h>
00043 #include <axis2_url.h>
00044 #include <axis2_utils.h>
00045 #include <axis2_uuid_gen.h>
00046 #include <platforms/axis2_platform_auto_sense.h>
00047 
00048 #ifdef __cplusplus
00049 extern "C"
00050 {
00051 #endif
00052 
00055 #ifdef __cplusplus
00056 }
00057 #endif
00058 
00059 #endif                          /* AXIS2_UTIL_H */
00060 

Generated on Tue Oct 3 18:21:10 2006 for Axis2/C by  doxygen 1.4.7