| Package | Description |
|---|---|
| com.sun.jbi.wsdl2 |
This package contains the public interface for the WSDL 2.0 library.
|
| Modifier and Type | Field and Description |
|---|---|
static MessageContentModel |
MessageContentModel.ANY
The #ANY content model constant.
|
static MessageContentModel |
MessageContentModel.ELEMENT
The #ELEMENT content model constant.
|
static MessageContentModel |
MessageContentModel.NONE
The #NONE content model constant.
|
| Modifier and Type | Method and Description |
|---|---|
MessageContentModel |
MessageReference.getMessageContentModel()
Get content model type: #ANY, #NONE, or #ELEMENT.
|
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.