|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceRefHandler | |
---|---|
com.sun.grizzly.http.webxml.schema |
Uses of ServiceRefHandler in com.sun.grizzly.http.webxml.schema |
---|
Fields in com.sun.grizzly.http.webxml.schema with type parameters of type ServiceRefHandler | |
---|---|
List<ServiceRefHandler> |
ServiceRef.handler
|
List<ServiceRefHandler> |
ServiceRefHandlerChain.handler
|
Methods in com.sun.grizzly.http.webxml.schema that return types with arguments of type ServiceRefHandler | |
---|---|
List<ServiceRefHandler> |
ServiceRef.getHandler()
|
List<ServiceRefHandler> |
ServiceRefHandlerChain.getHandler()
|
Method parameters in com.sun.grizzly.http.webxml.schema with type arguments of type ServiceRefHandler | |
---|---|
void |
ServiceRef.setHandler(List<ServiceRefHandler> handler)
|
void |
ServiceRefHandlerChain.setHandler(List<ServiceRefHandler> handler)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |