Bus

org.topcased.web.server.SOAP
Class SOAPListenerImpl.ChannelClosure

java.lang.Object
  extended by org.topcased.web.server.SOAP.SOAPListenerImpl.ChannelClosure
Enclosing class:
SOAPListenerImpl

public class SOAPListenerImpl.ChannelClosure
extends java.lang.Object


Constructor Summary
SOAPListenerImpl.ChannelClosure(java.nio.channels.SelectionKey key_)
           
 
Method Summary
 void append(java.lang.String part)
           
 java.nio.channels.SelectionKey getKeyChannel()
           
 SOAPMessage getMessage()
           
 boolean gotFullRequest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOAPListenerImpl.ChannelClosure

public SOAPListenerImpl.ChannelClosure(java.nio.channels.SelectionKey key_)
Method Detail

getKeyChannel

public java.nio.channels.SelectionKey getKeyChannel()

append

public void append(java.lang.String part)

gotFullRequest

public boolean gotFullRequest()

getMessage

public SOAPMessage getMessage()

Bus

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.