文件名称: jersey-core-1.19.jar中文-英文对照文档.zip
<dependency>
<groupId>com.sun.jersey</groupId>
<artifactId>jersey-core</artifactId>
<version>1.19</version>
</dependency>Gradle:
implementation group: 'com.sun.jersey', name: 'jersey-core', version: '1.19'
Gradle (Short):
implementation 'com.sun.jersey:jersey-core:1.19'
Gradle (Kotlin):
implementation("com.sun.jersey:jersey-core:1.19")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
com.sun.jersey.api.provider.jaxb
com.sun.jersey.api.representation
com.sun.jersey.api.uri
com.sun.jersey.core.header
com.sun.jersey.core.header.reader
com.sun.jersey.core.osgi
com.sun.jersey.core.provider
com.sun.jersey.core.provider.jaxb
com.sun.jersey.core.reflection
com.sun.jersey.core.spi.component
com.sun.jersey.core.spi.component.ioc
com.sun.jersey.core.spi.factory
com.sun.jersey.core.spi.scanning
com.sun.jersey.core.spi.scanning.uri
com.sun.jersey.core.util
com.sun.jersey.localization
com.sun.jersey.spi
com.sun.jersey.spi.inject
com.sun.jersey.spi.servicecom.sun.jersey.api.provider.jaxb.XmlHeader
com.sun.jersey.api.representation.Form
com.sun.jersey.api.uri.UriBuilderImpl
com.sun.jersey.api.uri.UriComponent
com.sun.jersey.api.uri.UriComponent.Type
com.sun.jersey.api.uri.UriPattern
com.sun.jersey.api.uri.UriTemplate
com.sun.jersey.api.uri.UriTemplateParser
com.sun.jersey.core.header.AcceptableLanguageTag
com.sun.jersey.core.header.AcceptableMediaType
com.sun.jersey.core.header.AcceptableToken
com.sun.jersey.core.header.ContentDisposition
com.sun.jersey.core.header.ContentDisposition.ContentDispositionBuilder
com.sun.jersey.core.header.FormDataContentDisposition
com.sun.jersey.core.header.FormDataContentDisposition.FormDataContentDispositionBuilder
com.sun.jersey.core.header.GrammarUtil
com.sun.jersey.core.header.HttpDateFormat
com.sun.jersey.core.header.InBoundHeaders
com.sun.jersey.core.header.LanguageTag
com.sun.jersey.core.header.LinkHeader
com.sun.jersey.core.header.LinkHeader.LinkHeaderBuilder
com.sun.jersey.core.header.LinkHeaders
com.sun.jersey.core.header.MatchingEntityTag
com.sun.jersey.core.header.MediaTypes
com.sun.jersey.core.header.OutBoundHeaders
com.sun.jersey.core.header.ParameterizedHeader
com.sun.jersey.core.header.QualityFactor
com.sun.jersey.core.header.QualitySourceMediaType
com.sun.jersey.core.header.Token
com.sun.jersey.core.header.reader.HttpHeaderReader
com.sun.jersey.core.header.reader.HttpHeaderReader.Event
com.sun.jersey.core.header.reader.HttpHeaderReader.ListElementCreator
com.sun.jersey.core.osgi.Activator
com.sun.jersey.core.osgi.OsgiRegistry
com.sun.jersey.core.provider.AbstractMessageReaderWriterProvider
com.sun.jersey.core.provider.CompletableReader
com.sun.jersey.core.provider.EntityHolder
com.sun.jersey.core.provider.jaxb.AbstractJAXBElementProvider
com.sun.jersey.core.provider.jaxb.AbstractJAXBProvider
com.sun.jersey.core.provider.jaxb.AbstractListElementProvider
com.sun.jersey.core.provider.jaxb.AbstractListElementProvider.JaxbTypeChecker
com.sun.jersey.core.provider.jaxb.AbstractRootElementProvider
com.sun.jersey.core.reflection.AnnotatedMethod
com.sun.jersey.core.reflection.MethodList
com.sun.jersey.core.reflection.MethodList.Filter
com.sun.jersey.core.reflection.ReflectionHelper
com.sun.jersey.core.reflection.ReflectionHelper.ClassTypePair
com.sun.jersey.core.reflection.ReflectionHelper.DeclaringClassInterfacePair
com.sun.jersey.core.reflection.ReflectionHelper.TypeClassPair
com.sun.jersey.core.spi.component.AnnotatedContext
com.sun.jersey.core.spi.component.ComponentConstructor
com.sun.jersey.core.spi.component.ComponentContext
com.sun.jersey.core.spi.component.ComponentDestructor
com.sun.jersey.core.spi.component.ComponentInjector
com.sun.jersey.core.spi.component.ComponentProvider
com.sun.jersey.core.spi.component.ComponentProviderFactory
com.sun.jersey.core.spi.component.ComponentScope
com.sun.jersey.core.spi.component.ProviderFactory
com.sun.jersey.core.spi.component.ProviderFactory.Destroyable
com.sun.jersey.core.spi.component.ProviderServices
com.sun.jersey.core.spi.component.ProviderServices.ProviderListener
com.sun.jersey.core.spi.component.ioc.IoCComponentProcessor
com.sun.jersey.core.spi.component.ioc.IoCComponentProcessorFactory
com.sun.jersey.core.spi.component.ioc.IoCComponentProcessorFactoryInitializer
com.sun.jersey.core.spi.component.ioc.IoCComponentProvider
com.sun.jersey.core.spi.component.ioc.IoCComponentProviderFactory
com.sun.jersey.core.spi.component.ioc.IoCDestroyable
com.sun.jersey.core.spi.component.ioc.IoCFullyManagedComponentProvider
com.sun.jersey.core.spi.component.ioc.IoCInstantiatedComponentProvider
com.sun.jersey.core.spi.component.ioc.IoCManagedComponentProvider
com.sun.jersey.core.spi.component.ioc.IoCProviderFactory
com.sun.jersey.core.spi.component.ioc.IoCProxiedComponentProvider
com.sun.jersey.core.spi.factory.AbstractRuntimeDelegate
com.sun.jersey.core.spi.factory.ContextResolverFactory
com.sun.jersey.core.spi.factory.InjectableProviderFactory
com.sun.jersey.core.spi.factory.MessageBodyFactory
com.sun.jersey.core.spi.factory.ResponseBuilderHeaders
com.sun.jersey.core.spi.factory.ResponseBuilderImpl
com.sun.jersey.core.spi.factory.ResponseImpl
com.sun.jersey.core.spi.factory.VariantListBuilderImpl
com.sun.jersey.core.spi.scanning.FilesScanner
com.sun.jersey.core.spi.scanning.JarFileScanner
com.sun.jersey.core.spi.scanning.PackageNamesScanner
com.sun.jersey.core.spi.scanning.PackageNamesScanner.ResourcesProvider
com.sun.jersey.core.spi.scanning.Scanner
com.sun.jersey.core.spi.scanning.ScannerException
com.sun.jersey.core.spi.scanning.ScannerListener
com.sun.jersey.core.spi.scanning.uri.BundleSchemeScanner
com.sun.jersey.core.spi.scanning.uri.FileSchemeScanner
com.sun.jersey.core.spi.scanning.uri.JarZipSchemeScanner
com.sun.jersey.core.spi.scanning.uri.UriSchemeScanner
com.sun.jersey.core.spi.scanning.uri.VfsSchemeScanner
com.sun.jersey.core.util.Base64
com.sun.jersey.core.util.Closing
com.sun.jersey.core.util.Closing.Closure
com.sun.jersey.core.util.FeaturesAndProperties
com.sun.jersey.core.util.KeyComparator
com.sun.jersey.core.util.KeyComparatorHashMap
com.sun.jersey.core.util.KeyComparatorLinkedHashMap
com.sun.jersey.core.util.LazyVal
com.sun.jersey.core.util.MultivaluedMapImpl
com.sun.jersey.core.util.Priority
com.sun.jersey.core.util.PriorityUtil
com.sun.jersey.core.util.PriorityUtil.InstanceComparator
com.sun.jersey.core.util.PriorityUtil.TypeComparator
com.sun.jersey.core.util.ReaderWriter
com.sun.jersey.core.util.SaxHelper
com.sun.jersey.core.util.StringIgnoreCaseKeyComparator
com.sun.jersey.core.util.StringKeyIgnoreCaseMultivaluedMap
com.sun.jersey.core.util.StringKeyObjectValueIgnoreCaseMultivaluedMap
com.sun.jersey.core.util.StringKeyStringValueIgnoreCaseMultivaluedMap
com.sun.jersey.core.util.ThrowHelper
com.sun.jersey.core.util.UnmodifiableMultivaluedMap
com.sun.jersey.localization.Localizable
com.sun.jersey.localization.LocalizableMessage
com.sun.jersey.localization.LocalizableMessageFactory
com.sun.jersey.localization.Localizer
com.sun.jersey.spi.CloseableService
com.sun.jersey.spi.HeaderDelegateProvider
com.sun.jersey.spi.MessageBodyWorkers
com.sun.jersey.spi.StringReader
com.sun.jersey.spi.StringReader.ValidateDefaultValue
com.sun.jersey.spi.StringReaderProvider
com.sun.jersey.spi.StringReaderWorkers
com.sun.jersey.spi.inject.ClientSide
com.sun.jersey.spi.inject.ConstrainedTo
com.sun.jersey.spi.inject.ConstrainedToType
com.sun.jersey.spi.inject.Errors
com.sun.jersey.spi.inject.Errors.Closure
com.sun.jersey.spi.inject.Errors.ErrorMessage
com.sun.jersey.spi.inject.Errors.ErrorMessagesException
com.sun.jersey.spi.inject.Inject
com.sun.jersey.spi.inject.Injectable
com.sun.jersey.spi.inject.InjectableProvider
com.sun.jersey.spi.inject.InjectableProviderContext
com.sun.jersey.spi.inject.InjectableProviderContext.InjectableScopePair
com.sun.jersey.spi.inject.PerRequestTypeInjectableProvider
com.sun.jersey.spi.inject.ServerSide
com.sun.jersey.spi.inject.SingletonTypeInjectableProvider
com.sun.jersey.spi.service.ServiceConfigurationError
com.sun.jersey.spi.service.ServiceFinder
com.sun.jersey.spi.service.ServiceFinder.DefaultServiceIteratorProvider
com.sun.jersey.spi.service.ServiceFinder.ServiceIteratorProvider