Uses of Class
com.nhncorp.neptune.changelog.UnmatchedLogException

Packages that use UnmatchedLogException
com.nhncorp.neptune.changelog Change log server 
com.nhncorp.neptune.changelog.pipe Change log server pipe utils 
 

Uses of UnmatchedLogException in com.nhncorp.neptune.changelog
 

Methods in com.nhncorp.neptune.changelog that throw UnmatchedLogException
 void ChangeLogClient.open()
           
 

Uses of UnmatchedLogException in com.nhncorp.neptune.changelog.pipe
 

Methods in com.nhncorp.neptune.changelog.pipe that throw UnmatchedLogException
 int InitStateTestIF.processPipeConnection(com.nhncorp.neptune.changelog.pipe.Pipe.Context ctx, PipeConnectionInfo connInfo)
           
 int InitState.processPipeConnection(com.nhncorp.neptune.changelog.pipe.Pipe.Context ctx, PipeConnectionInfo connInfo)