|
Log4j 2.0alpha-1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.log4j.net.SocketReceiver.SocketDetail
public static class SocketReceiver.SocketDetail
Method Summary | |
---|---|
java.lang.String |
getAddress()
|
java.lang.String |
getName()
|
int |
getPort()
|
boolean |
isActive()
|
boolean |
isPaused()
|
void |
setPaused(boolean paused)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getAddress()
getAddress
in interface org.apache.log4j.net.AddressBased
public int getPort()
getPort
in interface org.apache.log4j.net.PortBased
public java.lang.String getName()
getName
in interface org.apache.log4j.net.NetworkBased
public boolean isActive()
isActive
in interface org.apache.log4j.net.NetworkBased
public boolean isPaused()
isPaused
in interface org.apache.log4j.plugins.Pauseable
public void setPaused(boolean paused)
setPaused
in interface org.apache.log4j.plugins.Pauseable
|
Log4j 2.0alpha-1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |