站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 jaxrpc API Documentation 英文版文档

Uses of Class org.apache.axis.attachments.BoundaryDelimitedStream (JAXRPC API) - JBoss 3.2.7 jaxrpc API Documentation 英文版文档


Uses of Class
org.apache.axis.attachments.BoundaryDelimitedStream

Packages that use BoundaryDelimitedStream
org.apache.axis.attachments   
 

Uses of BoundaryDelimitedStream in org.apache.axis.attachments
 

Fields in org.apache.axis.attachments declared as BoundaryDelimitedStream
protected  BoundaryDelimitedStream MultiPartRelatedInputStream.boundaryDelimitedStream
          Field boundaryDelimitedStream
 

Methods in org.apache.axis.attachments that return BoundaryDelimitedStream
 BoundaryDelimitedStream BoundaryDelimitedStream.getNextStream()
          Gets the next stream.
protected  BoundaryDelimitedStream BoundaryDelimitedStream.getNextStream(int readbufsz)
          Gets the next stream.
 

Constructors in org.apache.axis.attachments with parameters of type BoundaryDelimitedStream
BoundaryDelimitedStream(BoundaryDelimitedStream prev, int readbufsz)
          Constructor to create the next stream from the previous one.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.