Package | Description |
---|---|
javax.xml.rpc.handler |
Modifier and Type | Method and Description |
---|---|
void |
Handler.destroy()
The destroy method indicates the end of lifecycle for a Handler instance.
|
boolean |
Handler.handleRequest(MessageContext msgContext)
The handleRequest method processes the request message.
|
void |
Handler.init(HandlerInfo config)
The init method enables the Handler instance to initialize itself.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.