Class CloseChannel
java.lang.Object
com.sun.xml.ws.transport.tcp.servicechannel.jaxws.CloseChannel
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CloseChannel
public CloseChannel()
-
-
Method Details
-
getChannelId
public int getChannelId()- Returns:
- returns int
-
setChannelId
public void setChannelId(int channelId) - Parameters:
channelId- the value for the channelId property
-