|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectxsul.epr_router.HttpEndpointReferenceBasedRouter
Routes based on WSA EPR to specific XBeans document dispatcher
| Constructor Summary | |
HttpEndpointReferenceBasedRouter()
|
|
| Method Summary | |
XBeansDocumentDispatcher |
getDocumentProcessor(HttpEndpointReference endpoint)
gets the document processor for the given endpoint. |
boolean |
process(MessageContext context)
check if message context is http content. |
boolean |
removeDocumentProcessor(HttpEndpointReference endpoint)
Method removeDocumentProcessor. |
void |
setDocumentProcessor(HttpEndpointReference endpoint,
XBeansDocumentDispatcher endpointDocProcessor)
sets the document processot for the given endpoint, replacing the previous one. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HttpEndpointReferenceBasedRouter()
throws DynamicInfosetProcessorException
| Method Detail |
public XBeansDocumentDispatcher getDocumentProcessor(HttpEndpointReference endpoint)
endpoint - an Endpoint
public void setDocumentProcessor(HttpEndpointReference endpoint,
XBeansDocumentDispatcher endpointDocProcessor)
IOException
DynamicInfosetProcessorExceptionpublic boolean removeDocumentProcessor(HttpEndpointReference endpoint)
endpoint - a HttpEndpointReference
public boolean process(MessageContext context)
throws MessageProcessingException
process in interface MessageProcessingNodeMessageProcessingException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||