it.list.jft
Interface MulticastConnectionParam

All Superinterfaces:
Param

public interface MulticastConnectionParam
extends Param


Method Summary
 String getAddress()
           
 String getCharSet()
           
 int getPort()
           
 void setAdress(String address)
           
 void setCharSet(String charSet)
           
 void setPort(int port)
           
 
Methods inherited from interface Param
isBound
 

Method Detail

getAddress

String getAddress()

getPort

int getPort()

getCharSet

String getCharSet()

setAdress

void setAdress(String address)
               throws IllegalStateException
Throws:
IllegalStateException

setPort

void setPort(int port)
             throws IllegalStateException
Throws:
IllegalStateException

setCharSet

void setCharSet(String charSet)
                throws IllegalStateException
Throws:
IllegalStateException


Submit a bug or feature to FT\API Programming Support<\font>