public interface BPELServiceInstanceReader
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getBpel() |
InputStream |
getWsdl(int index) |
int |
getWsdlCount() |
InputStream getBpel() throws IOException
IOExceptionint getWsdlCount()
InputStream getWsdl(int index) throws IOException
IOException