|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.opensmus.MUSConnectionPort
public class MUSConnectionPort
| Field Summary | |
|---|---|
org.jboss.netty.channel.group.ChannelGroup |
m_channels
|
MUSServer |
m_server
|
| Constructor Summary | |
|---|---|
MUSConnectionPort(MUSServer srv,
java.lang.String ipaddress,
int port)
|
|
| Method Summary | |
|---|---|
void |
killConnectionPort()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public org.jboss.netty.channel.group.ChannelGroup m_channels
public MUSServer m_server
| Constructor Detail |
|---|
public MUSConnectionPort(MUSServer srv,
java.lang.String ipaddress,
int port)
| Method Detail |
|---|
public void killConnectionPort()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||