- cache(String) - Method in class net.csdn.modules.cache.AppCache
-
- Cache - Interface in net.csdn.modules.cache
-
4/13/13 WilliamZhu(allwefantasy@gmail.com)
- CACHED - Static variable in class net.csdn.modules.threadpool.ThreadPoolService.Names
-
- CacheModule - Class in net.csdn.modules.cache
-
BlogInfo: WilliamZhu
Date: 12-6-28
Time: 上午7:42
- CacheModule() - Constructor for class net.csdn.modules.cache.CacheModule
-
- callableStatement_getBlob(FilterChain, CallableStatementProxy, int) - Method in class net.csdn.hibernate.support.filter.CSDNStatFilterstat
-
- callableStatement_getBlob(FilterChain, CallableStatementProxy, String) - Method in class net.csdn.hibernate.support.filter.CSDNStatFilterstat
-
- callableStatement_getClob(FilterChain, CallableStatementProxy, int) - Method in class net.csdn.hibernate.support.filter.CSDNStatFilterstat
-
- callableStatement_getClob(FilterChain, CallableStatementProxy, String) - Method in class net.csdn.hibernate.support.filter.CSDNStatFilterstat
-
- callableStatement_getObject(FilterChain, CallableStatementProxy, int) - Method in class net.csdn.hibernate.support.filter.CSDNStatFilterstat
-
- callableStatement_getObject(FilterChain, CallableStatementProxy, int, Map<String, Class<?>>) - Method in class net.csdn.hibernate.support.filter.CSDNStatFilterstat
-
- callableStatement_getObject(FilterChain, CallableStatementProxy, String) - Method in class net.csdn.hibernate.support.filter.CSDNStatFilterstat
-
- callableStatement_getObject(FilterChain, CallableStatementProxy, String, Map<String, Class<?>>) - Method in class net.csdn.hibernate.support.filter.CSDNStatFilterstat
-
- CBZip2InputStream - Class in net.csdn.modules.compress.bzip2
-
An input stream that decompresses from the BZip2 format (without the file
header chars) to be read as any other stream.
- CBZip2InputStream(InputStream) - Constructor for class net.csdn.modules.compress.bzip2.CBZip2InputStream
-
Constructs a new CBZip2InputStream which decompresses bytes read from
the specified stream.
- CBZip2OutputStream - Class in net.csdn.modules.compress.bzip2
-
An output stream that compresses into the BZip2 format (without the file
header chars) into another stream.
- CBZip2OutputStream(OutputStream) - Constructor for class net.csdn.modules.compress.bzip2.CBZip2OutputStream
-
Constructs a new CBZip2OutputStream with a blocksize of 900k.
- CBZip2OutputStream(OutputStream, int) - Constructor for class net.csdn.modules.compress.bzip2.CBZip2OutputStream
-
Constructs a new CBZip2OutputStream with specified blocksize.
- CError - Class in net.csdn.constants
-
10/30/13 WilliamZhu(allwefantasy@gmail.com)
- CError() - Constructor for class net.csdn.constants.CError
-
- cfgFullReads - Variable in class net.csdn.modules.compress.lzf.LZFInputStream
-
Flag that indicates whether we force full reads (reading of as many
bytes as requested), or 'optimal' reads (up to as many as available,
but at least one).
- charset - Static variable in class net.csdn.modules.transport.DefaultHttpTransportService
-
- check(String) - Method in class net.csdn.modules.controller.QpsManager
-
是否已经超过指定的qps
- checkClassLoaded(String) - Static method in class net.csdn.junit.IocTest
-
- checkExists(JSONObject, String) - Static method in class net.csdn.modules.http.JSONObjectUtils
-
- chooseBlockSize(long) - Static method in class net.csdn.modules.compress.bzip2.CBZip2OutputStream
-
Chooses a blocksize based on the given length of the data to compress.
- ChunkEncoder - Class in net.csdn.modules.compress.lzf
-
Class that handles actual encoding of individual chunks.
- ChunkEncoder(int, BufferRecycler) - Constructor for class net.csdn.modules.compress.lzf.ChunkEncoder
-
- classPool - Variable in class net.csdn.enhancer.ControllerEnhancer
-
- classPool - Static variable in class net.csdn.ServiceFramwork
-
- clean() - Static method in class net.csdn.modules.compress.lzf.BufferRecycler
-
- CLEARMASK - Static variable in class net.csdn.modules.compress.bzip2.CBZip2OutputStream
-
This constant is accessible by subclasses for historical
purposes.
- close() - Method in class net.csdn.modules.compress.bzip2.CBZip2InputStream
-
- close() - Method in class net.csdn.modules.compress.bzip2.CBZip2OutputStream
-
- close() - Method in class net.csdn.modules.compress.lzf.ChunkEncoder
-
Method to close once encoder is no longer in use.
- close() - Method in class net.csdn.modules.compress.lzf.LZFInputStream
-
- close() - Method in class net.csdn.modules.compress.lzf.LZFOutputStream
-
- close() - Method in class net.csdn.modules.http.HttpServer
-
- closeConnection(Connection) - Method in class net.csdn.hibernate.support.DruidConnectionProvider
-
- ClusterRestClientProxy - Class in net.csdn.modules.transport.proxy
-
10/14/15 WilliamZhu(allwefantasy@gmail.com)
- ClusterRestClientProxy(List<RestClientProxy>, ProxyStrategy) - Constructor for class net.csdn.modules.transport.proxy.ClusterRestClientProxy
-
- collectAPIInfoes() - Method in class net.csdn.modules.controller.API
-
- com.alibaba.dubbo.rpc.protocol.rest - package com.alibaba.dubbo.rpc.protocol.rest
-
- com.example - package com.example
-
- com.example.controller.api - package com.example.controller.api
-
- com.example.controller.api.mock - package com.example.controller.api.mock
-
- com.example.controller.http - package com.example.controller.http
-
- com.example.model - package com.example.model
-
- commitTransaction() - Method in class net.csdn.junit.IocTest
-
- config - Variable in class net.csdn.modules.http.ApplicationController
-
- configFromProperties(Properties) - Method in class net.csdn.hibernate.support.filter.CSDNStatFilterstat
-
- configure(Map) - Method in class net.csdn.hibernate.support.DruidConnectionProvider
-
- configure() - Method in class net.csdn.modules.cache.AppCacheModule
-
- configure() - Method in class net.csdn.modules.cache.CacheModule
-
- configure() - Method in class net.csdn.modules.controller.ControllerModule
-
- configure() - Method in class net.csdn.modules.http.HttpModule
-
- configure() - Method in class net.csdn.modules.settings.SettingsModule
-
- configure() - Method in class net.csdn.modules.threadpool.ThreadPoolModule
-
- configure() - Method in class net.csdn.modules.thrift.ThriftModule
-
- configure() - Method in class net.csdn.modules.transport.TransportModule
-
- configureQpsLimiter(Map<String, String>) - Method in class net.csdn.modules.controller.QpsManager
-
- connection_close(FilterChain, ConnectionProxy) - Method in class net.csdn.hibernate.support.filter.CSDNStatFilterstat
-
- connection_commit(FilterChain, ConnectionProxy) - Method in class net.csdn.hibernate.support.filter.CSDNStatFilterstat
-
- connection_connect(FilterChain, Properties) - Method in class net.csdn.hibernate.support.filter.CSDNStatFilterstat
-
- connection_rollback(FilterChain, ConnectionProxy) - Method in class net.csdn.hibernate.support.filter.CSDNStatFilterstat
-
- connection_rollback(FilterChain, ConnectionProxy, Savepoint) - Method in class net.csdn.hibernate.support.filter.CSDNStatFilterstat
-
- const_document_get(String) - Method in class net.csdn.modules.http.ApplicationController
-
- const_service_get(String) - Method in class net.csdn.modules.http.ApplicationController
-
- Contact - Annotation Type in net.csdn.annotation.rest
-
- Content - Annotation Type in net.csdn.annotation.rest
-
- content() - Method in class net.csdn.modules.http.DefaultResponse
-
- content() - Method in interface net.csdn.modules.http.RestResponse
-
- content() - Method in class net.csdn.modules.mock.MockRestResponse
-
- contentAsString() - Method in class net.csdn.modules.http.ApplicationController
-
- contentAsString() - Method in class net.csdn.modules.http.DefaultRestRequest
-
- contentAsString() - Method in interface net.csdn.modules.http.RestRequest
-
- contentAsString() - Method in class net.csdn.modules.mock.MockRestRequest
-
- contentByteArray() - Method in class net.csdn.modules.http.DefaultRestRequest
-
- contentByteArray() - Method in interface net.csdn.modules.http.RestRequest
-
- contentByteArray() - Method in class net.csdn.modules.mock.MockRestRequest
-
- contentByteArrayOffset() - Method in class net.csdn.modules.http.DefaultRestRequest
-
- contentByteArrayOffset() - Method in interface net.csdn.modules.http.RestRequest
-
- contentByteArrayOffset() - Method in class net.csdn.modules.mock.MockRestRequest
-
- contentLength() - Method in class net.csdn.modules.http.DefaultRestRequest
-
- contentLength() - Method in interface net.csdn.modules.http.RestRequest
-
- contentLength() - Method in class net.csdn.modules.mock.MockRestRequest
-
- contentType() - Method in class net.csdn.modules.http.DefaultResponse
-
- contentType() - Method in interface net.csdn.modules.http.RestResponse
-
- contentType() - Method in class net.csdn.modules.mock.MockRestResponse
-
- contentUnsafe() - Method in class net.csdn.modules.http.DefaultRestRequest
-
- contentUnsafe() - Method in interface net.csdn.modules.http.RestRequest
-
Is the byte array write safe or unsafe for usage on other threads
- contentUnsafe() - Method in class net.csdn.modules.mock.MockRestRequest
-
- ControllerCollector - Class in net.csdn.modules.controller
-
4/9/14 WilliamZhu(allwefantasy@gmail.com)
- ControllerCollector() - Constructor for class net.csdn.modules.controller.ControllerCollector
-
- ControllerEnhancer - Class in net.csdn.enhancer
-
4/9/13 WilliamZhu(allwefantasy@gmail.com)
- ControllerEnhancer() - Constructor for class net.csdn.enhancer.ControllerEnhancer
-
- ControllerLoader - Class in net.csdn.bootstrap.loader.impl
-
BlogInfo: WilliamZhu
Date: 12-7-2
Time: 上午11:31
- ControllerLoader() - Constructor for class net.csdn.bootstrap.loader.impl.ControllerLoader
-
- ControllerModule - Class in net.csdn.modules.controller
-
4/9/14 WilliamZhu(allwefantasy@gmail.com)
- ControllerModule() - Constructor for class net.csdn.modules.controller.ControllerModule
-
- cookie(String) - Method in class net.csdn.modules.http.ApplicationController
-
- cookie(String, String) - Method in class net.csdn.modules.http.ApplicationController
-
- cookie(Map) - Method in class net.csdn.modules.http.ApplicationController
-
- cookie(String, String, String, int) - Method in class net.csdn.modules.http.ApplicationController
-
- cookie(String, String) - Method in class net.csdn.modules.http.DefaultResponse
-
- cookie(Map) - Method in class net.csdn.modules.http.DefaultResponse
-
- cookie(String) - Method in class net.csdn.modules.http.DefaultRestRequest
-
- cookie(String) - Method in interface net.csdn.modules.http.RestRequest
-
- cookie(String, String) - Method in interface net.csdn.modules.http.RestResponse
-
- cookie(Map) - Method in interface net.csdn.modules.http.RestResponse
-
- cookie(String) - Method in class net.csdn.modules.mock.MockRestRequest
-
- cookie(String, String) - Method in class net.csdn.modules.mock.MockRestResponse
-
- cookie(Map) - Method in class net.csdn.modules.mock.MockRestResponse
-
- copyProperties(Object, Object) - Static method in class net.csdn.modules.thrift.util.PojoCopy
-
- copyTo(byte[], int) - Method in class net.csdn.modules.compress.lzf.LZFChunk
-
- create(Class) - Static method in class net.csdn.modules.http.support.FilterHelper2
-
- createAllMinObjects(K) - Method in class net.csdn.modules.thrift.pool.BaseObjectPool
-
Create objects using the
factory until pool's minimum size, and then place them in the idle object pool
createAllMinObjects is useful for "pre-loading" a pool with idle objects.
- createAllMinObjects(K) - Method in interface net.csdn.modules.thrift.pool.ObjectPool
-
Create objects using the
factory until pool's minimum size, and then place them in the idle object pool
createAllMinObjects is useful for "pre-loading" a pool with idle objects.
- createAnnotation(AnnotationsAttribute, Class<? extends Annotation>, Map<String, MemberValue>) - Static method in class net.csdn.enhancer.ControllerEnhancer
-
- createAnnotation(AnnotationsAttribute, Class<? extends Annotation>) - Static method in class net.csdn.enhancer.ControllerEnhancer
-
- createCompressed(int, byte[], int, int) - Static method in class net.csdn.modules.compress.lzf.LZFChunk
-
Factory method for constructing compressed chunk
- createNonCompressed(byte[], int, int) - Static method in class net.csdn.modules.compress.lzf.LZFChunk
-
Factory method for constructing compressed chunk
- createObject(K) - Method in interface net.csdn.modules.thrift.pool.PoolableObjectFactory
-
Create an instance that can be served by the pool
- createSqlStat(StatementProxy, String) - Method in class net.csdn.hibernate.support.filter.CSDNStatFilterstat
-
- CSDNStatFilterstat - Class in net.csdn.hibernate.support.filter
-
8/20/13 WilliamZhu(allwefantasy@gmail.com)
- CSDNStatFilterstat() - Constructor for class net.csdn.hibernate.support.filter.CSDNStatFilterstat
-
- dataSource_getConnection(FilterChain, DruidDataSource, long) - Method in class net.csdn.hibernate.support.filter.CSDNStatFilterstat
-
- dataSource_releaseConnection(FilterChain, DruidPooledConnection) - Method in class net.csdn.hibernate.support.filter.CSDNStatFilterstat
-
- DateJsonValueProcessor - Class in net.csdn.modules.http
-
User: WilliamZhu
Date: 12-7-5
Time: 下午7:17
- DateJsonValueProcessor(String) - Constructor for class net.csdn.modules.http.DateJsonValueProcessor
-
- DateJsonValueProcessor() - Constructor for class net.csdn.modules.http.DateJsonValueProcessor
-
- dbCommit() - Method in class net.csdn.junit.IocTest
-
- decode(byte[]) - Static method in class net.csdn.modules.compress.lzf.LZFDecoder
-
- decode(byte[], byte[]) - Static method in class net.csdn.modules.compress.lzf.LZFDecoder
-
Method for decompressing whole input data, which encoded in LZF
block structure (compatible with lzf command line utility),
and can consist of any number of blocks
- decodeComponent(String) - Static method in class net.csdn.modules.http.RestUtils
-
Decodes a bit of an URL encoded by a browser.
- decodeComponent(String, Charset) - Static method in class net.csdn.modules.http.RestUtils
-
Decodes a bit of an URL encoded by a browser.
- decodeQueryString(String, int, Map<String, String>) - Static method in class net.csdn.modules.http.RestUtils
-
- decodeWithGZip(byte[]) - Static method in class net.csdn.modules.compress.gzip.GZip
-
- decompressChunk(InputStream, byte[], byte[]) - Static method in class net.csdn.modules.compress.lzf.LZFDecoder
-
Main decode from a stream.
- decompressChunk(byte[], int, byte[], int, int) - Static method in class net.csdn.modules.compress.lzf.LZFDecoder
-
Main decode method for individual chunks.
- defaultHandlerKey() - Method in class net.csdn.modules.http.RestController
-
- DefaultHttpFinishProcessor - Class in net.csdn.modules.http.processor.impl
-
3/29/14 WilliamZhu(allwefantasy@gmail.com)
- DefaultHttpFinishProcessor() - Constructor for class net.csdn.modules.http.processor.impl.DefaultHttpFinishProcessor
-
- DefaultHttpStartProcessor - Class in net.csdn.modules.http.processor.impl
-
3/29/14 WilliamZhu(allwefantasy@gmail.com)
- DefaultHttpStartProcessor() - Constructor for class net.csdn.modules.http.processor.impl.DefaultHttpStartProcessor
-
- DefaultHttpTransportService - Class in net.csdn.modules.transport
-
BlogInfo: WilliamZhu
Date: 12-5-29
Time: 下午5:10
- DefaultHttpTransportService(ThreadPoolService, Settings) - Constructor for class net.csdn.modules.transport.DefaultHttpTransportService
-
- DefaultResponse - Class in net.csdn.modules.http
-
- DefaultResponse(HttpServletRequest, HttpServletResponse, RestController) - Constructor for class net.csdn.modules.http.DefaultResponse
-
- DefaultRestRequest - Class in net.csdn.modules.http
-
BlogInfo: WilliamZhu
Date: 12-6-12
Time: 下午10:27
- DefaultRestRequest(String, Map) - Constructor for class net.csdn.modules.http.DefaultRestRequest
-
- DefaultRestRequest(HttpServletRequest) - Constructor for class net.csdn.modules.http.DefaultRestRequest
-
- DefaultThreadPoolService - Class in net.csdn.modules.threadpool
-
BlogInfo: william
Date: 11-9-5
Time: 下午4:49
- DefaultThreadPoolService(Settings) - Constructor for class net.csdn.modules.threadpool.DefaultThreadPoolService
-
- del(String) - Method in class net.csdn.modules.cache.RedisClient
-
- delete(String, Map) - Method in class net.csdn.junit.BaseControllerTest
-
- delete(String, Map, String) - Method in class net.csdn.junit.BaseControllerTest
-
- delete(String, String) - Method in class net.csdn.junit.BaseControllerTest
-
- delete(String) - Method in interface net.csdn.modules.cache.Cache
-
- DemoService - Interface in net.csdn.modules.dubbo.demo.server
-
6/25/15 WilliamZhu(allwefantasy@gmail.com)
- DemoServiceImpl - Class in net.csdn.modules.dubbo.demo.server
-
6/25/15 WilliamZhu(allwefantasy@gmail.com)
- DemoServiceImpl() - Constructor for class net.csdn.modules.dubbo.demo.server.DemoServiceImpl
-
- DEPTH_THRESH - Static variable in class net.csdn.modules.compress.bzip2.CBZip2OutputStream
-
This constant is accessible by subclasses for historical
purposes.
- destory() - Method in class net.csdn.modules.cache.RedisClient
-
- destroy() - Method in class net.csdn.modules.thrift.pool.BaseObjectPool
-
- destroy() - Method in interface net.csdn.modules.thrift.pool.ObjectPool
-
- destroyObject(K, V) - Method in interface net.csdn.modules.thrift.pool.PoolableObjectFactory
-
Destroy an instance no longer needed by the pool
- disableDubbo() - Static method in class net.csdn.ServiceFramwork
-
- disableHTTP() - Static method in class net.csdn.ServiceFramwork
-
- disableThrift() - Static method in class net.csdn.ServiceFramwork
-
- dispatchRequest(RestRequest, RestResponse) - Method in class net.csdn.modules.http.RestController
-
- disposable(boolean) - Method in class net.csdn.modules.thrift.pool.BaseObjectPool.Builder
-
Set disposable property
If this pool is bounded and doesn't have idle objects any more, temporary object will be returned to the user if
disposable is true.
- DocumentLoader - Class in net.csdn.bootstrap.loader.impl
-
User: WilliamZhu
Date: 12-10-18
Time: 上午11:11
- DocumentLoader() - Constructor for class net.csdn.bootstrap.loader.impl.DocumentLoader
-
- documentToThriftPojo(Document, Object) - Static method in class net.csdn.modules.thrift.util.PojoCopy
-
- doExport(T, Class<T>, URL) - Method in class com.alibaba.dubbo.rpc.protocol.rest.RestProtocol
-
- doRefer(Class<T>, URL) - Method in class com.alibaba.dubbo.rpc.protocol.rest.RestProtocol
-
- double_list_to_map(List, List) - Method in class net.csdn.modules.http.ApplicationController
-
- double_list_to_map(List, List) - Static method in class net.csdn.modules.thrift.ThriftApplication
-
- DruidConnectionProvider - Class in net.csdn.hibernate.support
-
- DruidConnectionProvider() - Constructor for class net.csdn.hibernate.support.DruidConnectionProvider
-
- DubboServer - Class in net.csdn.modules.dubbo
-
6/24/15 WilliamZhu(allwefantasy@gmail.com)
- DubboServer(Settings, Environment) - Constructor for class net.csdn.modules.dubbo.DubboServer
-
- validateAPI() - Method in class net.csdn.modules.controller.API
-
- validateObject(K, V) - Method in interface net.csdn.modules.thrift.pool.PoolableObjectFactory
-
Ensures that the instance is safe to be borrowed and returned by the pool
- ValidatorLoader - Class in net.csdn.bootstrap.loader.impl
-
BlogInfo: WilliamZhu
Date: 12-7-4
Time: 下午1:26
- ValidatorLoader() - Constructor for class net.csdn.bootstrap.loader.impl.ValidatorLoader
-
- value - Variable in class net.csdn.modules.controller.QpsManager.QpsValue
-
- valueOf(String) - Static method in enum net.csdn.annotation.rest.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.csdn.modules.http.RestRequest.Method
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.csdn.modules.http.RestStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.csdn.modules.http.ViewType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.csdn.ServiceFramwork.Mode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.csdn.annotation.rest.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.csdn.modules.http.RestRequest.Method
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.csdn.modules.http.RestStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.csdn.modules.http.ViewType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.csdn.ServiceFramwork.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Version - Class in net.csdn.modules.http.version
-
BlogInfo: william
Date: 12-3-20
Time: 下午1:51
- Version() - Constructor for class net.csdn.modules.http.version.Version
-
- version - Static variable in class net.csdn.modules.http.version.Version
-
- ViewType - Enum in net.csdn.modules.http
-
BlogInfo: WilliamZhu
Date: 12-7-2
Time: 下午12:55