| 
 | Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageInfo | |
|---|---|
| org.apache.cxf.service.model | |
| Uses of MessageInfo in org.apache.cxf.service.model | 
|---|
| Methods in org.apache.cxf.service.model that return MessageInfo | |
|---|---|
|  MessageInfo | OperationInfo.createMessage(QName nm,
              MessageInfo.Type type) | 
|  MessageInfo | OperationInfo.getInput() | 
|  MessageInfo | ServiceInfo.getMessage(QName qname) | 
|  MessageInfo | BindingMessageInfo.getMessageInfo() | 
|  MessageInfo | OperationInfo.getOutput() | 
| Methods in org.apache.cxf.service.model that return types with arguments of type MessageInfo | |
|---|---|
|  Map<QName,MessageInfo> | ServiceInfo.getMessages() | 
| Methods in org.apache.cxf.service.model with parameters of type MessageInfo | |
|---|---|
|  void | UnwrappedOperationInfo.setInput(String nm,
         MessageInfo in) | 
|  void | OperationInfo.setInput(String nm,
         MessageInfo in) | 
|  void | UnwrappedOperationInfo.setOutput(String nm,
          MessageInfo out) | 
|  void | OperationInfo.setOutput(String nm,
          MessageInfo out) | 
| Method parameters in org.apache.cxf.service.model with type arguments of type MessageInfo | |
|---|---|
|  void | ServiceInfo.setMessages(Map<QName,MessageInfo> msgs) | 
| Constructors in org.apache.cxf.service.model with parameters of type MessageInfo | |
|---|---|
| BindingMessageInfo(MessageInfo m,
                   BindingOperationInfo boi) | |
| 
 | Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||