|
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
public interface ServiceMapper
Maps a servlet request to a Service instance.
| Method Summary | |
|---|---|
org.jibx.ws.server.Service |
getServiceInstance(HttpServletRequest req)
Returns a service instance that can handle the servlet request. |
| Method Detail |
|---|
org.jibx.ws.server.Service getServiceInstance(HttpServletRequest req)
throws WsException
req - the servlet request
WsException - on error creating the service instance
|
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||