|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MessageProcessingException | |
| xsul.den | |
| xsul.epr_router | |
| xsul.message_router | |
| xsul.message_router_over_http | |
| xsul.message_secure_router | |
| xsul.xhandler | |
| xsul.xservices_xbeans | use Xmlbeans to implement your Web Services. |
| xsul.xservo | Provides easy to use frontend to WSIF functionality. |
| xsul.xservo_soap | Service Servo to expose through SOAP messaging logic implemented in Java. |
| Uses of MessageProcessingException in xsul.den |
| Methods in xsul.den that throw MessageProcessingException | |
void |
DoNothingServiceBase.invoke(MessageContext ctx)
|
| Uses of MessageProcessingException in xsul.epr_router |
| Methods in xsul.epr_router that throw MessageProcessingException | |
boolean |
HttpEndpointReferenceBasedRouter.process(MessageContext context)
check if message context is http content. |
| Uses of MessageProcessingException in xsul.message_router |
| Subclasses of MessageProcessingException in xsul.message_router | |
class |
MessageRouterException
|
| Methods in xsul.message_router that throw MessageProcessingException | |
boolean |
MessageProcessingNode.process(MessageContext context)
Return true to indicate that processingis should be finished (no more links in chain will be called). |
boolean |
SimpleChain.process(MessageContext context)
Return true to indicate that processingis finished (no more links in chains will be called). |
void |
SimpleChain.addEntry(MessageProcessingNode en)
|
void |
SimpleChain.insertEntryBefore(MessageProcessingNode insertPosition,
MessageProcessingNode en)
|
Iterable |
SimpleChain.entries()
|
void |
SimpleChain.removeEntry(MessageProcessingNode en)
|
void |
SimpleChain.removeAllEntries()
|
| Uses of MessageProcessingException in xsul.message_router_over_http |
| Methods in xsul.message_router_over_http that throw MessageProcessingException | |
abstract boolean |
HttpMessageRouter.process(MessageContext context)
|
| Uses of MessageProcessingException in xsul.message_secure_router |
| Methods in xsul.message_secure_router that throw MessageProcessingException | |
abstract boolean |
CapHttpMessageRouter.process(MessageContext context)
|
| Uses of MessageProcessingException in xsul.xhandler |
| Methods in xsul.xhandler that throw MessageProcessingException | |
boolean |
BaseHandler.process(MessageContext context)
|
boolean |
XHandler.process(MessageContext context)
Return true to indicate that processingis should be finished (no more links in chain will be called). |
| Uses of MessageProcessingException in xsul.xservices_xbeans |
| Methods in xsul.xservices_xbeans that throw MessageProcessingException | |
void |
XmlBeansBasedService.invoke(MessageContext ctx)
|
| Uses of MessageProcessingException in xsul.xservo |
| Methods in xsul.xservo that throw MessageProcessingException | |
abstract void |
XServiceBase.invoke(MessageContext ctx)
|
boolean |
XServiceBase.process(MessageContext ctx)
|
| Uses of MessageProcessingException in xsul.xservo_soap |
| Methods in xsul.xservo_soap that throw MessageProcessingException | |
void |
XSoapRpcBasedService.invoke(MessageContext ctx)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||