|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.fixagora.basis.server.control.ResponseSet
public class ResponseSet
The Class ResponseSet.
Constructor Summary | |
---|---|
ResponseSet(AbstractResponse abstractResponse,
org.jboss.netty.channel.Channel channel)
Instantiates a new response set. |
Method Summary | |
---|---|
AbstractResponse |
getAbstractResponse()
Gets the abstract response. |
org.jboss.netty.channel.Channel |
getChannel()
Gets the channel. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResponseSet(AbstractResponse abstractResponse, org.jboss.netty.channel.Channel channel)
abstractResponse
- the abstract responsechannel
- the channelMethod Detail |
---|
public AbstractResponse getAbstractResponse()
public org.jboss.netty.channel.Channel getChannel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |