Package | Description |
---|---|
com.sun.jersey.test.framework.web.jaxb |
Provides JAXB support for Web application description documents.
|
com.sun.jersey.test.framework.web.jaxb.types |
JAXB beans for Web application description documents.
|
Modifier and Type | Method and Description |
---|---|
ServletInitParamType |
ObjectFactory.createServletInitParamType() |
Modifier and Type | Method and Description |
---|---|
List<ServletInitParamType> |
ServletType.getInitParams() |
Modifier and Type | Method and Description |
---|---|
void |
ServletType.setInitParam(List<ServletInitParamType> initParams) |
Copyright © 2013 Oracle Corporation. All rights reserved.