在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → jersey相关的jar包

jersey相关的jar包

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:5.66M
  • 下载次数:3
  • 浏览次数:65
  • 发布时间:2020-10-12
  • 实例类别:一般编程问题
  • 发 布 人:robot666
  • 文件格式:.zip
  • 所需积分:2
 

实例介绍

【实例简介】
开发jersey api接口用到的jar包。是一个软件开发框架,Jersey不仅仅是一个JAX-RS的参考实现,Jersey提供自己的API,其API继承自JAX-RS,提供更多的特性和功能以进一步简化RESTful service和客户端的开发
【实例截图】
【核心代码】
jersey-jar
└── jersey-archive-1.8
├── apidocs
│   ├── contribs
│   │   ├── jersey-apache-client
│   │   │   ├── allclasses-frame.html
│   │   │   ├── allclasses-noframe.html
│   │   │   ├── com
│   │   │   │   └── sun
│   │   │   │   └── jersey
│   │   │   │   └── client
│   │   │   │   └── apache
│   │   │   │   ├── ApacheHttpClientHandler.html
│   │   │   │   ├── ApacheHttpClient.html
│   │   │   │   ├── ApacheHttpMethodExecutor.html
│   │   │   │   ├── class-use
│   │   │   │   │   ├── ApacheHttpClientHandler.html
│   │   │   │   │   ├── ApacheHttpClient.html
│   │   │   │   │   ├── ApacheHttpMethodExecutor.html
│   │   │   │   │   └── DefaultApacheHttpMethodExecutor.html
│   │   │   │   ├── config
│   │   │   │   │   ├── ApacheHttpClientConfig.html
│   │   │   │   │   ├── ApacheHttpClientState.html
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   ├── ApacheHttpClientConfig.html
│   │   │   │   │   │   ├── ApacheHttpClientState.html
│   │   │   │   │   │   ├── DefaultApacheHttpClientConfig.html
│   │   │   │   │   │   └── DefaultCredentialsProvider.html
│   │   │   │   │   ├── DefaultApacheHttpClientConfig.html
│   │   │   │   │   ├── DefaultCredentialsProvider.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   └── package-use.html
│   │   │   │   ├── DefaultApacheHttpMethodExecutor.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   └── package-use.html
│   │   │   ├── constant-values.html
│   │   │   ├── deprecated-list.html
│   │   │   ├── help-doc.html
│   │   │   ├── index-all.html
│   │   │   ├── index.html
│   │   │   ├── META-INF
│   │   │   │   └── MANIFEST.MF
│   │   │   ├── overview-frame.html
│   │   │   ├── overview-summary.html
│   │   │   ├── overview-tree.html
│   │   │   ├── package-list
│   │   │   ├── resources
│   │   │   │   └── inherit.gif
│   │   │   └── stylesheet.css
│   │   ├── jersey-atom-abdera
│   │   │   ├── allclasses-frame.html
│   │   │   ├── allclasses-noframe.html
│   │   │   ├── com
│   │   │   │   └── sun
│   │   │   │   └── jersey
│   │   │   │   └── atom
│   │   │   │   └── abdera
│   │   │   │   ├── class-use
│   │   │   │   │   └── ContentHelper.html
│   │   │   │   ├── ContentHelper.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   └── package-use.html
│   │   │   ├── constant-values.html
│   │   │   ├── deprecated-list.html
│   │   │   ├── help-doc.html
│   │   │   ├── index-all.html
│   │   │   ├── index.html
│   │   │   ├── META-INF
│   │   │   │   └── MANIFEST.MF
│   │   │   ├── overview-tree.html
│   │   │   ├── package-list
│   │   │   ├── resources
│   │   │   │   └── inherit.gif
│   │   │   └── stylesheet.css
│   │   ├── jersey-guice
│   │   │   ├── allclasses-frame.html
│   │   │   ├── allclasses-noframe.html
│   │   │   ├── com
│   │   │   │   └── sun
│   │   │   │   └── jersey
│   │   │   │   └── guice
│   │   │   │   ├── class-use
│   │   │   │   │   └── JerseyServletModule.html
│   │   │   │   ├── JerseyServletModule.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   └── spi
│   │   │   │   └── container
│   │   │   │   ├── class-use
│   │   │   │   │   └── GuiceComponentProviderFactory.html
│   │   │   │   ├── GuiceComponentProviderFactory.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   └── servlet
│   │   │   │   ├── class-use
│   │   │   │   │   ├── GuiceContainer.html
│   │   │   │   │   └── GuiceContainer.ServletGuiceComponentProviderFactory.html
│   │   │   │   ├── GuiceContainer.html
│   │   │   │   ├── GuiceContainer.ServletGuiceComponentProviderFactory.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   └── package-use.html
│   │   │   ├── constant-values.html
│   │   │   ├── deprecated-list.html
│   │   │   ├── help-doc.html
│   │   │   ├── index-all.html
│   │   │   ├── index.html
│   │   │   ├── META-INF
│   │   │   │   └── MANIFEST.MF
│   │   │   ├── overview-frame.html
│   │   │   ├── overview-summary.html
│   │   │   ├── overview-tree.html
│   │   │   ├── package-list
│   │   │   ├── resources
│   │   │   │   └── inherit.gif
│   │   │   ├── serialized-form.html
│   │   │   └── stylesheet.css
│   │   ├── jersey-multipart
│   │   │   ├── allclasses-frame.html
│   │   │   ├── allclasses-noframe.html
│   │   │   ├── com
│   │   │   │   └── sun
│   │   │   │   └── jersey
│   │   │   │   └── multipart
│   │   │   │   ├── BodyPartEntity.html
│   │   │   │   ├── BodyPart.html
│   │   │   │   ├── Boundary.html
│   │   │   │   ├── class-use
│   │   │   │   │   ├── BodyPartEntity.html
│   │   │   │   │   ├── BodyPart.html
│   │   │   │   │   ├── Boundary.html
│   │   │   │   │   ├── FormDataBodyPart.html
│   │   │   │   │   ├── FormDataMultiPart.html
│   │   │   │   │   ├── FormDataParam.html
│   │   │   │   │   ├── MultiPartConfig.html
│   │   │   │   │   ├── MultiPart.html
│   │   │   │   │   └── MultiPartMediaTypes.html
│   │   │   │   ├── file
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   ├── DefaultMediaTypePredictor.CommonMediaTypes.html
│   │   │   │   │   │   ├── DefaultMediaTypePredictor.html
│   │   │   │   │   │   ├── FileDataBodyPart.html
│   │   │   │   │   │   └── MediaTypePredictor.html
│   │   │   │   │   ├── DefaultMediaTypePredictor.CommonMediaTypes.html
│   │   │   │   │   ├── DefaultMediaTypePredictor.html
│   │   │   │   │   ├── FileDataBodyPart.html
│   │   │   │   │   ├── MediaTypePredictor.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   └── package-use.html
│   │   │   │   ├── FormDataBodyPart.html
│   │   │   │   ├── FormDataMultiPart.html
│   │   │   │   ├── FormDataParam.html
│   │   │   │   ├── MultiPartConfig.html
│   │   │   │   ├── MultiPart.html
│   │   │   │   ├── MultiPartMediaTypes.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   └── package-use.html
│   │   │   ├── constant-values.html
│   │   │   ├── deprecated-list.html
│   │   │   ├── help-doc.html
│   │   │   ├── index-all.html
│   │   │   ├── index.html
│   │   │   ├── META-INF
│   │   │   │   └── MANIFEST.MF
│   │   │   ├── overview-frame.html
│   │   │   ├── overview-summary.html
│   │   │   ├── overview-tree.html
│   │   │   ├── package-list
│   │   │   ├── resources
│   │   │   │   └── inherit.gif
│   │   │   └── stylesheet.css
│   │   ├── jersey-simple-server
│   │   │   ├── allclasses-frame.html
│   │   │   ├── allclasses-noframe.html
│   │   │   ├── com
│   │   │   │   └── sun
│   │   │   │   └── jersey
│   │   │   │   └── simple
│   │   │   │   └── container
│   │   │   │   ├── class-use
│   │   │   │   │   └── SimpleServerFactory.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   └── SimpleServerFactory.html
│   │   │   ├── constant-values.html
│   │   │   ├── deprecated-list.html
│   │   │   ├── help-doc.html
│   │   │   ├── index-all.html
│   │   │   ├── index.html
│   │   │   ├── META-INF
│   │   │   │   └── MANIFEST.MF
│   │   │   ├── overview-tree.html
│   │   │   ├── package-list
│   │   │   ├── resources
│   │   │   │   └── inherit.gif
│   │   │   └── stylesheet.css
│   │   ├── jersey-spring
│   │   │   ├── allclasses-frame.html
│   │   │   ├── allclasses-noframe.html
│   │   │   ├── com
│   │   │   │   └── sun
│   │   │   │   └── jersey
│   │   │   │   ├── api
│   │   │   │   │   └── spring
│   │   │   │   │   ├── Autowire.html
│   │   │   │   │   ├── AutowireMode.html
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   ├── Autowire.html
│   │   │   │   │   │   └── AutowireMode.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   └── package-use.html
│   │   │   │   └── spi
│   │   │   │   └── spring
│   │   │   │   └── container
│   │   │   │   ├── class-use
│   │   │   │   │   └── SpringComponentProviderFactory.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   ├── servlet
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   └── SpringServlet.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   ├── package-use.html
│   │   │   │   │   └── SpringServlet.html
│   │   │   │   └── SpringComponentProviderFactory.html
│   │   │   ├── constant-values.html
│   │   │   ├── deprecated-list.html
│   │   │   ├── help-doc.html
│   │   │   ├── index-all.html
│   │   │   ├── index.html
│   │   │   ├── META-INF
│   │   │   │   └── MANIFEST.MF
│   │   │   ├── overview-frame.html
│   │   │   ├── overview-summary.html
│   │   │   ├── overview-tree.html
│   │   │   ├── package-list
│   │   │   ├── resources
│   │   │   │   └── inherit.gif
│   │   │   ├── serialized-form.html
│   │   │   └── stylesheet.css
│   │   └── oauth
│   │   ├── client
│   │   │   ├── allclasses-frame.html
│   │   │   ├── allclasses-noframe.html
│   │   │   ├── com
│   │   │   │   └── sun
│   │   │   │   └── jersey
│   │   │   │   └── oauth
│   │   │   │   └── client
│   │   │   │   ├── class-use
│   │   │   │   │   ├── OAuthClientFilter.AuthHandler.html
│   │   │   │   │   ├── OAuthClientFilter.html
│   │   │   │   │   └── UnauthorizedRequestException.html
│   │   │   │   ├── OAuthClientFilter.AuthHandler.html
│   │   │   │   ├── OAuthClientFilter.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   └── UnauthorizedRequestException.html
│   │   │   ├── constant-values.html
│   │   │   ├── deprecated-list.html
│   │   │   ├── help-doc.html
│   │   │   ├── index-all.html
│   │   │   ├── index.html
│   │   │   ├── META-INF
│   │   │   │   └── MANIFEST.MF
│   │   │   ├── overview-tree.html
│   │   │   ├── package-list
│   │   │   ├── resources
│   │   │   │   └── inherit.gif
│   │   │   ├── serialized-form.html
│   │   │   └── stylesheet.css
│   │   ├── server
│   │   │   ├── allclasses-frame.html
│   │   │   ├── allclasses-noframe.html
│   │   │   ├── com
│   │   │   │   └── sun
│   │   │   │   └── jersey
│   │   │   │   └── oauth
│   │   │   │   └── server
│   │   │   │   ├── api
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   └── OAuthServerFilter.html
│   │   │   │   │   ├── OAuthServerFilter.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   ├── package-use.html
│   │   │   │   │   ├── providers
│   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   ├── DefaultOAuthProvider.Consumer.html
│   │   │   │   │   │   │   ├── DefaultOAuthProvider.html
│   │   │   │   │   │   │   └── DefaultOAuthProvider.Token.html
│   │   │   │   │   │   ├── DefaultOAuthProvider.Consumer.html
│   │   │   │   │   │   ├── DefaultOAuthProvider.html
│   │   │   │   │   │   ├── DefaultOAuthProvider.Token.html
│   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   └── package-use.html
│   │   │   │   │   └── resources
│   │   │   │   │   ├── AccessTokenRequest.html
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   ├── AccessTokenRequest.html
│   │   │   │   │   │   └── RequestTokenRequest.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   ├── package-use.html
│   │   │   │   │   └── RequestTokenRequest.html
│   │   │   │   └── spi
│   │   │   │   ├── class-use
│   │   │   │   │   ├── OAuthConsumer.html
│   │   │   │   │   ├── OAuthProvider.html
│   │   │   │   │   └── OAuthToken.html
│   │   │   │   ├── OAuthConsumer.html
│   │   │   │   ├── OAuthProvider.html
│   │   │   │   ├── OAuthToken.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   └── package-use.html
│   │   │   ├── constant-values.html
│   │   │   ├── deprecated-list.html
│   │   │   ├── help-doc.html
│   │   │   ├── index-all.html
│   │   │   ├── index.html
│   │   │   ├── META-INF
│   │   │   │   └── MANIFEST.MF
│   │   │   ├── overview-frame.html
│   │   │   ├── overview-summary.html
│   │   │   ├── overview-tree.html
│   │   │   ├── package-list
│   │   │   ├── resources
│   │   │   │   └── inherit.gif
│   │   │   └── stylesheet.css
│   │   └── signature
│   │   ├── allclasses-frame.html
│   │   ├── allclasses-noframe.html
│   │   ├── com
│   │   │   └── sun
│   │   │   └── jersey
│   │   │   └── oauth
│   │   │   └── signature
│   │   │   ├── class-use
│   │   │   │   ├── HMAC_SHA1.html
│   │   │   │   ├── InvalidSecretException.html
│   │   │   │   ├── OAuthParameters.html
│   │   │   │   ├── OAuthRequest.html
│   │   │   │   ├── OAuthSecrets.html
│   │   │   │   ├── OAuthSignatureException.html
│   │   │   │   ├── OAuthSignature.html
│   │   │   │   ├── OAuthSignatureMethod.html
│   │   │   │   ├── PLAINTEXT.html
│   │   │   │   ├── RSA_SHA1.html
│   │   │   │   └── UnsupportedSignatureMethodException.html
│   │   │   ├── HMAC_SHA1.html
│   │   │   ├── InvalidSecretException.html
│   │   │   ├── OAuthParameters.html
│   │   │   ├── OAuthRequest.html
│   │   │   ├── OAuthSecrets.html
│   │   │   ├── OAuthSignatureException.html
│   │   │   ├── OAuthSignature.html
│   │   │   ├── OAuthSignatureMethod.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── package-use.html
│   │   │   ├── PLAINTEXT.html
│   │   │   ├── RSA_SHA1.html
│   │   │   └── UnsupportedSignatureMethodException.html
│   │   ├── constant-values.html
│   │   ├── deprecated-list.html
│   │   ├── help-doc.html
│   │   ├── index-all.html
│   │   ├── index.html
│   │   ├── META-INF
│   │   │   └── MANIFEST.MF
│   │   ├── overview-tree.html
│   │   ├── package-list
│   │   ├── resources
│   │   │   └── inherit.gif
│   │   ├── serialized-form.html
│   │   └── stylesheet.css
│   ├── jersey
│   │   ├── allclasses-frame.html
│   │   ├── allclasses-noframe.html
│   │   ├── com
│   │   │   └── sun
│   │   │   ├── jersey
│   │   │   │   ├── api
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   ├── ConflictException.html
│   │   │   │   │   │   ├── JResponse.AJResponseBuilder.html
│   │   │   │   │   │   ├── JResponseAsResponse.html
│   │   │   │   │   │   ├── JResponse.html
│   │   │   │   │   │   ├── JResponse.JResponseBuilder.html
│   │   │   │   │   │   ├── MessageException.html
│   │   │   │   │   │   ├── NotFoundException.html
│   │   │   │   │   │   ├── ParamException.CookieParamException.html
│   │   │   │   │   │   ├── ParamException.FormParamException.html
│   │   │   │   │   │   ├── ParamException.HeaderParamException.html
│   │   │   │   │   │   ├── ParamException.html
│   │   │   │   │   │   ├── ParamException.MatrixParamException.html
│   │   │   │   │   │   ├── ParamException.PathParamException.html
│   │   │   │   │   │   ├── ParamException.QueryParamException.html
│   │   │   │   │   │   ├── ParamException.URIParamException.html
│   │   │   │   │   │   └── Responses.html
│   │   │   │   │   ├── client
│   │   │   │   │   │   ├── AbstractClientRequestAdapter.html
│   │   │   │   │   │   ├── async
│   │   │   │   │   │   │   ├── AsyncClientHandler.html
│   │   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   │   ├── AsyncClientHandler.html
│   │   │   │   │   │   │   │   ├── FutureListener.html
│   │   │   │   │   │   │   │   ├── ITypeListener.html
│   │   │   │   │   │   │   │   └── TypeListener.html
│   │   │   │   │   │   │   ├── FutureListener.html
│   │   │   │   │   │   │   ├── ITypeListener.html
│   │   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   │   ├── package-use.html
│   │   │   │   │   │   │   └── TypeListener.html
│   │   │   │   │   │   ├── AsyncUniformInterface.html
│   │   │   │   │   │   ├── AsyncViewResource.Builder.html
│   │   │   │   │   │   ├── AsyncViewResource.html
│   │   │   │   │   │   ├── AsyncViewUniformInterface.html
│   │   │   │   │   │   ├── AsyncWebResource.Builder.html
│   │   │   │   │   │   ├── AsyncWebResource.html
│   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   ├── AbstractClientRequestAdapter.html
│   │   │   │   │   │   │   ├── AsyncUniformInterface.html
│   │   │   │   │   │   │   ├── AsyncViewResource.Builder.html
│   │   │   │   │   │   │   ├── AsyncViewResource.html
│   │   │   │   │   │   │   ├── AsyncViewUniformInterface.html
│   │   │   │   │   │   │   ├── AsyncWebResource.Builder.html
│   │   │   │   │   │   │   ├── AsyncWebResource.html
│   │   │   │   │   │   │   ├── ClientHandlerException.html
│   │   │   │   │   │   │   ├── ClientHandler.html
│   │   │   │   │   │   │   ├── Client.html
│   │   │   │   │   │   │   ├── ClientRequestAdapter.html
│   │   │   │   │   │   │   ├── ClientRequest.Builder.html
│   │   │   │   │   │   │   ├── ClientRequest.html
│   │   │   │   │   │   │   ├── ClientResponse.html
│   │   │   │   │   │   │   ├── ClientResponse.Status.html
│   │   │   │   │   │   │   ├── CommittingOutputStream.html
│   │   │   │   │   │   │   ├── GenericType.html
│   │   │   │   │   │   │   ├── PartialRequestBuilder.html
│   │   │   │   │   │   │   ├── RequestBuilder.html
│   │   │   │   │   │   │   ├── RequestWriter.html
│   │   │   │   │   │   │   ├── RequestWriter.RequestEntityWriter.html
│   │   │   │   │   │   │   ├── RequestWriter.RequestEntityWriterListener.html
│   │   │   │   │   │   │   ├── TerminatingClientHandler.html
│   │   │   │   │   │   │   ├── UniformInterfaceException.html
│   │   │   │   │   │   │   ├── UniformInterface.html
│   │   │   │   │   │   │   ├── ViewResource.Builder.html
│   │   │   │   │   │   │   ├── ViewResource.html
│   │   │   │   │   │   │   ├── ViewUniformInterface.html
│   │   │   │   │   │   │   ├── WebResource.Builder.html
│   │   │   │   │   │   │   ├── WebResource.html
│   │   │   │   │   │   │   └── WebResourceLinkHeaders.html
│   │   │   │   │   │   ├── ClientHandlerException.html
│   │   │   │   │   │   ├── ClientHandler.html
│   │   │   │   │   │   ├── Client.html
│   │   │   │   │   │   ├── ClientRequestAdapter.html
│   │   │   │   │   │   ├── ClientRequest.Builder.html
│   │   │   │   │   │   ├── ClientRequest.html
│   │   │   │   │   │   ├── ClientResponse.html
│   │   │   │   │   │   ├── ClientResponse.Status.html
│   │   │   │   │   │   ├── CommittingOutputStream.html
│   │   │   │   │   │   ├── config
│   │   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   │   ├── ClientConfig.html
│   │   │   │   │   │   │   │   └── DefaultClientConfig.html
│   │   │   │   │   │   │   ├── ClientConfig.html
│   │   │   │   │   │   │   ├── DefaultClientConfig.html
│   │   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   │   └── package-use.html
│   │   │   │   │   │   ├── filter
│   │   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   │   ├── ClientFilter.html
│   │   │   │   │   │   │   │   ├── ConnectionListenerFilter.html
│   │   │   │   │   │   │   │   ├── ContainerListener.html
│   │   │   │   │   │   │   │   ├── Filterable.html
│   │   │   │   │   │   │   │   ├── GZIPContentEncodingFilter.html
│   │   │   │   │   │   │   │   ├── HTTPBasicAuthFilter.html
│   │   │   │   │   │   │   │   ├── HTTPDigestAuthFilter.html
│   │   │   │   │   │   │   │   ├── LoggingFilter.html
│   │   │   │   │   │   │   │   └── OnStartConnectionListener.html
│   │   │   │   │   │   │   ├── ClientFilter.html
│   │   │   │   │   │   │   ├── ConnectionListenerFilter.html
│   │   │   │   │   │   │   ├── ContainerListener.html
│   │   │   │   │   │   │   ├── Filterable.html
│   │   │   │   │   │   │   ├── GZIPContentEncodingFilter.html
│   │   │   │   │   │   │   ├── HTTPBasicAuthFilter.html
│   │   │   │   │   │   │   ├── HTTPDigestAuthFilter.html
│   │   │   │   │   │   │   ├── LoggingFilter.html
│   │   │   │   │   │   │   ├── OnStartConnectionListener.html
│   │   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   │   └── package-use.html
│   │   │   │   │   │   ├── GenericType.html
│   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   ├── package-use.html
│   │   │   │   │   │   ├── PartialRequestBuilder.html
│   │   │   │   │   │   ├── RequestBuilder.html
│   │   │   │   │   │   ├── RequestWriter.html
│   │   │   │   │   │   ├── RequestWriter.RequestEntityWriter.html
│   │   │   │   │   │   ├── RequestWriter.RequestEntityWriterListener.html
│   │   │   │   │   │   ├── TerminatingClientHandler.html
│   │   │   │   │   │   ├── UniformInterfaceException.html
│   │   │   │   │   │   ├── UniformInterface.html
│   │   │   │   │   │   ├── ViewResource.Builder.html
│   │   │   │   │   │   ├── ViewResource.html
│   │   │   │   │   │   ├── ViewUniformInterface.html
│   │   │   │   │   │   ├── WebResource.Builder.html
│   │   │   │   │   │   ├── WebResource.html
│   │   │   │   │   │   └── WebResourceLinkHeaders.html
│   │   │   │   │   ├── ConflictException.html
│   │   │   │   │   ├── container
│   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   ├── ContainerException.html
│   │   │   │   │   │   │   ├── ContainerFactory.html
│   │   │   │   │   │   │   └── MappableContainerException.html
│   │   │   │   │   │   ├── ContainerException.html
│   │   │   │   │   │   ├── ContainerFactory.html
│   │   │   │   │   │   ├── filter
│   │   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   │   ├── GZIPContentEncodingFilter.html
│   │   │   │   │   │   │   │   ├── LoggingFilter.html
│   │   │   │   │   │   │   │   ├── PostReplaceFilter.html
│   │   │   │   │   │   │   │   ├── ResourceDebuggingFilterFactory.html
│   │   │   │   │   │   │   │   ├── RolesAllowedResourceFilterFactory.html
│   │   │   │   │   │   │   │   └── UriConnegFilter.html
│   │   │   │   │   │   │   ├── GZIPContentEncodingFilter.html
│   │   │   │   │   │   │   ├── LoggingFilter.html
│   │   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   │   ├── package-use.html
│   │   │   │   │   │   │   ├── PostReplaceFilter.html
│   │   │   │   │   │   │   ├── ResourceDebuggingFilterFactory.html
│   │   │   │   │   │   │   ├── RolesAllowedResourceFilterFactory.html
│   │   │   │   │   │   │   └── UriConnegFilter.html
│   │   │   │   │   │   ├── grizzly
│   │   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   │   ├── GrizzlyServerFactory.html
│   │   │   │   │   │   │   │   └── GrizzlyWebContainerFactory.html
│   │   │   │   │   │   │   ├── GrizzlyServerFactory.html
│   │   │   │   │   │   │   ├── GrizzlyWebContainerFactory.html
│   │   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   │   └── package-use.html
│   │   │   │   │   │   ├── httpserver
│   │   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   │   └── HttpServerFactory.html
│   │   │   │   │   │   │   ├── HttpServerFactory.html
│   │   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   │   └── package-use.html
│   │   │   │   │   │   ├── MappableContainerException.html
│   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   └── package-use.html
│   │   │   │   │   ├── core
│   │   │   │   │   │   ├── ApplicationAdapter.html
│   │   │   │   │   │   ├── ClassNamesResourceConfig.html
│   │   │   │   │   │   ├── ClasspathResourceConfig.html
│   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   ├── ApplicationAdapter.html
│   │   │   │   │   │   │   ├── ClassNamesResourceConfig.html
│   │   │   │   │   │   │   ├── ClasspathResourceConfig.html
│   │   │   │   │   │   │   ├── DefaultResourceConfig.html
│   │   │   │   │   │   │   ├── ExtendedUriInfo.html
│   │   │   │   │   │   │   ├── HttpContext.html
│   │   │   │   │   │   │   ├── HttpRequestContext.html
│   │   │   │   │   │   │   ├── HttpResponseContext.html
│   │   │   │   │   │   │   ├── InjectParam.html
│   │   │   │   │   │   │   ├── PackagesResourceConfig.html
│   │   │   │   │   │   │   ├── ParentRef.html
│   │   │   │   │   │   │   ├── ResourceConfig.html
│   │   │   │   │   │   │   ├── ResourceConfigurator.html
│   │   │   │   │   │   │   ├── ResourceContext.html
│   │   │   │   │   │   │   ├── ScanningResourceConfig.html
│   │   │   │   │   │   │   ├── Traceable.html
│   │   │   │   │   │   │   ├── TraceInformation.html
│   │   │   │   │   │   │   ├── TraceInformation.TraceHeaderListener.html
│   │   │   │   │   │   │   └── WebAppResourceConfig.html
│   │   │   │   │   │   ├── DefaultResourceConfig.html
│   │   │   │   │   │   ├── ExtendedUriInfo.html
│   │   │   │   │   │   ├── HttpContext.html
│   │   │   │   │   │   ├── HttpRequestContext.html
│   │   │   │   │   │   ├── HttpResponseContext.html
│   │   │   │   │   │   ├── InjectParam.html
│   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   ├── PackagesResourceConfig.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   ├── package-use.html
│   │   │   │   │   │   ├── ParentRef.html
│   │   │   │   │   │   ├── ResourceConfig.html
│   │   │   │   │   │   ├── ResourceConfigurator.html
│   │   │   │   │   │   ├── ResourceContext.html
│   │   │   │   │   │   ├── ScanningResourceConfig.html
│   │   │   │   │   │   ├── Traceable.html
│   │   │   │   │   │   ├── TraceInformation.html
│   │   │   │   │   │   ├── TraceInformation.TraceHeaderListener.html
│   │   │   │   │   │   └── WebAppResourceConfig.html
│   │   │   │   │   ├── JResponse.AJResponseBuilder.html
│   │   │   │   │   ├── JResponseAsResponse.html
│   │   │   │   │   ├── JResponse.html
│   │   │   │   │   ├── JResponse.JResponseBuilder.html
│   │   │   │   │   ├── json
│   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   ├── JSONConfigurated.html
│   │   │   │   │   │   │   ├── JSONConfiguration.Builder.html
│   │   │   │   │   │   │   ├── JSONConfiguration.html
│   │   │   │   │   │   │   ├── JSONConfiguration.MappedBuilder.html
│   │   │   │   │   │   │   ├── JSONConfiguration.MappedJettisonBuilder.html
│   │   │   │   │   │   │   ├── JSONConfiguration.NaturalBuilder.html
│   │   │   │   │   │   │   ├── JSONConfiguration.Notation.html
│   │   │   │   │   │   │   ├── JSONJAXBContext.html
│   │   │   │   │   │   │   ├── JSONJAXBContext.JSONNotation.html
│   │   │   │   │   │   │   ├── JSONMarshaller.html
│   │   │   │   │   │   │   ├── JSONUnmarshaller.html
│   │   │   │   │   │   │   └── JSONWithPadding.html
│   │   │   │   │   │   ├── JSONConfigurated.html
│   │   │   │   │   │   ├── JSONConfiguration.Builder.html
│   │   │   │   │   │   ├── JSONConfiguration.html
│   │   │   │   │   │   ├── JSONConfiguration.MappedBuilder.html
│   │   │   │   │   │   ├── JSONConfiguration.MappedJettisonBuilder.html
│   │   │   │   │   │   ├── JSONConfiguration.NaturalBuilder.html
│   │   │   │   │   │   ├── JSONConfiguration.Notation.html
│   │   │   │   │   │   ├── JSONJAXBContext.html
│   │   │   │   │   │   ├── JSONJAXBContext.JSONNotation.html
│   │   │   │   │   │   ├── JSONMarshaller.html
│   │   │   │   │   │   ├── JSONUnmarshaller.html
│   │   │   │   │   │   ├── JSONWithPadding.html
│   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   └── package-use.html
│   │   │   │   │   ├── MessageException.html
│   │   │   │   │   ├── model
│   │   │   │   │   │   ├── AbstractField.html
│   │   │   │   │   │   ├── AbstractImplicitViewMethod.html
│   │   │   │   │   │   ├── AbstractMethod.html
│   │   │   │   │   │   ├── AbstractModelComponent.html
│   │   │   │   │   │   ├── AbstractModelVisitor.html
│   │   │   │   │   │   ├── AbstractResourceConstructor.html
│   │   │   │   │   │   ├── AbstractResource.html
│   │   │   │   │   │   ├── AbstractResourceMethod.html
│   │   │   │   │   │   ├── AbstractResourceModelContext.html
│   │   │   │   │   │   ├── AbstractResourceModelListener.html
│   │   │   │   │   │   ├── AbstractSetterMethod.html
│   │   │   │   │   │   ├── AbstractSubResourceLocator.html
│   │   │   │   │   │   ├── AbstractSubResourceMethod.html
│   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   ├── AbstractField.html
│   │   │   │   │   │   │   ├── AbstractImplicitViewMethod.html
│   │   │   │   │   │   │   ├── AbstractMethod.html
│   │   │   │   │   │   │   ├── AbstractModelComponent.html
│   │   │   │   │   │   │   ├── AbstractModelVisitor.html
│   │   │   │   │   │   │   ├── AbstractResourceConstructor.html
│   │   │   │   │   │   │   ├── AbstractResource.html
│   │   │   │   │   │   │   ├── AbstractResourceMethod.html
│   │   │   │   │   │   │   ├── AbstractResourceModelContext.html
│   │   │   │   │   │   │   ├── AbstractResourceModelListener.html
│   │   │   │   │   │   │   ├── AbstractSetterMethod.html
│   │   │   │   │   │   │   ├── AbstractSubResourceLocator.html
│   │   │   │   │   │   │   ├── AbstractSubResourceMethod.html
│   │   │   │   │   │   │   ├── Parameter.html
│   │   │   │   │   │   │   ├── Parameterized.html
│   │   │   │   │   │   │   ├── Parameter.Source.html
│   │   │   │   │   │   │   ├── PathAnnotated.html
│   │   │   │   │   │   │   ├── PathValue.html
│   │   │   │   │   │   │   └── ResourceModelIssue.html
│   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   ├── package-use.html
│   │   │   │   │   │   ├── Parameter.html
│   │   │   │   │   │   ├── Parameterized.html
│   │   │   │   │   │   ├── Parameter.Source.html
│   │   │   │   │   │   ├── PathAnnotated.html
│   │   │   │   │   │   ├── PathValue.html
│   │   │   │   │   │   └── ResourceModelIssue.html
│   │   │   │   │   ├── NotFoundException.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   ├── package-use.html
│   │   │   │   │   ├── ParamException.CookieParamException.html
│   │   │   │   │   ├── ParamException.FormParamException.html
│   │   │   │   │   ├── ParamException.HeaderParamException.html
│   │   │   │   │   ├── ParamException.html
│   │   │   │   │   ├── ParamException.MatrixParamException.html
│   │   │   │   │   ├── ParamException.PathParamException.html
│   │   │   │   │   ├── ParamException.QueryParamException.html
│   │   │   │   │   ├── ParamException.URIParamException.html
│   │   │   │   │   ├── provider
│   │   │   │   │   │   └── jaxb
│   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   └── XmlHeader.html
│   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   ├── package-use.html
│   │   │   │   │   │   └── XmlHeader.html
│   │   │   │   │   ├── representation
│   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   └── Form.html
│   │   │   │   │   │   ├── Form.html
│   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   └── package-use.html
│   │   │   │   │   ├── Responses.html
│   │   │   │   │   ├── uri
│   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   ├── UriBuilderImpl.html
│   │   │   │   │   │   │   ├── UriComponent.html
│   │   │   │   │   │   │   ├── UriComponent.Type.html
│   │   │   │   │   │   │   ├── UriPattern.html
│   │   │   │   │   │   │   ├── UriTemplate.html
│   │   │   │   │   │   │   └── UriTemplateParser.html
│   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   ├── package-use.html
│   │   │   │   │   │   ├── UriBuilderImpl.html
│   │   │   │   │   │   ├── UriComponent.html
│   │   │   │   │   │   ├── UriComponent.Type.html
│   │   │   │   │   │   ├── UriPattern.html
│   │   │   │   │   │   ├── UriTemplate.html
│   │   │   │   │   │   └── UriTemplateParser.html
│   │   │   │   │   ├── view
│   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   ├── ImplicitProduces.html
│   │   │   │   │   │   │   └── Viewable.html
│   │   │   │   │   │   ├── ImplicitProduces.html
│   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   ├── package-use.html
│   │   │   │   │   │   └── Viewable.html
│   │   │   │   │   └── wadl
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   └── WadlGeneratorTask.html
│   │   │   │   │   ├── config
│   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   ├── WadlGeneratorConfig.html
│   │   │   │   │   │   │   ├── WadlGeneratorConfigLoader.html
│   │   │   │   │   │   │   ├── WadlGeneratorConfig.WadlGeneratorConfigBuilder.html
│   │   │   │   │   │   │   ├── WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder.html
│   │   │   │   │   │   │   └── WadlGeneratorDescription.html
│   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   ├── package-use.html
│   │   │   │   │   │   ├── WadlGeneratorConfig.html
│   │   │   │   │   │   ├── WadlGeneratorConfigLoader.html
│   │   │   │   │   │   ├── WadlGeneratorConfig.WadlGeneratorConfigBuilder.html
│   │   │   │   │   │   ├── WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder.html
│   │   │   │   │   │   └── WadlGeneratorDescription.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   ├── package-use.html
│   │   │   │   │   └── WadlGeneratorTask.html
│   │   │   │   ├── client
│   │   │   │   │   ├── osgi
│   │   │   │   │   │   ├── Activator.html
│   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   └── Activator.html
│   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   └── package-use.html
│   │   │   │   │   ├── proxy
│   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   ├── ViewProxy.html
│   │   │   │   │   │   │   └── ViewProxyProvider.html
│   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   ├── package-use.html
│   │   │   │   │   │   ├── ViewProxy.html
│   │   │   │   │   │   └── ViewProxyProvider.html
│   │   │   │   │   └── urlconnection
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   ├── HTTPSProperties.html
│   │   │   │   │   │   ├── HttpURLConnectionFactory.html
│   │   │   │   │   │   └── URLConnectionClientHandler.html
│   │   │   │   │   ├── HTTPSProperties.html
│   │   │   │   │   ├── HttpURLConnectionFactory.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   ├── package-use.html
│   │   │   │   │   └── URLConnectionClientHandler.html
│   │   │   │   ├── core
│   │   │   │   │   ├── header
│   │   │   │   │   │   ├── AcceptableLanguageTag.html
│   │   │   │   │   │   ├── AcceptableMediaType.html
│   │   │   │   │   │   ├── AcceptableToken.html
│   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   ├── AcceptableLanguageTag.html
│   │   │   │   │   │   │   ├── AcceptableMediaType.html
│   │   │   │   │   │   │   ├── AcceptableToken.html
│   │   │   │   │   │   │   ├── ContentDisposition.ContentDispositionBuilder.html
│   │   │   │   │   │   │   ├── ContentDisposition.html
│   │   │   │   │   │   │   ├── FormDataContentDisposition.FormDataContentDispositionBuilder.html
│   │   │   │   │   │   │   ├── FormDataContentDisposition.html
│   │   │   │   │   │   │   ├── HttpDateFormat.html
│   │   │   │   │   │   │   ├── InBoundHeaders.html
│   │   │   │   │   │   │   ├── LanguageTag.html
│   │   │   │   │   │   │   ├── LinkHeader.html
│   │   │   │   │   │   │   ├── LinkHeader.LinkHeaderBuilder.html
│   │   │   │   │   │   │   ├── LinkHeaders.html
│   │   │   │   │   │   │   ├── MatchingEntityTag.html
│   │   │   │   │   │   │   ├── MediaTypes.html
│   │   │   │   │   │   │   ├── OutBoundHeaders.html
│   │   │   │   │   │   │   ├── ParameterizedHeader.html
│   │   │   │   │   │   │   ├── QualityFactor.html
│   │   │   │   │   │   │   ├── QualitySourceMediaType.html
│   │   │   │   │   │   │   └── Token.html
│   │   │   │   │   │   ├── ContentDisposition.ContentDispositionBuilder.html
│   │   │   │   │   │   ├── ContentDisposition.html
│   │   │   │   │   │   ├── FormDataContentDisposition.FormDataContentDispositionBuilder.html
│   │   │   │   │   │   ├── FormDataContentDisposition.html
│   │   │   │   │   │   ├── HttpDateFormat.html
│   │   │   │   │   │   ├── InBoundHeaders.html
│   │   │   │   │   │   ├── LanguageTag.html
│   │   │   │   │   │   ├── LinkHeader.html
│   │   │   │   │   │   ├── LinkHeader.LinkHeaderBuilder.html
│   │   │   │   │   │   ├── LinkHeaders.html
│   │   │   │   │   │   ├── MatchingEntityTag.html
│   │   │   │   │   │   ├── MediaTypes.html
│   │   │   │   │   │   ├── OutBoundHeaders.html
│   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   ├── package-use.html
│   │   │   │   │   │   ├── ParameterizedHeader.html
│   │   │   │   │   │   ├── QualityFactor.html
│   │   │   │   │   │   ├── QualitySourceMediaType.html
│   │   │   │   │   │   ├── reader
│   │   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   │   ├── HttpHeaderReader.Event.html
│   │   │   │   │   │   │   │   ├── HttpHeaderReader.html
│   │   │   │   │   │   │   │   └── HttpHeaderReader.ListElementCreator.html
│   │   │   │   │   │   │   ├── HttpHeaderReader.Event.html
│   │   │   │   │   │   │   ├── HttpHeaderReader.html
│   │   │   │   │   │   │   ├── HttpHeaderReader.ListElementCreator.html
│   │   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   │   └── package-use.html
│   │   │   │   │   │   └── Token.html
│   │   │   │   │   ├── osgi
│   │   │   │   │   │   ├── Activator.html
│   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   ├── Activator.html
│   │   │   │   │   │   │   └── OsgiLocator.html
│   │   │   │   │   │   ├── OsgiLocator.html
│   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   └── package-use.html
│   │   │   │   │   ├── provider
│   │   │   │   │   │   ├── AbstractMessageReaderWriterProvider.html
│   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   ├── AbstractMessageReaderWriterProvider.html
│   │   │   │   │   │   │   ├── CompletableReader.html
│   │   │   │   │   │   │   └── EntityHolder.html
│   │   │   │   │   │   ├── CompletableReader.html
│   │   │   │   │   │   ├── EntityHolder.html
│   │   │   │   │   │   ├── jaxb
│   │   │   │   │   │   │   ├── AbstractJAXBElementProvider.html
│   │   │   │   │   │   │   ├── AbstractJAXBProvider.html
│   │   │   │   │   │   │   ├── AbstractListElementProvider.html
│   │   │   │   │   │   │   ├── AbstractRootElementProvider.html
│   │   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   │   ├── AbstractJAXBElementProvider.html
│   │   │   │   │   │   │   │   ├── AbstractJAXBProvider.html
│   │   │   │   │   │   │   │   ├── AbstractListElementProvider.html
│   │   │   │   │   │   │   │   └── AbstractRootElementProvider.html
│   │   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   │   └── package-use.html
│   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   └── package-use.html
│   │   │   │   │   ├── reflection
│   │   │   │   │   │   ├── AnnotatedMethod.html
│   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   ├── AnnotatedMethod.html
│   │   │   │   │   │   │   ├── MethodList.Filter.html
│   │   │   │   │   │   │   ├── MethodList.html
│   │   │   │   │   │   │   ├── ReflectionHelper.ClassTypePair.html
│   │   │   │   │   │   │   ├── ReflectionHelper.DeclaringClassInterfacePair.html
│   │   │   │   │   │   │   ├── ReflectionHelper.html
│   │   │   │   │   │   │   └── ReflectionHelper.TypeClassPair.html
│   │   │   │   │   │   ├── MethodList.Filter.html
│   │   │   │   │   │   ├── MethodList.html
│   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   ├── package-use.html
│   │   │   │   │   │   ├── ReflectionHelper.ClassTypePair.html
│   │   │   │   │   │   ├── ReflectionHelper.DeclaringClassInterfacePair.html
│   │   │   │   │   │   ├── ReflectionHelper.html
│   │   │   │   │   │   └── ReflectionHelper.TypeClassPair.html
│   │   │   │   │   ├── spi
│   │   │   │   │   │   ├── component
│   │   │   │   │   │   │   ├── AnnotatedContext.html
│   │   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   │   ├── AnnotatedContext.html
│   │   │   │   │   │   │   │   ├── ComponentConstructor.html
│   │   │   │   │   │   │   │   ├── ComponentContext.html
│   │   │   │   │   │   │   │   ├── ComponentDestructor.html
│   │   │   │   │   │   │   │   ├── ComponentInjector.html
│   │   │   │   │   │   │   │   ├── ComponentProviderFactory.html
│   │   │   │   │   │   │   │   ├── ComponentProvider.html
│   │   │   │   │   │   │   │   ├── ComponentScope.html
│   │   │   │   │   │   │   │   ├── ProviderFactory.Destroyable.html
│   │   │   │   │   │   │   │   ├── ProviderFactory.html
│   │   │   │   │   │   │   │   ├── ProviderServices.html
│   │   │   │   │   │   │   │   ├── ProviderServices.ProviderClass.html
│   │   │   │   │   │   │   │   └── ProviderServices.ProviderListener.html
│   │   │   │   │   │   │   ├── ComponentConstructor.html
│   │   │   │   │   │   │   ├── ComponentContext.html
│   │   │   │   │   │   │   ├── ComponentDestructor.html
│   │   │   │   │   │   │   ├── ComponentInjector.html
│   │   │   │   │   │   │   ├── ComponentProviderFactory.html
│   │   │   │   │   │   │   ├── ComponentProvider.html
│   │   │   │   │   │   │   ├── ComponentScope.html
│   │   │   │   │   │   │   ├── ioc
│   │   │   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   │   │   ├── IoCComponentProcessorFactory.html
│   │   │   │   │   │   │   │   │   ├── IoCComponentProcessorFactoryInitializer.html
│   │   │   │   │   │   │   │   │   ├── IoCComponentProcessor.html
│   │   │   │   │   │   │   │   │   ├── IoCComponentProviderFactory.html
│   │   │   │   │   │   │   │   │   ├── IoCComponentProvider.html
│   │   │   │   │   │   │   │   │   ├── IoCDestroyable.html
│   │   │   │   │   │   │   │   │   ├── IoCFullyManagedComponentProvider.html
│   │   │   │   │   │   │   │   │   ├── IoCInstantiatedComponentProvider.html
│   │   │   │   │   │   │   │   │   ├── IoCManagedComponentProvider.html
│   │   │   │   │   │   │   │   │   ├── IoCProviderFactory.html
│   │   │   │   │   │   │   │   │   └── IoCProxiedComponentProvider.html
│   │   │   │   │   │   │   │   ├── IoCComponentProcessorFactory.html
│   │   │   │   │   │   │   │   ├── IoCComponentProcessorFactoryInitializer.html
│   │   │   │   │   │   │   │   ├── IoCComponentProcessor.html
│   │   │   │   │   │   │   │   ├── IoCComponentProviderFactory.html
│   │   │   │   │   │   │   │   ├── IoCComponentProvider.html
│   │   │   │   │   │   │   │   ├── IoCDestroyable.html
│   │   │   │   │   │   │   │   ├── IoCFullyManagedComponentProvider.html
│   │   │   │   │   │   │   │   ├── IoCInstantiatedComponentProvider.html
│   │   │   │   │   │   │   │   ├── IoCManagedComponentProvider.html
│   │   │   │   │   │   │   │   ├── IoCProviderFactory.html
│   │   │   │   │   │   │   │   ├── IoCProxiedComponentProvider.html
│   │   │   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   │   │   └── package-use.html
│   │   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   │   ├── package-use.html
│   │   │   │   │   │   │   ├── ProviderFactory.Destroyable.html
│   │   │   │   │   │   │   ├── ProviderFactory.html
│   │   │   │   │   │   │   ├── ProviderServices.html
│   │   │   │   │   │   │   ├── ProviderServices.ProviderClass.html
│   │   │   │   │   │   │   └── ProviderServices.ProviderListener.html
│   │   │   │   │   │   ├── factory
│   │   │   │   │   │   │   ├── AbstractRuntimeDelegate.html
│   │   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   │   ├── AbstractRuntimeDelegate.html
│   │   │   │   │   │   │   │   ├── ContextResolverFactory.html
│   │   │   │   │   │   │   │   ├── InjectableProviderFactory.html
│   │   │   │   │   │   │   │   ├── MessageBodyFactory.html
│   │   │   │   │   │   │   │   ├── ResponseBuilderHeaders.html
│   │   │   │   │   │   │   │   ├── ResponseBuilderImpl.html
│   │   │   │   │   │   │   │   ├── ResponseImpl.html
│   │   │   │   │   │   │   │   └── VariantListBuilderImpl.html
│   │   │   │   │   │   │   ├── ContextResolverFactory.html
│   │   │   │   │   │   │   ├── InjectableProviderFactory.html
│   │   │   │   │   │   │   ├── MessageBodyFactory.html
│   │   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   │   ├── package-use.html
│   │   │   │   │   │   │   ├── ResponseBuilderHeaders.html
│   │   │   │   │   │   │   ├── ResponseBuilderImpl.html
│   │   │   │   │   │   │   ├── ResponseImpl.html
│   │   │   │   │   │   │   └── VariantListBuilderImpl.html
│   │   │   │   │   │   └── scanning
│   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   ├── FilesScanner.html
│   │   │   │   │   │   │   ├── JarFileScanner.html
│   │   │   │   │   │   │   ├── PackageNamesScanner.html
│   │   │   │   │   │   │   ├── PackageNamesScanner.ResourcesProvider.html
│   │   │   │   │   │   │   ├── ScannerException.html
│   │   │   │   │   │   │   ├── Scanner.html
│   │   │   │   │   │   │   └── ScannerListener.html
│   │   │   │   │   │   ├── FilesScanner.html
│   │   │   │   │   │   ├── JarFileScanner.html
│   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   ├── PackageNamesScanner.html
│   │   │   │   │   │   ├── PackageNamesScanner.ResourcesProvider.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   ├── package-use.html
│   │   │   │   │   │   ├── ScannerException.html
│   │   │   │   │   │   ├── Scanner.html
│   │   │   │   │   │   ├── ScannerListener.html
│   │   │   │   │   │   └── uri
│   │   │   │   │   │   ├── BundleSchemeScanner.html
│   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   ├── BundleSchemeScanner.html
│   │   │   │   │   │   │   ├── FileSchemeScanner.html
│   │   │   │   │   │   │   ├── JarZipSchemeScanner.html
│   │   │   │   │   │   │   ├── UriSchemeScanner.html
│   │   │   │   │   │   │   └── VfsSchemeScanner.html
│   │   │   │   │   │   ├── FileSchemeScanner.html
│   │   │   │   │   │   ├── JarZipSchemeScanner.html
│   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   ├── package-use.html
│   │   │   │   │   │   ├── UriSchemeScanner.html
│   │   │   │   │   │   └── VfsSchemeScanner.html
│   │   │   │   │   └── util
│   │   │   │   │   ├── Base64.html
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   ├── Base64.html
│   │   │   │   │   │   ├── Closing.Closure.html
│   │   │   │   │   │   ├── Closing.html
│   │   │   │   │   │   ├── FeaturesAndProperties.html
│   │   │   │   │   │   ├── KeyComparatorHashMap.html
│   │   │   │   │   │   ├── KeyComparator.html
│   │   │   │   │   │   ├── KeyComparatorLinkedHashMap.html
│   │   │   │   │   │   ├── LazyVal.html
│   │   │   │   │   │   ├── MultivaluedMapImpl.html
│   │   │   │   │   │   ├── ReaderWriter.html
│   │   │   │   │   │   ├── StringIgnoreCaseKeyComparator.html
│   │   │   │   │   │   ├── StringKeyIgnoreCaseMultivaluedMap.html
│   │   │   │   │   │   ├── StringKeyObjectValueIgnoreCaseMultivaluedMap.html
│   │   │   │   │   │   ├── StringKeyStringValueIgnoreCaseMultivaluedMap.html
│   │   │   │   │   │   ├── ThrowHelper.html
│   │   │   │   │   │   └── UnmodifiableMultivaluedMap.html
│   │   │   │   │   ├── Closing.Closure.html
│   │   │   │   │   ├── Closing.html
│   │   │   │   │   ├── FeaturesAndProperties.html
│   │   │   │   │   ├── KeyComparatorHashMap.html
│   │   │   │   │   ├── KeyComparator.html
│   │   │   │   │   ├── KeyComparatorLinkedHashMap.html
│   │   │   │   │   ├── LazyVal.html
│   │   │   │   │   ├── MultivaluedMapImpl.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   ├── package-use.html
│   │   │   │   │   ├── ReaderWriter.html
│   │   │   │   │   ├── StringIgnoreCaseKeyComparator.html
│   │   │   │   │   ├── StringKeyIgnoreCaseMultivaluedMap.html
│   │   │   │   │   ├── StringKeyObjectValueIgnoreCaseMultivaluedMap.html
│   │   │   │   │   ├── StringKeyStringValueIgnoreCaseMultivaluedMap.html
│   │   │   │   │   ├── ThrowHelper.html
│   │   │   │   │   └── UnmodifiableMultivaluedMap.html
│   │   │   │   ├── localization
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   ├── Localizable.html
│   │   │   │   │   │   ├── LocalizableMessageFactory.html
│   │   │   │   │   │   ├── LocalizableMessage.html
│   │   │   │   │   │   └── Localizer.html
│   │   │   │   │   ├── Localizable.html
│   │   │   │   │   ├── LocalizableMessageFactory.html
│   │   │   │   │   ├── LocalizableMessage.html
│   │   │   │   │   ├── Localizer.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   └── package-use.html
│   │   │   │   ├── server
│   │   │   │   │   ├── osgi
│   │   │   │   │   │   ├── Activator.html
│   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   └── Activator.html
│   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   └── package-use.html
│   │   │   │   │   ├── probes
│   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   └── UriRuleProbeProvider.html
│   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   ├── package-use.html
│   │   │   │   │   │   └── UriRuleProbeProvider.html
│   │   │   │   │   ├── spi
│   │   │   │   │   │   └── component
│   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   ├── ResourceComponentConstructor.html
│   │   │   │   │   │   │   ├── ResourceComponentDestructor.html
│   │   │   │   │   │   │   ├── ResourceComponentInjector.html
│   │   │   │   │   │   │   ├── ResourceComponentProviderFactoryClass.html
│   │   │   │   │   │   │   ├── ResourceComponentProviderFactory.html
│   │   │   │   │   │   │   └── ResourceComponentProvider.html
│   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   ├── package-use.html
│   │   │   │   │   │   ├── ResourceComponentConstructor.html
│   │   │   │   │   │   ├── ResourceComponentDestructor.html
│   │   │   │   │   │   ├── ResourceComponentInjector.html
│   │   │   │   │   │   ├── ResourceComponentProviderFactoryClass.html
│   │   │   │   │   │   ├── ResourceComponentProviderFactory.html
│   │   │   │   │   │   └── ResourceComponentProvider.html
│   │   │   │   │   └── wadl
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   ├── WadlApplicationContext.html
│   │   │   │   │   │   ├── WadlBuilder.html
│   │   │   │   │   │   ├── WadlGenerator.html
│   │   │   │   │   │   └── WadlGeneratorImpl.html
│   │   │   │   │   ├── generators
│   │   │   │   │   │   ├── ApplicationDocs.html
│   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   ├── ApplicationDocs.html
│   │   │   │   │   │   │   ├── ObjectFactory.html
│   │   │   │   │   │   │   ├── WadlGeneratorApplicationDoc.html
│   │   │   │   │   │   │   └── WadlGeneratorGrammarsSupport.html
│   │   │   │   │   │   ├── ObjectFactory.html
│   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   ├── package-use.html
│   │   │   │   │   │   ├── resourcedoc
│   │   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   │   ├── ResourceDocAccessor.html
│   │   │   │   │   │   │   │   └── WadlGeneratorResourceDocSupport.html
│   │   │   │   │   │   │   ├── model
│   │   │   │   │   │   │   │   ├── AnnotationDocType.html
│   │   │   │   │   │   │   │   ├── ClassDocType.html
│   │   │   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   │   │   ├── AnnotationDocType.html
│   │   │   │   │   │   │   │   │   ├── ClassDocType.html
│   │   │   │   │   │   │   │   │   ├── MethodDocType.html
│   │   │   │   │   │   │   │   │   ├── NamedValueType.html
│   │   │   │   │   │   │   │   │   ├── ObjectFactory.html
│   │   │   │   │   │   │   │   │   ├── ParamDocType.html
│   │   │   │   │   │   │   │   │   ├── RepresentationDocType.html
│   │   │   │   │   │   │   │   │   ├── RequestDocType.html
│   │   │   │   │   │   │   │   │   ├── ResourceDocType.html
│   │   │   │   │   │   │   │   │   ├── ResponseDocType.html
│   │   │   │   │   │   │   │   │   └── WadlParamType.html
│   │   │   │   │   │   │   │   ├── MethodDocType.html
│   │   │   │   │   │   │   │   ├── NamedValueType.html
│   │   │   │   │   │   │   │   ├── ObjectFactory.html
│   │   │   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   │   │   ├── package-use.html
│   │   │   │   │   │   │   │   ├── ParamDocType.html
│   │   │   │   │   │   │   │   ├── RepresentationDocType.html
│   │   │   │   │   │   │   │   ├── RequestDocType.html
│   │   │   │   │   │   │   │   ├── ResourceDocType.html
│   │   │   │   │   │   │   │   ├── ResponseDocType.html
│   │   │   │   │   │   │   │   └── WadlParamType.html
│   │   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   │   ├── package-use.html
│   │   │   │   │   │   │   ├── ResourceDocAccessor.html
│   │   │   │   │   │   │   ├── WadlGeneratorResourceDocSupport.html
│   │   │   │   │   │   │   └── xhtml
│   │   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   │   ├── Elements.html
│   │   │   │   │   │   │   │   ├── ObjectFactory.html
│   │   │   │   │   │   │   │   ├── XhtmlElementType.html
│   │   │   │   │   │   │   │   └── XhtmlValueType.html
│   │   │   │   │   │   │   ├── Elements.html
│   │   │   │   │   │   │   ├── ObjectFactory.html
│   │   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   │   ├── package-use.html
│   │   │   │   │   │   │   ├── XhtmlElementType.html
│   │   │   │   │   │   │   └── XhtmlValueType.html
│   │   │   │   │   │   ├── WadlGeneratorApplicationDoc.html
│   │   │   │   │   │   └── WadlGeneratorGrammarsSupport.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   ├── package-use.html
│   │   │   │   │   ├── WadlApplicationContext.html
│   │   │   │   │   ├── WadlBuilder.html
│   │   │   │   │   ├── WadlGenerator.html
│   │   │   │   │   └── WadlGeneratorImpl.html
│   │   │   │   └── spi
│   │   │   │   ├── class-use
│   │   │   │   │   ├── CloseableService.html
│   │   │   │   │   ├── HeaderDelegateProvider.html
│   │   │   │   │   ├── MessageBodyWorkers.html
│   │   │   │   │   ├── StringReader.html
│   │   │   │   │   ├── StringReaderProvider.html
│   │   │   │   │   ├── StringReader.ValidateDefaultValue.html
│   │   │   │   │   └── StringReaderWorkers.html
│   │   │   │   ├── CloseableService.html
│   │   │   │   ├── container
│   │   │   │   │   ├── AdaptingContainerRequest.html
│   │   │   │   │   ├── AdaptingContainerResponse.html
│   │   │   │   │   ├── CachedEntityContainerRequest.html
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   ├── AdaptingContainerRequest.html
│   │   │   │   │   │   ├── AdaptingContainerResponse.html
│   │   │   │   │   │   ├── CachedEntityContainerRequest.html
│   │   │   │   │   │   ├── ContainerListener.html
│   │   │   │   │   │   ├── ContainerNotifier.html
│   │   │   │   │   │   ├── ContainerProvider.html
│   │   │   │   │   │   ├── ContainerRequestFilter.html
│   │   │   │   │   │   ├── ContainerRequest.html
│   │   │   │   │   │   ├── ContainerResponseFilter.html
│   │   │   │   │   │   ├── ContainerResponse.html
│   │   │   │   │   │   ├── ContainerResponseWriter.html
│   │   │   │   │   │   ├── ExceptionMapperContext.html
│   │   │   │   │   │   ├── JavaMethodInvokerFactory.html
│   │   │   │   │   │   ├── JavaMethodInvoker.html
│   │   │   │   │   │   ├── ParamQualifier.html
│   │   │   │   │   │   ├── ReloadListener.html
│   │   │   │   │   │   ├── ResourceFilterFactory.html
│   │   │   │   │   │   ├── ResourceFilter.html
│   │   │   │   │   │   ├── ResourceFilters.html
│   │   │   │   │   │   ├── ResourceMethodCustomInvokerDispatchFactory.html
│   │   │   │   │   │   ├── ResourceMethodCustomInvokerDispatchProvider.html
│   │   │   │   │   │   ├── ResourceMethodDispatchAdapter.html
│   │   │   │   │   │   ├── ResourceMethodDispatchProvider.html
│   │   │   │   │   │   ├── WebApplicationFactory.html
│   │   │   │   │   │   ├── WebApplication.html
│   │   │   │   │   │   ├── WebApplicationListener.html
│   │   │   │   │   │   └── WebApplicationProvider.html
│   │   │   │   │   ├── ContainerListener.html
│   │   │   │   │   ├── ContainerNotifier.html
│   │   │   │   │   ├── ContainerProvider.html
│   │   │   │   │   ├── ContainerRequestFilter.html
│   │   │   │   │   ├── ContainerRequest.html
│   │   │   │   │   ├── ContainerResponseFilter.html
│   │   │   │   │   ├── ContainerResponse.html
│   │   │   │   │   ├── ContainerResponseWriter.html
│   │   │   │   │   ├── ExceptionMapperContext.html
│   │   │   │   │   ├── JavaMethodInvokerFactory.html
│   │   │   │   │   ├── JavaMethodInvoker.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   ├── package-use.html
│   │   │   │   │   ├── ParamQualifier.html
│   │   │   │   │   ├── ReloadListener.html
│   │   │   │   │   ├── ResourceFilterFactory.html
│   │   │   │   │   ├── ResourceFilter.html
│   │   │   │   │   ├── ResourceFilters.html
│   │   │   │   │   ├── ResourceMethodCustomInvokerDispatchFactory.html
│   │   │   │   │   ├── ResourceMethodCustomInvokerDispatchProvider.html
│   │   │   │   │   ├── ResourceMethodDispatchAdapter.html
│   │   │   │   │   ├── ResourceMethodDispatchProvider.html
│   │   │   │   │   ├── servlet
│   │   │   │   │   │   ├── class-use
│   │   │   │   │   │   │   ├── PerSession.html
│   │   │   │   │   │   │   ├── ServletContainer.ContextInjectableProvider.html
│   │   │   │   │   │   │   ├── ServletContainer.html
│   │   │   │   │   │   │   ├── WebComponent.ContextInjectableProvider.html
│   │   │   │   │   │   │   ├── WebComponent.html
│   │   │   │   │   │   │   ├── WebConfig.ConfigType.html
│   │   │   │   │   │   │   ├── WebConfig.html
│   │   │   │   │   │   │   ├── WebFilterConfig.html
│   │   │   │   │   │   │   └── WebServletConfig.html
│   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── package-tree.html
│   │   │   │   │   │   ├── package-use.html
│   │   │   │   │   │   ├── PerSession.html
│   │   │   │   │   │   ├── ServletContainer.ContextInjectableProvider.html
│   │   │   │   │   │   ├── ServletContainer.html
│   │   │   │   │   │   ├── WebComponent.ContextInjectableProvider.html
│   │   │   │   │   │   ├── WebComponent.html
│   │   │   │   │   │   ├── WebConfig.ConfigType.html
│   │   │   │   │   │   ├── WebConfig.html
│   │   │   │   │   │   ├── WebFilterConfig.html
│   │   │   │   │   │   └── WebServletConfig.html
│   │   │   │   │   ├── WebApplicationFactory.html
│   │   │   │   │   ├── WebApplication.html
│   │   │   │   │   ├── WebApplicationListener.html
│   │   │   │   │   └── WebApplicationProvider.html
│   │   │   │   ├── dispatch
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   └── RequestDispatcher.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   ├── package-use.html
│   │   │   │   │   └── RequestDispatcher.html
│   │   │   │   ├── HeaderDelegateProvider.html
│   │   │   │   ├── inject
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   ├── ClientSide.html
│   │   │   │   │   │   ├── ConstrainedTo.html
│   │   │   │   │   │   ├── ConstrainedToType.html
│   │   │   │   │   │   ├── Errors.Closure.html
│   │   │   │   │   │   ├── Errors.ErrorMessage.html
│   │   │   │   │   │   ├── Errors.ErrorMessagesException.html
│   │   │   │   │   │   ├── Errors.html
│   │   │   │   │   │   ├── Injectable.html
│   │   │   │   │   │   ├── InjectableProviderContext.html
│   │   │   │   │   │   ├── InjectableProviderContext.InjectableScopePair.html
│   │   │   │   │   │   ├── InjectableProvider.html
│   │   │   │   │   │   ├── Inject.html
│   │   │   │   │   │   ├── PerRequestTypeInjectableProvider.html
│   │   │   │   │   │   ├── ServerSide.html
│   │   │   │   │   │   └── SingletonTypeInjectableProvider.html
│   │   │   │   │   ├── ClientSide.html
│   │   │   │   │   ├── ConstrainedTo.html
│   │   │   │   │   ├── ConstrainedToType.html
│   │   │   │   │   ├── Errors.Closure.html
│   │   │   │   │   ├── Errors.ErrorMessage.html
│   │   │   │   │   ├── Errors.ErrorMessagesException.html
│   │   │   │   │   ├── Errors.html
│   │   │   │   │   ├── Injectable.html
│   │   │   │   │   ├── InjectableProviderContext.html
│   │   │   │   │   ├── InjectableProviderContext.InjectableScopePair.html
│   │   │   │   │   ├── InjectableProvider.html
│   │   │   │   │   ├── Inject.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   ├── package-use.html
│   │   │   │   │   ├── PerRequestTypeInjectableProvider.html
│   │   │   │   │   ├── ServerSide.html
│   │   │   │   │   └── SingletonTypeInjectableProvider.html
│   │   │   │   ├── MessageBodyWorkers.html
│   │   │   │   ├── monitoring
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   ├── DispatchingListenerAdapter.html
│   │   │   │   │   │   ├── DispatchingListener.html
│   │   │   │   │   │   ├── GlassfishMonitoringProvider.html
│   │   │   │   │   │   ├── RequestListenerAdapter.html
│   │   │   │   │   │   ├── RequestListener.html
│   │   │   │   │   │   ├── ResponseListenerAdapter.html
│   │   │   │   │   │   └── ResponseListener.html
│   │   │   │   │   ├── DispatchingListenerAdapter.html
│   │   │   │   │   ├── DispatchingListener.html
│   │   │   │   │   ├── GlassfishMonitoringProvider.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   ├── package-use.html
│   │   │   │   │   ├── RequestListenerAdapter.html
│   │   │   │   │   ├── RequestListener.html
│   │   │   │   │   ├── ResponseListenerAdapter.html
│   │   │   │   │   └── ResponseListener.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   ├── resource
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   ├── PerRequest.html
│   │   │   │   │   │   └── Singleton.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   ├── package-use.html
│   │   │   │   │   ├── PerRequest.html
│   │   │   │   │   └── Singleton.html
│   │   │   │   ├── scanning
│   │   │   │   │   ├── AnnotationScannerListener.html
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   ├── AnnotationScannerListener.html
│   │   │   │   │   │   ├── PathProviderScannerListener.html
│   │   │   │   │   │   └── WebAppResourcesScanner.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   ├── package-use.html
│   │   │   │   │   ├── PathProviderScannerListener.html
│   │   │   │   │   └── WebAppResourcesScanner.html
│   │   │   │   ├── service
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   ├── ServiceConfigurationError.html
│   │   │   │   │   │   ├── ServiceFinder.DefaultServiceIteratorProvider.html
│   │   │   │   │   │   ├── ServiceFinder.html
│   │   │   │   │   │   └── ServiceFinder.ServiceIteratorProvider.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   ├── package-use.html
│   │   │   │   │   ├── ServiceConfigurationError.html
│   │   │   │   │   ├── ServiceFinder.DefaultServiceIteratorProvider.html
│   │   │   │   │   ├── ServiceFinder.html
│   │   │   │   │   └── ServiceFinder.ServiceIteratorProvider.html
│   │   │   │   ├── StringReader.html
│   │   │   │   ├── StringReaderProvider.html
│   │   │   │   ├── StringReader.ValidateDefaultValue.html
│   │   │   │   ├── StringReaderWorkers.html
│   │   │   │   ├── template
│   │   │   │   │   ├── class-use
│   │   │   │   │   │   ├── ResolvedViewable.html
│   │   │   │   │   │   ├── TemplateContextException.html
│   │   │   │   │   │   ├── TemplateContext.html
│   │   │   │   │   │   ├── TemplateProcessor.html
│   │   │   │   │   │   └── ViewProcessor.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── package-tree.html
│   │   │   │   │   ├── package-use.html
│   │   │   │   │   ├── ResolvedViewable.html
│   │   │   │   │   ├── TemplateContextException.html
│   │   │   │   │   ├── TemplateContext.html
│   │   │   │   │   ├── TemplateProcessor.html
│   │   │   │   │   └── ViewProcessor.html
│   │   │   │   └── uri
│   │   │   │   └── rules
│   │   │   │   ├── class-use
│   │   │   │   │   ├── UriMatchResultContext.html
│   │   │   │   │   ├── UriRuleContext.html
│   │   │   │   │   ├── UriRule.html
│   │   │   │   │   └── UriRules.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   ├── UriMatchResultContext.html
│   │   │   │   ├── UriRuleContext.html
│   │   │   │   ├── UriRule.html
│   │   │   │   └── UriRules.html
│   │   │   └── ws
│   │   │   └── rs
│   │   │   └── ext
│   │   │   ├── class-use
│   │   │   │   └── RuntimeDelegateImpl.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── package-use.html
│   │   │   └── RuntimeDelegateImpl.html
│   │   ├── constant-values.html
│   │   ├── deprecated-list.html
│   │   ├── help-doc.html
│   │   ├── index-all.html
│   │   ├── index.html
│   │   ├── javax
│   │   │   └── ws
│   │   │   └── rs
│   │   │   ├── ApplicationPath.html
│   │   │   ├── class-use
│   │   │   │   ├── ApplicationPath.html
│   │   │   │   ├── Consumes.html
│   │   │   │   ├── CookieParam.html
│   │   │   │   ├── DefaultValue.html
│   │   │   │   ├── DELETE.html
│   │   │   │   ├── Encoded.html
│   │   │   │   ├── FormParam.html
│   │   │   │   ├── GET.html
│   │   │   │   ├── HeaderParam.html
│   │   │   │   ├── HEAD.html
│   │   │   │   ├── HttpMethod.html
│   │   │   │   ├── MatrixParam.html
│   │   │   │   ├── OPTIONS.html
│   │   │   │   ├── Path.html
│   │   │   │   ├── PathParam.html
│   │   │   │   ├── POST.html
│   │   │   │   ├── Produces.html
│   │   │   │   ├── PUT.html
│   │   │   │   ├── QueryParam.html
│   │   │   │   └── WebApplicationException.html
│   │   │   ├── Consumes.html
│   │   │   ├── CookieParam.html
│   │   │   ├── core
│   │   │   │   ├── Application.html
│   │   │   │   ├── CacheControl.html
│   │   │   │   ├── class-use
│   │   │   │   │   ├── Application.html
│   │   │   │   │   ├── CacheControl.html
│   │   │   │   │   ├── Context.html
│   │   │   │   │   ├── Cookie.html
│   │   │   │   │   ├── EntityTag.html
│   │   │   │   │   ├── GenericEntity.html
│   │   │   │   │   ├── HttpHeaders.html
│   │   │   │   │   ├── MediaType.html
│   │   │   │   │   ├── MultivaluedMap.html
│   │   │   │   │   ├── NewCookie.html
│   │   │   │   │   ├── PathSegment.html
│   │   │   │   │   ├── Request.html
│   │   │   │   │   ├── Response.html
│   │   │   │   │   ├── Response.ResponseBuilder.html
│   │   │   │   │   ├── Response.Status.Family.html
│   │   │   │   │   ├── Response.Status.html
│   │   │   │   │   ├── Response.StatusType.html
│   │   │   │   │   ├── SecurityContext.html
│   │   │   │   │   ├── StreamingOutput.html
│   │   │   │   │   ├── UriBuilderException.html
│   │   │   │   │   ├── UriBuilder.html
│   │   │   │   │   ├── UriInfo.html
│   │   │   │   │   ├── Variant.html
│   │   │   │   │   └── Variant.VariantListBuilder.html
│   │   │   │   ├── Context.html
│   │   │   │   ├── Cookie.html
│   │   │   │   ├── EntityTag.html
│   │   │   │   ├── GenericEntity.html
│   │   │   │   ├── HttpHeaders.html
│   │   │   │   ├── MediaType.html
│   │   │   │   ├── MultivaluedMap.html
│   │   │   │   ├── NewCookie.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   ├── PathSegment.html
│   │   │   │   ├── Request.html
│   │   │   │   ├── Response.html
│   │   │   │   ├── Response.ResponseBuilder.html
│   │   │   │   ├── Response.Status.Family.html
│   │   │   │   ├── Response.Status.html
│   │   │   │   ├── Response.StatusType.html
│   │   │   │   ├── SecurityContext.html
│   │   │   │   ├── StreamingOutput.html
│   │   │   │   ├── UriBuilderException.html
│   │   │   │   ├── UriBuilder.html
│   │   │   │   ├── UriInfo.html
│   │   │   │   ├── Variant.html
│   │   │   │   └── Variant.VariantListBuilder.html
│   │   │   ├── DefaultValue.html
│   │   │   ├── DELETE.html
│   │   │   ├── Encoded.html
│   │   │   ├── ext
│   │   │   │   ├── class-use
│   │   │   │   │   ├── ContextResolver.html
│   │   │   │   │   ├── ExceptionMapper.html
│   │   │   │   │   ├── MessageBodyReader.html
│   │   │   │   │   ├── MessageBodyWriter.html
│   │   │   │   │   ├── Provider.html
│   │   │   │   │   ├── Providers.html
│   │   │   │   │   ├── RuntimeDelegate.HeaderDelegate.html
│   │   │   │   │   └── RuntimeDelegate.html
│   │   │   │   ├── ContextResolver.html
│   │   │   │   ├── ExceptionMapper.html
│   │   │   │   ├── MessageBodyReader.html
│   │   │   │   ├── MessageBodyWriter.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── package-use.html
│   │   │   │   ├── Provider.html
│   │   │   │   ├── Providers.html
│   │   │   │   ├── RuntimeDelegate.HeaderDelegate.html
│   │   │   │   └── RuntimeDelegate.html
│   │   │   ├── FormParam.html
│   │   │   ├── GET.html
│   │   │   ├── HeaderParam.html
│   │   │   ├── HEAD.html
│   │   │   ├── HttpMethod.html
│   │   │   ├── MatrixParam.html
│   │   │   ├── OPTIONS.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── package-use.html
│   │   │   ├── Path.html
│   │   │   ├── PathParam.html
│   │   │   ├── POST.html
│   │   │   ├── Produces.html
│   │   │   ├── PUT.html
│   │   │   ├── QueryParam.html
│   │   │   └── WebApplicationException.html
│   │   ├── META-INF
│   │   │   └── MANIFEST.MF
│   │   ├── overview-frame.html
│   │   ├── overview-summary.html
│   │   ├── overview-tree.html
│   │   ├── package-list
│   │   ├── resources
│   │   │   └── inherit.gif
│   │   ├── serialized-form.html
│   │   └── stylesheet.css
│   └── jsr311
│   ├── allclasses-frame.html
│   ├── allclasses-noframe.html
│   ├── constant-values.html
│   ├── deprecated-list.html
│   ├── help-doc.html
│   ├── index-all.html
│   ├── index.html
│   ├── javax
│   │   └── ws
│   │   └── rs
│   │   ├── ApplicationPath.html
│   │   ├── class-use
│   │   │   ├── ApplicationPath.html
│   │   │   ├── Consumes.html
│   │   │   ├── CookieParam.html
│   │   │   ├── DefaultValue.html
│   │   │   ├── DELETE.html
│   │   │   ├── Encoded.html
│   │   │   ├── FormParam.html
│   │   │   ├── GET.html
│   │   │   ├── HeaderParam.html
│   │   │   ├── HEAD.html
│   │   │   ├── HttpMethod.html
│   │   │   ├── MatrixParam.html
│   │   │   ├── OPTIONS.html
│   │   │   ├── Path.html
│   │   │   ├── PathParam.html
│   │   │   ├── POST.html
│   │   │   ├── Produces.html
│   │   │   ├── PUT.html
│   │   │   ├── QueryParam.html
│   │   │   └── WebApplicationException.html
│   │   ├── Consumes.html
│   │   ├── CookieParam.html
│   │   ├── core
│   │   │   ├── Application.html
│   │   │   ├── CacheControl.html
│   │   │   ├── class-use
│   │   │   │   ├── Application.html
│   │   │   │   ├── CacheControl.html
│   │   │   │   ├── Context.html
│   │   │   │   ├── Cookie.html
│   │   │   │   ├── EntityTag.html
│   │   │   │   ├── GenericEntity.html
│   │   │   │   ├── HttpHeaders.html
│   │   │   │   ├── MediaType.html
│   │   │   │   ├── MultivaluedMap.html
│   │   │   │   ├── NewCookie.html
│   │   │   │   ├── PathSegment.html
│   │   │   │   ├── Request.html
│   │   │   │   ├── Response.html
│   │   │   │   ├── Response.ResponseBuilder.html
│   │   │   │   ├── Response.Status.Family.html
│   │   │   │   ├── Response.Status.html
│   │   │   │   ├── Response.StatusType.html
│   │   │   │   ├── SecurityContext.html
│   │   │   │   ├── StreamingOutput.html
│   │   │   │   ├── UriBuilderException.html
│   │   │   │   ├── UriBuilder.html
│   │   │   │   ├── UriInfo.html
│   │   │   │   ├── Variant.html
│   │   │   │   └── Variant.VariantListBuilder.html
│   │   │   ├── Context.html
│   │   │   ├── Cookie.html
│   │   │   ├── EntityTag.html
│   │   │   ├── GenericEntity.html
│   │   │   ├── HttpHeaders.html
│   │   │   ├── MediaType.html
│   │   │   ├── MultivaluedMap.html
│   │   │   ├── NewCookie.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── package-use.html
│   │   │   ├── PathSegment.html
│   │   │   ├── Request.html
│   │   │   ├── Response.html
│   │   │   ├── Response.ResponseBuilder.html
│   │   │   ├── Response.Status.Family.html
│   │   │   ├── Response.Status.html
│   │   │   ├── Response.StatusType.html
│   │   │   ├── SecurityContext.html
│   │   │   ├── StreamingOutput.html
│   │   │   ├── UriBuilderException.html
│   │   │   ├── UriBuilder.html
│   │   │   ├── UriInfo.html
│   │   │   ├── Variant.html
│   │   │   └── Variant.VariantListBuilder.html
│   │   ├── DefaultValue.html
│   │   ├── DELETE.html
│   │   ├── Encoded.html
│   │   ├── ext
│   │   │   ├── class-use
│   │   │   │   ├── ContextResolver.html
│   │   │   │   ├── ExceptionMapper.html
│   │   │   │   ├── MessageBodyReader.html
│   │   │   │   ├── MessageBodyWriter.html
│   │   │   │   ├── Provider.html
│   │   │   │   ├── Providers.html
│   │   │   │   ├── RuntimeDelegate.HeaderDelegate.html
│   │   │   │   └── RuntimeDelegate.html
│   │   │   ├── ContextResolver.html
│   │   │   ├── ExceptionMapper.html
│   │   │   ├── MessageBodyReader.html
│   │   │   ├── MessageBodyWriter.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── package-use.html
│   │   │   ├── Provider.html
│   │   │   ├── Providers.html
│   │   │   ├── RuntimeDelegate.HeaderDelegate.html
│   │   │   └── RuntimeDelegate.html
│   │   ├── FormParam.html
│   │   ├── GET.html
│   │   ├── HeaderParam.html
│   │   ├── HEAD.html
│   │   ├── HttpMethod.html
│   │   ├── MatrixParam.html
│   │   ├── OPTIONS.html
│   │   ├── package-frame.html
│   │   ├── package-summary.html
│   │   ├── package-tree.html
│   │   ├── package-use.html
│   │   ├── Path.html
│   │   ├── PathParam.html
│   │   ├── POST.html
│   │   ├── Produces.html
│   │   ├── PUT.html
│   │   ├── QueryParam.html
│   │   └── WebApplicationException.html
│   ├── META-INF
│   │   └── MANIFEST.MF
│   ├── options
│   ├── overview-frame.html
│   ├── overview-summary.html
│   ├── overview-tree.html
│   ├── package-list
│   ├── packages
│   ├── resources
│   │   └── inherit.gif
│   ├── serialized-form.html
│   └── stylesheet.css
├── contribs
│   ├── jersey-apache-client-1.8.jar
│   ├── jersey-atom-abdera-1.8.jar
│   ├── jersey-guice-1.8.jar
│   ├── jersey-multipart-1.8.jar
│   ├── jersey-simple-server-1.8.jar
│   ├── jersey-spring-1.8.jar
│   ├── oauth-client-1.8.jar
│   ├── oauth-server-1.8.jar
│   └── oauth-signature-1.8.jar
├── Jersey-LICENSE.txt
├── lib
│   ├── asm-3.1.jar
│   ├── jackson-core-asl-1.7.1.jar
│   ├── jackson-jaxrs-1.7.1.jar
│   ├── jackson-mapper-asl-1.7.1.jar
│   ├── jackson-xc-1.7.1.jar
│   ├── jersey-client-1.8.jar
│   ├── jersey-core-1.8.jar
│   ├── jersey-json-1.8.jar
│   ├── jersey-server-1.8.jar
│   ├── jettison-1.1.jar
│   └── jsr311-api-1.1.1.jar
└── third-party-license-readme.txt

249 directories, 1538 files

标签:

实例下载地址

jersey相关的jar包

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警