B C G I M O S
B
- builderCache(String) - Method in interface org.apache.shenyu.plugin.cache.ICacheBuilder
-
builder the cache with config.
C
- cacheContentType(String, MediaType, long) - Method in interface org.apache.shenyu.plugin.cache.ICache
-
cache the content type.
- cacheData(String, byte[], long) - Method in interface org.apache.shenyu.plugin.cache.ICache
-
Cache the data with the key.
- close() - Method in interface org.apache.shenyu.plugin.cache.ICache
-
close the cache.
G
- getData(String) - Method in interface org.apache.shenyu.plugin.cache.ICache
-
Get data with the key.
I
- ICache - Interface in org.apache.shenyu.plugin.cache
-
ICache.
- ICacheBuilder - Interface in org.apache.shenyu.plugin.cache
-
ICacheBuilder.
- isExist(String) - Method in interface org.apache.shenyu.plugin.cache.ICache
-
Check the cache is existed or not.
M
- mediaTypeToBytes(MediaType) - Method in interface org.apache.shenyu.plugin.cache.ICache
-
Media type to bytes.
O
- org.apache.shenyu.plugin.cache - package org.apache.shenyu.plugin.cache
-
S
- setContentType(ServerWebExchange, byte[]) - Method in interface org.apache.shenyu.plugin.cache.ICache
-
set content type.
B C G I M O S
Copyright © 2024 The Apache Software Foundation. All rights reserved.