当前页面: 
在线文档首页 > 
JBoss Seam  1.1.0 API 英文版文档
SubscriptionRequest (JBoss Seam API Documentation) - JBoss Seam  1.1.0 API 英文版文档
org.jboss.seam.remoting.messaging
Class SubscriptionRequest
java.lang.Object
   org.jboss.seam.remoting.messaging.SubscriptionRequest
org.jboss.seam.remoting.messaging.SubscriptionRequest
- public class SubscriptionRequest 
- extends Object
- Author:
- Shane Bryzak
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SubscriptionRequest
public SubscriptionRequest(String topicName)
subscribe
public void subscribe()
- 
 
marshal
public void marshal(OutputStream out)
             throws IOException
- 
- Throws:
- IOException