com.jmrosengard.xmlbroker.http
Class Port

java.lang.Object
  |
  +--com.jmrosengard.xmlbroker.http.Port

class Port
extends java.lang.Object

Port is the low level representation of a service


Field Summary
private  java.lang.StringBuffer outBuf
           
 
Constructor Summary
(package private) Port()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

outBuf

private java.lang.StringBuffer outBuf
Constructor Detail

Port

Port()