|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HandlerType | |
|---|---|
| org.glassfish.grizzly.servlet.ver30 | |
| Uses of HandlerType in org.glassfish.grizzly.servlet.ver30 |
|---|
| Fields in org.glassfish.grizzly.servlet.ver30 with type parameters of type HandlerType | |
|---|---|
protected java.util.List<HandlerType> |
ServiceRefType.handler
|
protected java.util.List<HandlerType> |
HandlerChainType.handler
|
| Methods in org.glassfish.grizzly.servlet.ver30 that return HandlerType | |
|---|---|
HandlerType |
ObjectFactory.createHandlerType()
Create an instance of HandlerType |
| Methods in org.glassfish.grizzly.servlet.ver30 that return types with arguments of type HandlerType | |
|---|---|
java.util.List<HandlerType> |
ServiceRefType.getHandler()
Gets the value of the handler property. |
java.util.List<HandlerType> |
HandlerChainType.getHandler()
Gets the value of the handler property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||